summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-03mac80211: Fix HT rate control configurationSujith4-7/+10
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2-78/+81
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg3-70/+111
2010-03-02rt2x00: fix rt2800pci compilation with SoCHelmut Schaa1-1/+1
2010-03-02rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk1-0/+2
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen1-2/+14
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei1-2/+2
2010-03-02zd1211rw: fix potential array underflowDan Carpenter1-6/+4
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett2-1/+9
2010-03-02airo: return from set_wep_key() when key length is zeroStanislaw Gruszka1-1/+2
2010-03-02virtio_net: remove forgotten assignmentJiri Pirko1-1/+0
2010-03-02be2net: fix tx completion pollingSathya Perla3-38/+37
2010-03-02sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski1-5/+18
2010-03-02net: fix protocol sk_buff fieldEric Dumazet1-1/+1
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala1-5/+9
2010-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2090-44650/+103661
2010-03-01bnx2x: Tx barriers and locksVladislav Zolotarov1-9/+22
2010-03-01scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman1-0/+2
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-18/+27
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-9/+284
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-8/+161
2010-02-28Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+8
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-23/+123
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-153/+134
2010-02-28Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-14/+14
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-60/+92
2010-02-28Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-420/+162
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-106/+197
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-109/+15
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-1012/+813
2010-02-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-2533/+1827
2010-02-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-29/+62
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds131-3335/+8460
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds30-547/+580
2010-02-28Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-124/+200
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds55-448/+1346
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds9-15/+14
2010-02-28vhost-net: restart tx poll on sk_sndbuf fullSridhar Samudrala1-1/+5
2010-02-28vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin1-1/+2
2010-02-28vhost: initialize log eventfd context pointerMichael S. Tsirkin1-0/+1
2010-02-28vhost: logging thinko fixMichael S. Tsirkin1-4/+8
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko7-36/+31
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik1-4/+6
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko1-1/+5
2010-02-28netlink: Adding inode field to /proc/net/netlinkMasatake YAMATO1-3/+4
2010-02-28axnet_cs: add new idKen Kawasaki1-0/+1
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller21-63/+131
2010-02-28bridge: Make IGMP snooping depend upon BRIDGE.David S. Miller1-0/+1
2010-02-28bridge: Add multicast count/interval sysfs entriesHerbert Xu1-0/+203
2010-02-28bridge: Add hash elasticity/max sysfs entriesHerbert Xu3-0/+81