summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-11net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao5-20/+18
2011-01-11CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi1-1/+17
2011-01-11arp: allow to invalidate specific ARP entriesMaxim Levitsky2-11/+19
2011-01-11Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-88/+70
2011-01-11net_sched: factorize qdisc stats handlingEric Dumazet24-72/+50
2011-01-11mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert1-1/+2
2011-01-11net: Add alloc_netdev_mqs functionTom Herbert4-20/+38
2011-01-11Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds567-32278/+51143
2011-01-11perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2-33/+159
2011-01-11caif: don't set connection request param size before copying dataDan Rosenberg1-1/+1
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds19-242/+1431
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds10-343/+231
2011-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-7/+19
2011-01-11Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-261/+354
2011-01-11Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds12-24/+819
2011-01-11cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom1-0/+11
2011-01-11qlcnic: change module parameter permissionsamit salecha2-7/+7
2011-01-11qlcnic: fix ethtool diagnostics testSony Chacko1-1/+1
2011-01-11qlcnic: fix flash fw version readamit salecha2-1/+82
2011-01-11phonet: some signedness bugsDan Carpenter2-5/+5
2011-01-11netdev: bfin_mac: let boards set vlan masksMike Frysinger3-0/+11
2011-01-11netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang1-0/+7
2011-01-11netdev: bfin_mac: drop unused Mac dataMike Frysinger1-1/+0
2011-01-11netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger1-1/+1
2011-01-11netdev: bfin_mac: clean up printk messagesMike Frysinger1-36/+29
2011-01-11i2c: Constify i2c_client where possibleJean Delvare3-31/+37
2011-01-11i2c-algo-bit: Complain about masters which can't read SCLJean Delvare1-2/+12
2011-01-11i2c-algo-bit: Refactor adapter registrationJean Delvare1-16/+5
2011-01-11i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard6-0/+308
2011-01-11i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches1-1/+1
2011-01-11i2c-i801: Include <linux/slab.h>Ben Hutchings1-0/+1
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow2-17/+26
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche2-23/+25
2011-01-10IB/srp: reduce lock coverage of command completionBart Van Assche1-23/+14
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche2-58/+67
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche2-11/+13
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs2-15/+27
2011-01-10staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust423-3089/+4288
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust6-73/+148
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds37-1074/+3914
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet5-99/+49
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt2-12/+11
2011-01-10ext3: Remove redundant unlikely()Tobias Klauser1-1/+1
2011-01-10ext2: Remove redundant unlikely()Tobias Klauser1-1/+1
2011-01-10ext3: speed up file creates by optimizing rec_len functionsEric Sandeen2-7/+17
2011-01-10ext2: speed up file creates by optimizing rec_len functionsEric Sandeen1-5/+14
2011-01-10ext3: Add more journal error checkNamhyung Kim2-3/+7
2011-01-10ext3: Add journal error check in resize.cNamhyung Kim1-14/+51
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Joe Perches3-13/+19