aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-26netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferencesPatrick McHardy
2008-07-26netfilter: fix double-free and use-after freePekka Enberg
2008-07-26netfilter: arptables in netns for realAlexey Dobriyan
2008-07-26netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan
2008-07-26selinux: use nf_register_hooks()Alexey Dobriyan
2008-07-26netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan
2008-07-26Revert "pkt_sched: sch_sfq: dump a real number of flows"David S. Miller
2008-07-26qeth: use dev->ml_priv instead of dev->privHeiko Carstens
2008-07-26syncookies: Make sure ECN is disabledFlorian Westphal
2008-07-25net: drop unused BUG_TRAP()Ilpo Järvinen
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-25drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-25ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu
2008-07-25pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller
2008-07-23pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski
2008-07-23atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams
2008-07-23netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy
2008-07-23tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller
2008-07-23e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar
2008-07-23net: Update entry in af_family_clock_key_stringsOliver Hartkopp
2008-07-23netdev: Remove warning from __netif_schedule().David S. Miller
2008-07-22sky2: don't stop queue on shutdownStephen Hemminger
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-22ipw2200: Call netif_*_queue() interfaces properly.David S. Miller
2008-07-22netxen: Needs to include linux/vmalloc.hDavid S. Miller
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-22[netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-22r6040: rework init_one error handlingFlorian Fainelli
2008-07-22r6040: bump release number to 0.18Florian Fainelli
2008-07-22r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli
2008-07-22r6040: change the default waiting timeFlorian Fainelli
2008-07-22r6040: use definitions for magic values in descriptor statusFlorian Fainelli
2008-07-22r6040: completely rework the RX pathFlorian Fainelli
2008-07-22r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli
2008-07-22mv643xx_eth: fix NETPOLL buildLennert Buytenhek
2008-07-22r6040: rework the RX buffers allocation routineFlorian Fainelli
2008-07-22r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli
2008-07-22r6040: fix null pointer access and tx timeoutsFlorian Fainelli
2008-07-22r6040: prefix all functions with r6040Florian Fainelli
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund
2008-07-22at91_ether: use netstats in net_device structurePaulius Zaleckas
2008-07-22sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings
2008-07-22sfc: Use a separate workqueue for resetsBen Hutchings
2008-07-22sfc: I2C adapter initialisation fixesBen Hutchings
2008-07-22e1000: make ioport freeTaku Izumi
2008-07-22e1000: delete non NAPI code from the driverFrancois Romieu