summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-20tg3: Add external loopback support to selftestMatt Carlson2-10/+90
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson1-40/+40
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson1-59/+90
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson1-40/+51
2011-08-20tg3: Remove dead codeMatt Carlson1-34/+1
2011-08-20qlge: Adding Maintainer.Jitendra Kalsaria1-0/+1
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao1-0/+2
2011-08-19net: rps: support PPPOE session messagesChangli Gao1-0/+8
2011-08-19net: rps: support 802.1QChangli Gao1-0/+8
2011-08-19be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2-3/+2
2011-08-19bnx2x: downgrade Max BW error message to debugMichal Schmidt1-2/+2
2011-08-19net: fix IBM EMAC driver after rename.Tony Breeds33-129/+150
2011-08-19NET: Korina: Don't include <asm/segment.h>Ralf Baechle1-1/+0
2011-08-19MAINTAINERS: qlcnicAnirban Chakraborty1-1/+1
2011-08-18MAINTAINERS: change netxen_nic maintainersAmit Kumar Salecha1-1/+2
2011-08-18flexcan: Add flexcan device support for p1010rdb.holt@sgi.com1-0/+2
2011-08-18flexcan: Prefer device tree clock frequency if available.holt@sgi.com2-9/+27
2011-08-18flexcan: Add of_match to platform_device definition.holt@sgi.com1-1/+12
2011-08-18flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com3-64/+17
2011-08-18flexcan: Abstract off read/write for big/little endian.holt@sgi.com1-57/+83
2011-08-18flexcan: Remove #include <mach/clock.h>holt@sgi.com1-2/+0
2011-08-18net: remove ndo_set_multicast_list callbackJiri Pirko5-13/+7
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko251-271/+258
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko17-12/+51
2011-08-18bonding: use ndo_change_rx_flags callbackJiri Pirko2-31/+14
2011-08-18rps: Inspect GRE encapsulated packets to get flow hashTom Herbert1-0/+22
2011-08-18rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert1-0/+7
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert9-19/+39
2011-08-18rps: Some minor cleanup in get_rps_cpusTom Herbert1-5/+7
2011-08-18bnx2x: Use pr_fmt and message logging cleanupsJoe Perches7-82/+87
2011-08-18bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches6-123/+134
2011-08-18bnx2x: Remove local defines for %pM and mac addressJoe Perches3-36/+23
2011-08-17ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings1-0/+6
2011-08-17ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings1-8/+11
2011-08-17ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings1-13/+13
2011-08-17ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings1-1/+1
2011-08-17ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings1-71/+64
2011-08-16net: Fix sungem_phy sharing.David S. Miller8-9/+12
2011-08-16sungem: sungem_phy.h movedStephen Rothwell1-1/+1
2011-08-15net/can/mscan: add __iomem annotationsMarc Kleine-Budde1-13/+13
2011-08-15net: Move sungem_phy.h under include/linuxDavid S. Miller3-2/+2
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka6-61/+391
2011-08-13qeth: exploit asynchronous delivery of storage blocksEinar Lueck2-43/+480
2011-08-13qeth: support forced signal adapter indicationsEinar Lueck1-1/+2
2011-08-13qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com3-13/+11
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com7-80/+424
2011-08-13af_iucv: add HiperSockets transportUrsula Braun2-72/+729
2011-08-13if_ether: add new Ethernet Protocol ID for af_iucvFrank Blaschka1-0/+1
2011-08-13af_iucv: cleanup - use iucv_sk(sk) earlyUrsula Braun1-21/+23
2011-08-13af_iucv: use loadable iucv interfaceFrank Blaschka1-45/+74