summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-014-44/+44
* bonding: use compare_ether_addr_64bits() in ALBEric Dumazet2009-09-012-35/+38
* macvlan: Use compare_ether_addr_64bits()Eric Dumazet2009-09-011-3/+3
* ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...Mallikarjuna R Chilakala2009-09-011-11/+11
* ixgbe: Properly disable DCB arbiters prior to applying changesPeter P Waskiewicz Jr2009-09-011-7/+14
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-015-145/+67
* e1000: Fix for e1000 kills IPMI on a tagged vlan.Graham, David2009-09-011-1/+10
* Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.Damian Lukowski2009-09-012-4/+25
* Revert Backoff [v3]: Revert RTO on ICMP destination unreachableDamian Lukowski2009-09-014-4/+52
* Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()Damian Lukowski2009-09-011-8/+8
* ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou2009-09-015-0/+134
* dcbnl: Add implementations of dcbnl setapp/getapp commandsYi Zou2009-09-011-0/+122
* dcbnl: Add netlink attributes for setapp/getapp to dcbnlYi Zou2009-09-011-0/+8
* dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_opsYi Zou2009-09-011-0/+2
* dcbnl: Add support for setapp/getapp commands to dcbnlYi Zou2009-09-011-0/+18
* ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou2009-09-014-33/+98
* vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLANYi Zou2009-09-011-0/+26
* net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_opsYi Zou2009-09-011-0/+2
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01102-173/+253
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-0128-65/+92
* appletalk: convert drivers to netdev_tx_tStephen Hemminger2009-09-013-6/+9
* intel: convert drivers to netdev_tx_tStephen Hemminger2009-09-017-23/+30
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-019-20/+26
* tulip: convert drivers to netdev_tx_tStephen Hemminger2009-09-017-17/+23
* uwb: convert to netdev_tx_tStephen Hemminger2009-09-012-2/+4
* netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger2009-09-0113-29/+27
* irda: convert to netdev_tx_tStephen Hemminger2009-09-0116-37/+64
* netdev: convert pcmcia drivers to netdev_tx_tStephen Hemminger2009-09-017-14/+27
* hdlc: convert to netdev_tx_tStephen Hemminger2009-09-015-20/+16
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-0121-46/+57
* tokenring: convert to netdev_tx_tStephen Hemminger2009-09-016-18/+29
* usbnet: convert to netdev_tx_tStephen Hemminger2009-09-019-14/+21
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-012-3/+4
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-018-9/+12
* convert ATM drivers to netdev_tx_tStephen Hemminger2009-09-014-6/+12
* netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-0117-31/+30
* netdev: change transmit to limited range typeStephen Hemminger2009-09-011-9/+13
* s2io: Generate complete messages using single line DBG_PRINTsJoe Perches2009-08-302-161/+165
* s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->Joe Perches2009-08-301-1/+1
* s2io.c: Standardize statistics accessorsJoe Perches2009-08-301-443/+408
* s2io.c: fix spelling explainationJoe Perches2009-08-301-1/+1
* s2io.c: convert printks to pr_<level>Joe Perches2009-08-301-10/+7
* s2io.c: Make more conforming to normal kernel styleJoe Perches2009-08-301-1108/+1124
* s2io.c: use kzallocJoe Perches2009-08-301-5/+2
* s2io.c: Use calculated size in kmallocsJoe Perches2009-08-301-35/+28
* s2io.c: Shorten code line length by using intermediate pointersJoe Perches2009-08-301-169/+224
* s2io.c: Use const for stringsJoe Perches2009-08-301-4/+4
* pkt_sched: Fix resource limiting in pfifo_fastKrishna Kumar2009-08-301-4/+4
* net: convert remaining non-symbolic return values in dev_queue_xmitKrishna Kumar2009-08-301-1/+1
* netdevice: Consolidate to use existing macros where available.Krishna Kumar2009-08-301-6/+7