aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-26dccp: Fix incorrect length check for ICMPv4 packetsWei Yongjun1-3/+4
2008-07-26dccp: Add check for sequence number in ICMPv6 messageWei Yongjun1-1/+9
2008-07-26dccp: Fix sequence number check for ICMPv4 packetsWei Yongjun1-1/+1
2008-07-26dccp: Bug-Fix - AWL was never updatedGerrit Renker1-18/+15
2008-07-26dccp: Allow to distinguish original and retransmitted packetsGerrit Renker3-21/+21
2008-07-26Revert "pkt_sched: sch_sfq: dump a real number of flows"David S. Miller1-8/+1
2008-07-26qeth: use dev->ml_priv instead of dev->privHeiko Carstens3-35/+35
2008-07-26syncookies: Make sure ECN is disabledFlorian Westphal2-0/+2
2008-07-25net: drop unused BUG_TRAP()Ilpo Järvinen1-7/+0
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen51-155/+159
2008-07-25drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen1-5/+5
2008-07-25ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu1-6/+42
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu8-606/+377
2008-07-25pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller1-2/+2
2008-07-23pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski1-1/+8
2008-07-23atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams1-3/+12
2008-07-23netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2-2/+2
2008-07-23tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller1-2/+1
2008-07-23e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar1-2/+0
2008-07-23net: Update entry in af_family_clock_key_stringsOliver Hartkopp1-1/+1
2008-07-23netdev: Remove warning from __netif_schedule().David S. Miller1-3/+0
2008-07-22sky2: don't stop queue on shutdownStephen Hemminger1-5/+0
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds99-7133/+13448
2008-07-22Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds1-355/+0
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-219/+100
2008-07-22ipw2200: Call netif_*_queue() interfaces properly.David S. Miller1-31/+2
2008-07-22netxen: Needs to include linux/vmalloc.hDavid S. Miller1-0/+1
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-1/+1
2008-07-22[netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik1-1/+1
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller63-6938/+13261
2008-07-22r6040: rework init_one error handlingFlorian Fainelli1-19/+25
2008-07-22r6040: bump release number to 0.18Florian Fainelli1-2/+2
2008-07-22r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli1-7/+15
2008-07-22r6040: change the default waiting timeFlorian Fainelli1-2/+2
2008-07-22r6040: use definitions for magic values in descriptor statusFlorian Fainelli1-11/+26
2008-07-22r6040: completely rework the RX pathFlorian Fainelli1-82/+62
2008-07-22r6040: call napi_disable when puting down the interface and set lp->dev accordingly.Florian Fainelli1-2/+2
2008-07-22mv643xx_eth: fix NETPOLL buildLennert Buytenhek1-1/+1
2008-07-22r6040: rework the RX buffers allocation routineFlorian Fainelli1-9/+44
2008-07-22r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli1-41/+58
2008-07-22r6040: fix null pointer access and tx timeoutsFlorian Fainelli1-8/+20
2008-07-22r6040: prefix all functions with r6040Florian Fainelli1-30/+30
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund2-1/+14
2008-07-22at91_ether: use netstats in net_device structurePaulius Zaleckas2-21/+19
2008-07-22sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings1-1/+18
2008-07-22sfc: Use a separate workqueue for resetsBen Hutchings2-4/+21
2008-07-22sfc: I2C adapter initialisation fixesBen Hutchings1-9/+3
2008-07-22e1000: make ioport freeTaku Izumi2-13/+74
2008-07-22e1000: delete non NAPI code from the driverFrancois Romieu4-173/+16
2008-07-22e1000: remove email referenceJeff Kirsher1-1/+1