aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-02broadcom: Consolidate dev_flags definitionsMatt Carlson
2009-11-02tg3: Add 50610M phy ID for 5785Matt Carlson
2009-11-02broadcom: Fix slow link problemMatt Carlson
2009-11-02broadcom: Isolate phy dsp accessesMatt Carlson
2009-11-02tg3: Extend loopback test timeoutMatt Carlson
2009-11-02tg3: 5785: Set port mode to MII when link downMatt Carlson
2009-11-02tg3: Add AC131 power down supportMatt Carlson
2009-11-02tg3: Improve 5785 PCIe performanceMatt Carlson
2009-11-02tg3: Add more PCI DMA map error checkingMatt Carlson
2009-11-02tg3: Prevent a PCIe tx glitchMatt Carlson
2009-11-02tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson
2009-11-02tg3: Fix disappearing 57780 devicesMatt Carlson
2009-11-02tg3: Fix 5906 transmit hangsMatt Carlson
2009-11-02tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg
2009-11-02qlge: Change naming on vlan API.Ron Mercer
2009-11-02qlge: Add ethtool self-test.Ron Mercer
2009-11-02ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet
2009-11-02ipv6: no more dev_put() in inet6_bind()Eric Dumazet
2009-11-02ip6tnl: less dev_put() callsEric Dumazet
2009-11-02packet: less dev_put() callsEric Dumazet
2009-11-01pppoe: RCU locking in get_item_by_addr()Eric Dumazet
2009-11-01ifb: RCU locking avoids touching dev refcountEric Dumazet
2009-11-01net: RCU locking for simple ioctl()Eric Dumazet
2009-11-01icmp: icmp_send() can avoid a dev_put()Eric Dumazet
2009-11-01ipv4: inetdev_by_index() switch to RCUEric Dumazet
2009-11-01veth: Fix unregister_netdevice_queue for vethEric W. Biederman
2009-11-01net: Introduce dev_get_by_name_rcu()Eric Dumazet
2009-11-01NET:KS8695: add API for get rx interrupt bitFigo.zhang
2009-10-30RDS/IB+IW: Move recv processing to a taskletAndy Grover
2009-10-30RDS: Do not send congestion updates to loopback connectionsAndy Grover
2009-10-30RDS: Fix panic on unloadAndy Grover
2009-10-30RDS: Fix potential race around rds_i[bw]_allocationAndy Grover
2009-10-30RDS: Add GET_MR_FOR_DEST sockoptAndy Grover
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-10-30mac80211: fix addba timerJohannes Berg
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch
2009-10-30mac80211: fix BSS leakJohannes Berg
2009-10-30rt73usb.c : more idsXose Vazquez Perez
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi
2009-10-30bond: Get the rtnl_link_ops support correctEric W. Biederman
2009-10-30bond: Add support for multiple network namespacesEric W. Biederman
2009-10-30bond: Implement a basic set of rtnl link opsEric W. Biederman
2009-10-30bond: Simplify bond device destructionEric W. Biederman
2009-10-30bond: Simplify bond_create.Eric W. Biederman
2009-10-30bond: Simply bond sysfs group creationEric W. Biederman