summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux: use nf_register_hooks()Alexey Dobriyan2008-07-261-19/+8
* netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2008-07-262-26/+10
* Revert "pkt_sched: sch_sfq: dump a real number of flows"David S. Miller2008-07-261-8/+1
* qeth: use dev->ml_priv instead of dev->privHeiko Carstens2008-07-263-35/+35
* syncookies: Make sure ECN is disabledFlorian Westphal2008-07-262-0/+2
* net: drop unused BUG_TRAP()Ilpo Järvinen2008-07-251-7/+0
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-2551-155/+159
* drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-5/+5
* ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu2008-07-251-6/+42
* ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-258-606/+377
* pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller2008-07-251-2/+2
* pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski2008-07-231-1/+8
* atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams2008-07-231-3/+12
* netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-232-2/+2
* tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller2008-07-231-2/+1
* e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar2008-07-231-2/+0
* net: Update entry in af_family_clock_key_stringsOliver Hartkopp2008-07-231-1/+1
* netdev: Remove warning from __netif_schedule().David S. Miller2008-07-231-3/+0
* sky2: don't stop queue on shutdownStephen Hemminger2008-07-221-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2299-7133/+13448
|\
| * ipw2200: Call netif_*_queue() interfaces properly.David S. Miller2008-07-221-31/+2
| * netxen: Needs to include linux/vmalloc.hDavid S. Miller2008-07-221-0/+1
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-221-1/+1
| |\
| | * [netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik2008-07-221-1/+1
| * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-2263-6938/+13261
| |\ \ | | |/
| | * r6040: rework init_one error handlingFlorian Fainelli2008-07-221-19/+25
| | * r6040: bump release number to 0.18Florian Fainelli2008-07-221-2/+2
| | * r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli2008-07-221-7/+15
| | * r6040: change the default waiting timeFlorian Fainelli2008-07-221-2/+2
| | * r6040: use definitions for magic values in descriptor statusFlorian Fainelli2008-07-221-11/+26
| | * r6040: completely rework the RX pathFlorian Fainelli2008-07-221-82/+62
| | * r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli2008-07-221-2/+2
| | * mv643xx_eth: fix NETPOLL buildLennert Buytenhek2008-07-221-1/+1
| | * r6040: rework the RX buffers allocation routineFlorian Fainelli2008-07-221-9/+44
| | * r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli2008-07-221-41/+58
| | * r6040: fix null pointer access and tx timeoutsFlorian Fainelli2008-07-221-8/+20
| | * r6040: prefix all functions with r6040Florian Fainelli2008-07-221-30/+30
| | * rndis_host: support WM6 devices as modemsThomas Backlund2008-07-222-1/+14
| | * at91_ether: use netstats in net_device structurePaulius Zaleckas2008-07-222-21/+19
| | * sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings2008-07-221-1/+18
| | * sfc: Use a separate workqueue for resetsBen Hutchings2008-07-222-4/+21
| | * sfc: I2C adapter initialisation fixesBen Hutchings2008-07-221-9/+3
| | * e1000: make ioport freeTaku Izumi2008-07-222-13/+74
| | * e1000: delete non NAPI code from the driverFrancois Romieu2008-07-224-173/+16
| | * e1000: remove email referenceJeff Kirsher2008-07-221-1/+1
| | * e1000: Move assignments in tests before testJoe Perches2008-07-222-34/+56
| | * e1000: checkpatch cleanJoe Perches2008-07-221-14/+20
| | * e1000: Remove spaces after casts and function namesJoe Perches2008-07-225-51/+50
| | * e1000: Move extern function definitions to e1000.hJoe Perches2008-07-222-14/+10
| | * e1000: Use hw, er32, and ew32Joe Perches2008-07-224-970/+1029
OpenPOWER on IntegriCloud