summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-041-2/+9
* igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-041-9/+20
* igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-043-14/+14
* igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2013-09-042-3/+32
* igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka2013-09-041-1/+8
* tcp: Change return value of tcp_rcv_established()Vijay Subramanian2013-09-045-18/+12
* net: tcp_probe: adapt tbuf size for recent changesDaniel Borkmann2013-09-041-1/+1
* qlcnic: remove a stray semicolonDan Carpenter2013-09-041-1/+1
* qlcnic: Fix sparse warning.Sucheta Chakraborty2013-09-041-1/+1
* x25: add a sanity check parsing X.25 facilitiesDan Carpenter2013-09-041-0/+4
* caif: add a sanity check to the tty nameDan Carpenter2013-09-041-1/+3
* ibmveth: Fix little endian issuesAnton Blanchard2013-09-042-5/+18
* net: netx-eth: remove unnecessary castingJingoo Han2013-09-041-1/+1
* cnic: Update version to 2.5.18.Michael Chan2013-09-041-2/+2
* cnic: Eliminate local copy of pfid.Michael Chan2013-09-042-18/+12
* cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2013-09-042-9/+6
* cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2013-09-042-12/+18
* cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2013-09-042-67/+29
* net: correctly interlink lower/upper devicesVeaceslav Falico2013-09-041-2/+2
* tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-047-26/+13
* tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-049-22/+15
* skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel2013-09-046-15/+20
* vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel2013-09-043-6/+6
* iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-046-11/+7
* bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com2013-09-041-7/+3
* bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com2013-09-041-7/+3
* bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com2013-09-042-8/+7
* bonding: trivial: remove outdated comment and bracesnikolay@redhat.com2013-09-041-5/+1
* bonding: simplify and fix peer notificationnikolay@redhat.com2013-09-041-15/+7
* vhost_net: correctly limit the max pending buffersJason Wang2013-09-041-11/+7
* vhost_net: poll vhost queue after marking DMA is doneJason Wang2013-09-041-4/+5
* vhost_net: determine whether or not to use zerocopy at one timeJason Wang2013-09-041-27/+20
* vhost: switch to use vhost_add_used_n()Jason Wang2013-09-041-42/+12
* vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()Jason Wang2013-09-041-5/+8
* vhost_net: make vhost_zerocopy_signal_used() return voidJason Wang2013-09-041-3/+2
* net: sunhme: use pci_{get,set}_drvdata()Jingoo Han2013-09-041-3/+3
* net: tulip: use pci_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: sunhme: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: emac: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-5/+5
* wireless: scan: Remove comment to compare_ether_addrJoe Perches2013-09-041-4/+0
* batman: Remove reference to compare_ether_addrJoe Perches2013-09-041-1/+1
* llc: Use normal etherdevice.h testsJoe Perches2013-09-044-38/+8
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-0411-30/+30
* USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang2013-09-044-0/+742
* be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde2013-09-043-13/+108
* net: fix comment typo for __skb_alloc_pages()Florian Fainelli2013-09-041-2/+2
* gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil2013-09-042-8/+12
* netconsole: avoid a crash with multiple sysfs writersDan Aloni2013-09-041-1/+12
* sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe2013-09-041-0/+1