summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-07e1000e: minor whitespace and indentation cleanupBruce Allan2-37/+43
2012-02-07e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan2-8/+9
2012-02-07e1000e: fix checkpatch warning from MINMAX testBruce Allan1-1/+1
2012-02-07e1000e: cleanup - use braces in both branches of a conditional statementBruce Allan1-1/+2
2012-02-07e1000e: cleanup e1000_set_phys_idBruce Allan1-2/+2
2012-02-07e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan1-42/+30
2012-02-07e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan1-21/+7
2012-02-07e1000e: cleanup - check return values consistentlyBruce Allan2-5/+5
2012-02-07e1000e: add missing initializers reported when compiling with W=1Bruce Allan1-3/+5
2012-02-07e1000: Adding e1000_dump functionTushar Dave3-0/+235
2012-02-07igbvf: refactor Interrupt Throttle Rate codeMitch A Williams3-78/+99
2012-02-06tipc: Minor optimization to rejection of connection-based messagesAllan Stephens1-2/+3
2012-02-06tipc: Eliminate alteration of publication key during name table purgingAllan Stephens1-4/+0
2012-02-06tipc: Prevent loss of fragmented messages over broadcast linkAllan Stephens1-22/+42
2012-02-06tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens1-3/+10
2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens3-9/+1
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens5-165/+100
2012-02-06tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens1-0/+11
2012-02-06tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens1-0/+2
2012-02-06tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens1-18/+40
2012-02-06tipc: Add missing broadcast link lock when sending NACKAllan Stephens1-0/+2
2012-02-06tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens1-2/+5
2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens3-4/+8
2012-02-06tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens1-4/+5
2012-02-06tipc: Prevent transmission of outdated link protocol messagesAllan Stephens1-26/+27
2012-02-06tipc: improve the link deferred queue insertion algorithmAllan Stephens1-25/+23
2012-02-06net: Make qdisc_skb_cb upper size bound explicit.David S. Miller5-10/+13
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi29-48/+39
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi21-51/+46
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi28-44/+43
2012-02-06cnic: Add FCoE parity error recoveryMichael Chan2-5/+36
2012-02-06bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov1-0/+3
2012-02-06bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2-9/+93
2012-02-06bonding: Fix misspelling of "since"Jesper Juhl1-1/+1
2012-02-05caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.Jesper Juhl1-2/+0
2012-02-05decnet: remove unused variable from dn_output()Jesper Juhl1-2/+1
2012-02-05net/hyperv: Remove the unnecessary memset in rndis_filter_send()Haiyang Zhang1-2/+0
2012-02-05net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang1-5/+2
2012-02-05net/hyperv: Convert camel cased variables in rndis_filter.c to lower casesHaiyang Zhang1-30/+30
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida1-1/+1
2012-02-04netprio_cgroup: Fix obo in get_prioidxNeil Horman1-3/+4
2012-02-04tms380tr: Fix cascading if/else tab abuseJoe Perches1-112/+67
2012-02-04be2net: Use new implementation of get mac list commandPadmanabh Ratnakar3-40/+92
2012-02-04be2net: Fix link status query commandPadmanabh Ratnakar1-2/+4
2012-02-04caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com2-42/+104
2012-02-04caif: Add drop count for caif_net device.sjur.brandeland@stericsson.com1-6/+6
2012-02-04caif: Kill debugfs vars for caif socketsjur.brandeland@stericsson.com1-112/+1
2012-02-04enic: Update enic maintainersNeel Patel1-1/+2
2012-02-04enic: Check firmware capability before issuing firmware commandsNeel Patel2-28/+32
2012-02-04enic: Enable support for multiple hardware receive queuesNeel Patel1-2/+2