summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Network Drop Monitor: Add trace declaration for skb freesNeil Horman2009-03-133-0/+39
* gianfar: Convert to use netdev_opsAndy Fleming2009-03-131-14/+17
* gianfar: remove gianfar_mii.cAndy Fleming2009-03-131-379/+0
* 8139too: allow to set mac address on running deviceJiri Pirko2009-03-131-1/+25
* 8139cp: allow to set mac address on running deviceJiri Pirko2009-03-131-1/+23
* sctp: add Adaptation Layer Indication parameter only when it's setmalc2009-03-131-10/+19
* sctp: fix to send FORWARD-TSN chunk only if peer has such capableWei Yongjun2009-03-131-0/+3
* sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capableWei Yongjun2009-03-131-2/+2
* sctp: simplify sctp listening codeVlad Yasevich2009-03-131-102/+50
* cxgb3: update driver versionDivy Le Ray2009-03-131-1/+1
* cxgb3: update FWDivy Le Ray2009-03-135-1884/+1888
* cxgb3: detect mac link faults.Divy Le Ray2009-03-136-9/+285
* cxgb3: Update Rev3 mac workaroundDivy Le Ray2009-03-131-39/+33
* cxgb3: disable high freq non-data interruptsDivy Le Ray2009-03-134-5/+86
* cxgb3: separate TX and RX reclaim handlersDivy Le Ray2009-03-132-40/+89
* cxgb3: prefetch buffer access in GRO modeDivy Le Ray2009-03-131-0/+3
* cxgb3: fix skb truesize in jumbo modeDivy Le Ray2009-03-131-1/+2
* cxgb3: release page ref on mapping errorDivy Le Ray2009-03-131-12/+14
* cxgb3: ring rx door bell less frequentlyDivy Le Ray2009-03-132-8/+25
* wimax: fix i2400m printk formatsRandy Dunlap2009-03-111-2/+2
* tcp: allow timestamps even if SYN packet has tsval=0Eric Dumazet2009-03-111-9/+0
* forcedeth: version bump to 64Ayaz Abdulla2009-03-101-1/+1
* forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla2009-03-101-14/+4
* forcedeth: performance changesAyaz Abdulla2009-03-101-2/+2
* forcedeth: add interrupt moderation logicAyaz Abdulla2009-03-101-31/+106
* forcedeth: remove isr processing loopAyaz Abdulla2009-03-101-147/+105
* forcedeth: add new optimization modeAyaz Abdulla2009-03-101-48/+57
* forcedeth: napi - handle all processingAyaz Abdulla2009-03-101-38/+60
* forcedeth: add/modify tx done with limitAyaz Abdulla2009-03-101-6/+14
* forcedeth: remove overheadAyaz Abdulla2009-03-101-32/+4
* forcedeth: save irq events for napi processingAyaz Abdulla2009-03-101-24/+23
* forcedeth: remove msix + napiAyaz Abdulla2009-03-101-21/+5
* forcedeth: fix missing napi enable/disable callsAyaz Abdulla2009-03-101-12/+26
* forcedeth: fix stats version featureAyaz Abdulla2009-03-101-6/+6
* net: fix warning about non-const stringStephen Hemminger2009-03-101-1/+1
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-1021-29/+26
OpenPOWER on IntegriCloud