Age | Commit message (Expand) | Author |
2008-07-26 | dccp: Bug-Fix - AWL was never updated | Gerrit Renker |
2008-07-26 | dccp: Allow to distinguish original and retransmitted packets | Gerrit Renker |
2008-07-26 | Revert "pkt_sched: sch_sfq: dump a real number of flows" | David S. Miller |
2008-07-26 | qeth: use dev->ml_priv instead of dev->priv | Heiko Carstens |
2008-07-26 | syncookies: Make sure ECN is disabled | Florian Westphal |
2008-07-25 | net: drop unused BUG_TRAP() | Ilpo Järvinen |
2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen |
2008-07-25 | drivers/net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen |
2008-07-25 | ipsec: ipcomp - Decompress into frags if necessary | Herbert Xu |
2008-07-25 | ipsec: ipcomp - Merge IPComp implementations | Herbert Xu |
2008-07-25 | pkt_sched: Fix locking in shutdown_scheduler_queue() | David S. Miller |
2008-07-23 | pkt_sched: sch_sfq: dump a real number of flows | Jarek Poplawski |
2008-07-23 | atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanups | Chas Williams |
2008-07-23 | netfilter: make security table depend on NETFILTER_ADVANCED | Patrick McHardy |
2008-07-23 | tcp: Clear probes_out more aggressively in tcp_ack(). | David S. Miller |
2008-07-23 | e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call | Ingo Molnar |
2008-07-23 | net: Update entry in af_family_clock_key_strings | Oliver Hartkopp |
2008-07-23 | netdev: Remove warning from __netif_schedule(). | David S. Miller |
2008-07-22 | sky2: don't stop queue on shutdown | Stephen Hemminger |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-22 | Re-delete zombie 'drivers/usb/serial/airprime.c' file | Linus Torvalds |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-07-22 | ipw2200: Call netif_*_queue() interfaces properly. | David S. Miller |
2008-07-22 | netxen: Needs to include linux/vmalloc.h | David S. Miller |
2008-07-22 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-07-22 | [netdrvr] atl1d: fix !CONFIG_PM build | Jeff Garzik |
2008-07-22 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-07-22 | r6040: rework init_one error handling | Florian Fainelli |
2008-07-22 | r6040: bump release number to 0.18 | Florian Fainelli |
2008-07-22 | r6040: handle RX fifo full and no descriptor interrupts | Florian Fainelli |
2008-07-22 | r6040: change the default waiting time | Florian Fainelli |
2008-07-22 | r6040: use definitions for magic values in descriptor status | Florian Fainelli |
2008-07-22 | r6040: completely rework the RX path | Florian Fainelli |
2008-07-22 | r6040: call napi_disable when puting down the interface and set lp->dev accor... | Florian Fainelli |
2008-07-22 | mv643xx_eth: fix NETPOLL build | Lennert Buytenhek |
2008-07-22 | r6040: rework the RX buffers allocation routine | Florian Fainelli |
2008-07-22 | r6040: fix scheduling while atomic in r6040_tx_timeout | Florian Fainelli |
2008-07-22 | r6040: fix null pointer access and tx timeouts | Florian Fainelli |
2008-07-22 | r6040: prefix all functions with r6040 | Florian Fainelli |
2008-07-22 | rndis_host: support WM6 devices as modems | Thomas Backlund |
2008-07-22 | at91_ether: use netstats in net_device structure | Paulius Zaleckas |
2008-07-22 | sfc: Create one RX queue and interrupt per CPU package by default | Ben Hutchings |
2008-07-22 | sfc: Use a separate workqueue for resets | Ben Hutchings |
2008-07-22 | sfc: I2C adapter initialisation fixes | Ben Hutchings |
2008-07-22 | e1000: make ioport free | Taku Izumi |
2008-07-22 | e1000: delete non NAPI code from the driver | Francois Romieu |
2008-07-22 | e1000: remove email reference | Jeff Kirsher |
2008-07-22 | e1000: Move assignments in tests before test | Joe Perches |
2008-07-22 | e1000: checkpatch clean | Joe Perches |
2008-07-22 | e1000: Remove spaces after casts and function names | Joe Perches |