summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-12IPv6: remove trivial nested _bh suffixstephen hemminger1-10/+11
2010-02-12IPv6: keep permanent addresses on admin downstephen hemminger1-11/+24
2010-02-12be2net: bug fix in be_read_eepromAjit Khaparde1-1/+1
2010-02-12be2net: remove ASIC generation number from KconfigAjit Khaparde1-2/+2
2010-02-12be2net: change the driver descriptionAjit Khaparde1-1/+1
2010-02-12be2net: fix to limit max vlans supported in certain skewsAjit Khaparde2-14/+19
2010-02-12be2net: minor code optimizationsAjit Khaparde1-3/+5
2010-02-12be2net: bug fix in be_change_mtuAjit Khaparde1-2/+4
2010-02-12be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde4-153/+217
2010-02-12be2net: remove unused pci device idAjit Khaparde2-5/+2
2010-02-12virtio_net: remove send queueShirley Ma1-18/+8
2010-02-12net: Makefile change for KSZ884X driverTristram Ha1-0/+1
2010-02-12net: Kconfig change for KSZ884X driverTristram Ha1-0/+11
2010-02-12net: Micrel KSZ8841/2 PCI Ethernet driverTristram Ha1-0/+7335
2010-02-12net: move am79c961's probe function to .devinit.textUwe Kleine-König1-1/+1
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2-2/+29
2010-02-12mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen1-0/+3
2010-02-12dccp: allow probing of CCID-array lengthGerrit Renker2-7/+8
2010-02-12inet: Remove bogus IGMPv3 report handlingHerbert Xu1-1/+1
2010-02-12macb: straighten out macb_mii_probe functionJiri Pirko1-20/+9
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko173-401/+440
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-11ethtool: Use explicit designated initializers for .cmdRoland Dreier1-5/+5
2010-02-11ixgbe: Bump driver version upPeter Waskiewicz1-1/+1
2010-02-11ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz5-18/+228
2010-02-11ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr4-1/+386
2010-02-11tcp: fix ICMP-RTO warDamian Lukowski1-4/+2
2010-02-11sky2: receive checksum refactoringstephen hemminger1-31/+28
2010-02-11sky2: disable ASF on Yukon Supremestephen hemminger1-1/+10
2010-02-11sky2: resume clocksstephen hemminger1-4/+5
2010-02-11mac80211: Deny TX BA session requests during disassociationSujith3-1/+15
2010-02-11Add Station and AdHoc mode support to libertas_tfDeepak Saxena1-0/+3
2010-02-11ath5k: use correct packet type when transmittingBob Copeland2-2/+25
2010-02-11fec: Add ARCH_MX5 as a dependencyAmit Kucheria1-1/+2
2010-02-11fec: Add LAN8700 phy supportAmit Kucheria1-0/+21
2010-02-11fec: fix uninitialized rx buffer usageRob Herring1-28/+29
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-17/+28
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan2-17/+3
2010-02-10net: ipx: use seq_list_foo() helpersLi Zefan1-78/+12
2010-02-10net: irda: use seq_list_foo() helpersLi Zefan1-24/+4
2010-02-10net: x25: use seq_list_foo() helpersLi Zefan1-76/+8
2010-02-10net: af_key: use seq_hlist_foo() helpersLi Zefan1-17/+3
2010-02-10net: appletalk: use seq_hlist_foo() helpersLi Zefan1-27/+3
2010-02-10net: ax25: use seq_hlist_foo() helpersLi Zefan2-36/+7
2010-02-10net: netrom: use seq_hlist_foo() helpersLi Zefan2-62/+12
2010-02-10net: packet: use seq_hlist_foo() helpersLi Zefan1-17/+3
2010-02-10net: rose: use seq_hlist_foo() helpersLi Zefan1-19/+3
2010-02-10net: x25: use seq_hlist_foo() helpersLi Zefan1-27/+3
2010-02-10net: add a wrapper sk_entry()Li Zefan1-0/+5