| Commit message (Expand) | Author | Age | Files | Lines |
* | pkt_sched: Fix qdisc len in qdisc_peek_dequeued() | Jarek Poplawski | 2008-11-05 | 1 | -3/+9 |
* | net: Don't leak packets when a netns is going down | Eric W. Biederman | 2008-11-05 | 1 | -1/+3 |
* | net: Guaranetee the proper ordering of the loopback device. | Eric W. Biederman | 2008-11-05 | 3 | -11/+15 |
* | netns: Delete virtual interfaces during namespace cleanup | Eric W. Biederman | 2008-11-05 | 1 | -0/+6 |
* | net: sk_free_datagram() should use sk_mem_reclaim_partial() | Eric Dumazet | 2008-11-05 | 1 | -3/+2 |
* | dccp: Cleanup routines for feature negotiation | Gerrit Renker | 2008-11-04 | 3 | -1/+3 |
* | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 2008-11-04 | 9 | -6/+73 |
* | dccp: List management for new feature negotiation | Gerrit Renker | 2008-11-04 | 2 | -0/+75 |
* | dccp: Implement lookup table for feature-negotiation information | Gerrit Renker | 2008-11-04 | 2 | -4/+44 |
* | dccp: Basic data structure for feature negotiation | Gerrit Renker | 2008-11-04 | 1 | -0/+61 |
* | net: #ifdef ->sk_security | Alexey Dobriyan | 2008-11-04 | 1 | -0/+2 |
* | net/: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 7 | -9/+0 |
* | netem: eliminate unneeded return values | Stephen Hemminger | 2008-11-03 | 1 | -21/+9 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 211 | -276/+1 |
* | net: remove two duplicated #include | Jianjun Kong | 2008-11-03 | 2 | -2/+0 |
* | net: '&' redux | Alexey Dobriyan | 2008-11-03 | 38 | -509/+509 |
* | bonding, net: Move last_rx update into bonding recv logic | Jay Vosburgh | 2008-11-03 | 4 | -14/+24 |
* | net: increase receive packet quantum | Stephen Hemminger | 2008-11-03 | 1 | -7/+4 |
* | printk: ipv4 address digits printed in reverse order | Harvey Harrison | 2008-11-03 | 1 | -2/+6 |
* | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz | 2008-11-03 | 12 | -51/+6 |
* | IPVS: Add IPv6 support to LBLC/LBLCR schedulers | Julius Volz | 2008-11-03 | 2 | -61/+92 |
* | tg3: Update version to 3.95 | Matt Carlson | 2008-11-03 | 1 | -2/+2 |
* | broadcom: Add support for BCM50610 | Matt Carlson | 2008-11-03 | 1 | -1/+118 |
* | broadcom: Refine expansion register access routine | Matt Carlson | 2008-11-03 | 1 | -26/+34 |
* | broadcom: Add flow control support | Matt Carlson | 2008-11-03 | 1 | -6/+12 |
* | tg3: 5785 enhancements | Matt Carlson | 2008-11-03 | 2 | -21/+163 |
* | tg3: Refine phylib support | Matt Carlson | 2008-11-03 | 1 | -12/+35 |
* | tg3: Allow WOL for phylib controlled Broadcom phys | Matt Carlson | 2008-11-03 | 2 | -8/+33 |
* | tg3: Refine power management and WOL code | Matt Carlson | 2008-11-03 | 1 | -17/+23 |
* | tg3: Move phylib report to end of tg3_init_one | Matt Carlson | 2008-11-03 | 1 | -13/+17 |
* | tg3: Do not enable APE on bcm5700 | Matt Carlson | 2008-11-03 | 1 | -1/+4 |
* | tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag | Matt Carlson | 2008-11-03 | 2 | -15/+7 |
* | tg3: Preserve LAA when device control is released | Matt Carlson | 2008-11-03 | 1 | -37/+39 |
* | tg3: Preserve DASH connectivity when WOL enabled | Matt Carlson | 2008-11-03 | 2 | -1/+15 |
* | tg3: Use pci_ioremap_bar() | Matt Carlson | 2008-11-03 | 1 | -12/+12 |
* | tg3: Add 5761S support | Matt Carlson | 2008-11-03 | 2 | -0/+4 |
* | pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset() | Jarek Poplawski | 2008-11-03 | 1 | -0/+3 |
* | net: clean up net/ipv4/tcp_ipv4.c | Jianjun Kong | 2008-11-03 | 1 | -8/+8 |
* | net: clean up net/ipv4/devinet.c | Jianjun Kong | 2008-11-03 | 1 | -5/+5 |
* | net: clean up net/ipv4/pararp.c | Jianjun Kong | 2008-11-03 | 1 | -7/+7 |
* | net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c | Jianjun Kong | 2008-11-03 | 3 | -5/+5 |
* | net: clean up net/ipv4/ipmr.c | Jianjun Kong | 2008-11-03 | 1 | -65/+65 |
* | net: clean up net/ipv4/ip_sockglue.c tcp_output.c | Jianjun Kong | 2008-11-03 | 2 | -20/+20 |
* | net: clean up net/ipv4/igmp.c | Jianjun Kong | 2008-11-03 | 1 | -23/+23 |
* | net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c | Jianjun Kong | 2008-11-03 | 3 | -18/+18 |
* | net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po... | Jianjun Kong | 2008-11-03 | 6 | -12/+12 |
* | net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in... | Jianjun Kong | 2008-11-03 | 6 | -13/+13 |
* | sunrpc: Fix build warning due to typo in %pI4 format changes. | David S. Miller | 2008-11-02 | 1 | -1/+1 |
* | IPVS: Add IPv6 support to SH and DH schedulers | Julius Volz | 2008-11-02 | 2 | -18/+42 |
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-11-02 | 15 | -104/+219 |
|\ |
|