summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GRO: Move netpoll checks to correct locationHerbert Xu2009-03-164-21/+26
* tcp: make sure xmit goal size never becomes zeroIlpo Järvinen2009-03-151-1/+1
* tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen2009-03-152-2/+13
* tcp: simplify tcp_current_mssIlpo Järvinen2009-03-155-46/+54
* tcp: don't check mtu probe completion in the loopIlpo Järvinen2009-03-151-7/+6
* tcp: consolidate paws checkIlpo Järvinen2009-03-153-12/+21
* tcp: kill dead end_seq variable in clean_rtx_queueIlpo Järvinen2009-03-151-3/+0
* tcp: remove pointless .dsack/.num_sacks codeIlpo Järvinen2009-03-152-7/+3
* pkt_sched: Change misleading code in class delete.Jarek Poplawski2009-03-154-8/+20
* net: reorder fields of struct socketEric Dumazet2009-03-151-2/+6
* netxen: update version to 4.0.30Dhananjay Phadke2009-03-142-5/+4
* netxen: add receive side scaling (rss) supportDhananjay Phadke2009-03-145-192/+404
* netxen: remove old lro codeDhananjay Phadke2009-03-142-52/+25
* netxen: sanitize variable namesDhananjay Phadke2009-03-146-136/+62
* netxen: add suspend resume supportDhananjay Phadke2009-03-143-18/+102
* netxen: fix endianness in serial numberDhananjay Phadke2009-03-141-6/+4
* ixgbe: Add documentation for the driverPJ Waskiewicz2009-03-141-0/+199
* ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg2009-03-142-7/+29
* ixgbe: Two small fixes for 82599 when bringing the device down and for WoLPJ Waskiewicz2009-03-141-1/+6
* ixgbe: Add a few safety nets for register writes and descriptor cleanupsJesse Brandeburg2009-03-141-6/+12
* ixgbe: Cleanup on the Rx init pathJesse Brandeburg2009-03-141-15/+14
* ixgbe: Fix the Tx clean logic to return proper statusJesse Brandeburg2009-03-141-9/+10
* ixgbe: fix bug with napi add before request_irqJesse Brandeburg2009-03-141-3/+5
* ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg2009-03-144-31/+71
* ixgbe: Disable DROP_EN for Rx queuesPJ Waskiewicz2009-03-141-2/+0
* ixgbe: Fix an accounting problem when the Rx FIFO is fullPJ Waskiewicz2009-03-141-1/+6
* ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz2009-03-141-0/+16
* igb: add support for 82576 quad copper adapterAlexander Duyck2009-03-144-0/+22
* igb: add support for another dual port 82576 non-security nicAlexander Duyck2009-03-143-0/+3
* igb: correct typo that was setting vfta mask to 1Alexander Duyck2009-03-142-2/+2
* igb: add PF to poolAlexander Duyck2009-03-143-10/+22
* igb: support wol on second portAlexander Duyck2009-03-142-2/+4
* igb: resolve warning of unused adapter structAlexander Duyck2009-03-141-3/+2
* igb: remove netif running call from igb_pollAlexander Duyck2009-03-141-2/+1
* igb: switch to new dca APIMaciej Sosnowski2009-03-141-4/+4
* ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-134-92/+127
* tcp: '< 0' test on unsignedRoel Kluin2009-03-131-2/+3
* x25: '< 0' and '>= 0' test on unsignedRoel Kluin2009-03-131-6/+5
* ipv4: arp announce, arp_proxy and windows ip conflict verificationDenys Fedoryshchenko2009-03-131-2/+5
* tulip: Fix for MTU problems with 802.1q tagged framesTomasz Lemiech2009-03-132-30/+86
* phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-132-32/+12
* bmac: remove unused variable bp in bmac_misc_intr()Pavel Roskin2009-03-131-1/+0
* ehea: fix circular locking problemJan-Bernd Themann2009-03-132-27/+31
* macvlan: Deterministic ingress packet deliveryEric Biederman2009-03-131-13/+60
* macvlan: Support creating macvlans from macvlansEric Biederman2009-03-131-5/+6
* smsc911x: improve EEPROM loading timeout logic in openSteve Glendinning2009-03-131-2/+2
* smsc911x: check for FFWD success before checking for timeoutSteve Glendinning2009-03-131-1/+1
* Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman2009-03-133-0/+13
* Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman2009-03-132-0/+319
* Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman2009-03-136-5/+29
OpenPOWER on IntegriCloud