summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-221296-36138/+93750
|\
| * icmp: Fix regression in nexthop resolution during replies.David S. Miller2011-07-221-6/+8
| * Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-07-211-4/+14
| |\
| | * vhost: handle wrap around in # of bufs mathShirley Ma2011-07-211-3/+9
| | * vhost-net: update used ring on backend changeMichael S. Tsirkin2011-07-211-1/+5
| * | net: Fix ppc64 BPF JIT dependencies.David S. Miller2011-07-211-1/+1
| * | acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet2011-07-211-3/+3
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-07-217-481/+338
| |\ \
| | * | ixgbe: convert to ndo_fix_featuresDon Skidmore2011-07-213-217/+111
| | * | ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek2011-07-211-6/+3
| | * | ixgbe: remove ifdef check for non-existent defineEmil Tantilov2011-07-211-2/+0
| | * | ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck2011-07-213-42/+37
| | * | ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck2011-07-213-138/+62
| | * | ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck2011-07-213-84/+88
| | * | ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck2011-07-211-1/+1
| | * | ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck2011-07-211-4/+3
| | * | igb: Fix for DH89xxCC near end loopback testRobert Healy2011-07-212-0/+43
| | * | e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan2011-07-211-4/+7
| * | | netxen: add fw version compatibility checkAmit Kumar Salecha2011-07-213-13/+68
| * | | be2net: request native mode each time the card is resetSathya Perla2011-07-213-4/+6
| * | | ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld2011-07-211-3/+3
| * | | virtio_net: Fix panic in virtnet_removeKrishna Kumar2011-07-211-9/+1
| * | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-217-22/+64
| * | | ipv6: unshare inetpeersEric Dumazet2011-07-211-13/+20
| |/ /
| * | can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo2011-07-211-1/+1
| * | net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan2011-07-211-2/+2
| * | vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara2011-07-211-1/+1
| * | vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara2011-07-211-1/+1
| * | ASIX: Add AX88772B USB IDMarek Vasut2011-07-211-0/+4
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-211-6/+14
| |\ \
| | * | jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng2011-07-211-6/+14
| * | | stmmac: improve and up-to-date the documentationGiuseppe CAVALLARO2011-07-211-64/+136
| * | | stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO2011-07-214-131/+77
| * | | stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO2011-07-211-23/+42
| * | | stmmac: update the version (V2)Giuseppe CAVALLARO2011-07-211-1/+1
| * | | ethtool: Allow zero-length register dumps againBen Hutchings2011-07-211-2/+2
| * | | skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-211-1/+2
| * | | vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-212-19/+19
| * | | vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-212-12/+0
| * | | macvlan: do vlan cleanupJiri Pirko2011-07-211-12/+0
| * | | bonding: do vlan cleanupJiri Pirko2011-07-214-83/+33
| * | | staging: et131x: remove unused prototype et131x_vlan_rx_registerJiri Pirko2011-07-211-1/+0
| * | | qlcnic: remove usage of vlan_group_get_deviceJiri Pirko2011-07-211-6/+1
| * | | stmmac: do vlan cleanupJiri Pirko2011-07-212-20/+0
| * | | vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko2011-07-212-36/+0
| * | | qeth: do vlan cleanupJiri Pirko2011-07-213-56/+47
| * | | vxge: do vlan cleanupJiri Pirko2011-07-212-80/+16
| * | | igb: do vlan cleanupJiri Pirko2011-07-212-47/+47
| * | | forcedeth: do vlan cleanupJiri Pirko2011-07-211-38/+30
| * | | e1000: do vlan cleanupJiri Pirko2011-07-212-62/+108
OpenPOWER on IntegriCloud