aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-10MAINTAINERS: Update Intel Wired LAN infoJeff Kirsher1-0/+2
2010-12-10Documentation/networking/ixgbevf.txt: Update documentationJeff Kirsher1-4/+0
2010-12-10Documentation/networking/ixgbe.txt: Update ixgbe documentationJeff Kirsher1-75/+136
2010-12-10Documentation/networking/igbvf.txt: Update documentationJeff Kirsher1-1/+3
2010-12-10Documentation/networking/igb.txt: update documentationJeff Kirsher1-27/+4
2010-12-10Documentation/networking/e1000e.txt: Update documentationJeff Kirsher1-18/+22
2010-12-10Documentation/networking/e1000.txt: Update documentationJeff Kirsher1-5/+5
2010-12-10isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller1-3/+4
2010-12-10bonding: add the debugfs facility to the bonding driverTaku Izumi4-2/+115
2010-12-10enic: Move enic port profile handling code to a new 802.1Qbh provisioning info typeRoopa Prabhu3-19/+47
2010-12-10isdn: return -EFAULT if copy_from_user() failsDan Carpenter1-2/+2
2010-12-10vxge: update driver versionJon Mason1-3/+3
2010-12-10vxge: independent interrupt moderationJon Mason1-4/+7
2010-12-10vxge: hotplug stallJon Mason1-2/+2
2010-12-10vxge: transmit timeout deadlockJon Mason2-5/+15
2010-12-10vxge: use pci_request_region()Jon Mason1-3/+3
2010-12-10vxge: fix crash of VF when unloading PFJon Mason1-7/+18
2010-12-10vxge: code cleanup and reorganizationJon Mason6-1979/+1812
2010-12-10bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu1-16/+9
2010-12-10af_packet: use swap() instead of the open coded macro XC()Changli Gao1-5/+3
2010-12-10netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings8-62/+8
2010-12-10ethtool: Report link-down while interface is downBen Hutchings2-3/+18
2010-12-10enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning dataRoopa Prabhu2-23/+57
2010-12-10enic: Add ndo_set_vf_mac support for enic dynamic devicesRoopa Prabhu2-1/+22
2010-12-10enic: Add ndo_set_rx_mode support for enic vnicsRoopa Prabhu3-24/+102
2010-12-10pktgen: adding prefetchw() callJunchang Wang1-0/+2
2010-12-10sfc: convert references to LRO to GROstephen hemminger1-15/+15
2010-12-10inet6: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-10stmmac: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-10xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi1-8/+24
2010-12-10xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi1-8/+24
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi3-2/+19
2010-12-10ifb: use the lockless variants of skb_queueChangli Gao1-8/+6
2010-12-10ifb: remove unused macro TX_TIMEOUTChangli Gao1-2/+0
2010-12-10ifb: remove the useless debug statsChangli Gao1-19/+0
2010-12-10qeth: buffer count imbalanceJan Glauber1-1/+1
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka1-1/+1
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck1-1/+4
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck3-83/+185
2010-12-10net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko1-1/+1
2010-12-10ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller1-1/+1
2010-12-10bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser1-4/+6
2010-12-10Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-8/+0
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller8-306/+468
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller100-3692/+5312
2010-12-10dccp: remove unused macrosShan Wei1-8/+0
2010-12-09bnx2x: Update version number and a date.Vladislav Zolotarov1-2/+2
2010-12-09bnx2x: Fixed a compilation warningVladislav Zolotarov1-2/+2
2010-12-09bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocationVladislav Zolotarov1-2/+2
2010-12-09bnx2x: LSO code was broken on BE platformsVladislav Zolotarov1-16/+26