aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-10net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao
2011-01-10CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet
2011-01-10mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo
2011-01-10caif: don't set connection request param size before copying dataDan Rosenberg
2011-01-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-10Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-10cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom
2011-01-10qlcnic: change module parameter permissionsamit salecha
2011-01-10qlcnic: fix ethtool diagnostics testSony Chacko
2011-01-10qlcnic: fix flash fw version readamit salecha
2011-01-10phonet: some signedness bugsDan Carpenter
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger
2011-01-10netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang
2011-01-10netdev: bfin_mac: drop unused Mac dataMike Frysinger
2011-01-10netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger
2011-01-10netdev: bfin_mac: clean up printk messagesMike Frysinger
2011-01-10i2c: Constify i2c_client where possibleJean Delvare
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche
2011-01-10IB/srp: reduce lock coverage of command completionBart Van Assche
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs
2011-01-10staging: usbip: remove double giveback of URBMárton Németh
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt
2011-01-10ext3: Remove redundant unlikely()Tobias Klauser
2011-01-10ext2: Remove redundant unlikely()Tobias Klauser
2011-01-10ext3: speed up file creates by optimizing rec_len functionsEric Sandeen
2011-01-10ext2: speed up file creates by optimizing rec_len functionsEric Sandeen
2011-01-10ext3: Add more journal error checkNamhyung Kim
2011-01-10ext3: Add journal error check in resize.cNamhyung Kim
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Joe Perches