aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman
2009-10-30net: use hlist_for_each_entry()Eric Dumazet
2009-10-30veth: Fix veth_dellink methodEric Dumazet
2009-10-29vlan: cleanup multiple unregistrationsPatrick McHardy
2009-10-29convert kaweth to use usb_reset_configuration()Oliver Neukum
2009-10-29ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()roel kluin
2009-10-29sky2: version 1.26Stephen Hemminger
2009-10-29sky2: 88E8059 supportStephen Hemminger
2009-10-29sky2: workarounds for Yukon-2 supremeStephen Hemminger
2009-10-29sky2: fix receive pause thresholdsStephen Hemminger
2009-10-29sky2: add register definitions for new chipsStephen Hemminger
2009-10-29sky2: add SK-9E21M device idStephen Hemminger
2009-10-29sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings
2009-10-29sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings
2009-10-29gro: Change all receive functions to return GRO result codesBen Hutchings
2009-10-29gro: Name the GRO result enumeration typeBen Hutchings
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller