aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-07Add ethtool -g support to 8139cpRick Jones
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-07net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFLJohannes Berg
2011-10-07Merge git://github.com/Jkirsher/net-nextDavid S. Miller
2011-10-07igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck
2011-10-06igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck
2011-10-06igb: Cleanup protocol handling in transmit pathAlexander Duyck
2011-10-06igb: Create separate functions for generating cmd_type and olinfoAlexander Duyck
2011-10-06igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck
2011-10-06igb: Consolidate creation of Tx context descriptors into a single functionAlexander Duyck
2011-10-06igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck
2011-10-06igb: Make Tx budget for NAPI user adjustableAlexander Duyck
2011-10-06e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan
2011-10-06e1000: convert to private mutex from rtnlJesse Brandeburg
2011-10-06e1000: convert mdelay to msleepJesse Brandeburg
2011-10-06e1000: convert hardware management from timers to threadsJesse Brandeburg
2011-10-06ixgbe: bump version numberDon Skidmore
2011-10-06Merge git://github.com/davem330/netLinus Torvalds
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-06net: fix typos in Documentation/networking/scaling.txtBenjamin Poirier
2011-10-06dcb: Add stub routines for !CONFIG_DCBJohn Fastabend
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad
2011-10-06virtio-net: Verify page list size before fitting into skbSasha Levin
2011-10-06bridge: allow forwarding some link local framesstephen hemminger
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds
2011-10-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-10-06igb: Alternate MAC Address Updates for Func2&3Akeem G. Abodunrin
2011-10-06igb: Alternate MAC Address EEPROM UpdatesAkeem G. Abodunrin
2011-10-06igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin
2011-10-06ixgbe: X540 devices RX PFC frames pause traffic even if disabledJohn Fastabend
2011-10-06ixgbe: DCB X540 devices support max traffic class of 4John Fastabend
2011-10-06ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend
2011-10-06ixgbe: Fix PFC mask generationMark Rustad
2011-10-06e1000e: WoL fails on device ID 0x1501Bruce Allan
2011-10-06e1000e: WoL can fail on 82578DMBruce Allan
2011-10-05bnx2x: remove some dead codeDan Carpenter
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner
2011-10-05chelsio: convert to SKB paged frag API.Ian Campbell
2011-10-05cxgb3: convert to SKB paged frag API.Ian Campbell
2011-10-05myri10ge: convert to SKB paged frag API.Ian Campbell
2011-10-05hv: netvsc: convert to SKB paged frag API.Ian Campbell
2011-10-05et131x: convert to SKB paged frag API.Ian Campbell
2011-10-05xen: netfront: convert to SKB paged frag API.Ian Campbell
2011-10-05xen: netback: convert to SKB paged frag API.Ian Campbell
2011-10-05vxge: convert to SKB paged frag API.Ian Campbell
2011-10-05Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds
2011-10-05Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds