summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin2009-08-181-10/+18
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-182-14/+16
| |\
| | * orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
| | * mac80211: fix todo lockJohannes Berg2009-08-171-13/+15
| * | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-1713-23/+33
| * | NETROM: Fix use of static bufferRalf Baechle2009-08-171-9/+12
| * | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-151-8/+8
| * | e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-151-3/+3
| * | cnic: Fix locking in init/exit calls.Michael Chan2009-08-152-9/+40
| * | cnic: Fix locking in start/stop calls.Michael Chan2009-08-152-16/+29
| * | bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-152-6/+12
| * | cnic: Refine registration with bnx2.Michael Chan2009-08-151-13/+36
| * | cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-151-1/+1
| |/
| * gre: Fix MTU calculation for bound GRE tunnelsTom Goff2009-08-141-1/+1
| * pegasus: Add new device ID.Petko Manolov2009-08-141-0/+2
| * drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-144-8/+12
| * via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-141-1/+1
* | ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDSEric Dumazet2009-09-011-0/+1
* | drop_monitor: fix trace_napi_poll_hit()Xiao Guangrong2009-09-011-1/+2
* | xilinx_emaclite: Fix permissions on driver sources.David S. Miller2009-09-011-0/+0
* | net: make neigh_ops constantStephen Hemminger2009-09-016-13/+13
* | au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()roel kluin2009-09-011-0/+3
* | RTO connection timeout: sysctl documentation updateDamian Lukowski2009-09-011-11/+26
* | RTO connection timeout: coding style fixes and commentsDamian Lukowski2009-09-011-7/+12
* | sky2: Use 32bit read to read Y2_VAUX_AVAILMike McCormack2009-09-012-2/+2
* | sky2: Create buffer alloc and free helpersMike McCormack2009-09-011-53/+60
* | sky2: fix management of driver LEDStephen Hemminger2009-09-012-14/+7
* | tun: reuse struct sock fieldsMichael S. Tsirkin2009-09-011-18/+12
* | 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
OpenPOWER on IntegriCloud