| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: fix crash in tcp_xmit_retransmit_queue | Ilpo Järvinen | 2010-07-19 | 1 | -0/+3 |
* | ipmr: Don't leak memory if fib lookup fails. | Ben Greear | 2010-07-15 | 1 | -2/+6 |
* | rfs: call sock_rps_record_flow() in tcp_splice_read() | Changli Gao | 2010-07-14 | 1 | -0/+1 |
* | xfrm: fix xfrm by MARK logic | Peter Kosyh | 2010-07-04 | 1 | -0/+2 |
* | udp: Fix bogus UFO packet generation | Herbert Xu | 2010-06-21 | 1 | -3/+6 |
* | ipmr: dont corrupt lists | Eric Dumazet | 2010-06-07 | 1 | -1/+3 |
* | tcp: use correct net ns in cookie_v4_check() | Eric Dumazet | 2010-06-04 | 1 | -1/+1 |
* | rps: tcp: fix rps_sock_flow_table table updates | Eric Dumazet | 2010-06-04 | 1 | -3/+4 |
* | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 2010-06-04 | 1 | -5/+5 |
* | TCP: tcp_hybla: Fix integer overflow in slow start increment | Daniele Lacamera | 2010-06-02 | 1 | -2/+2 |
* | net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1 | Joe Perches | 2010-05-31 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-31 | 1 | -1/+1 |
|\ |
|
| * | netfilter: xtables: stackptr should be percpu | Eric Dumazet | 2010-05-31 | 1 | -1/+1 |
* | | net: sock_queue_err_skb() dont mess with sk_forward_alloc | Eric Dumazet | 2010-05-31 | 1 | -4/+2 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-31 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 | 2 | -7/+9 |
| |\ |
|
| * | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 1 | -4/+4 |
* | | | net: fix sk_forward_alloc corruptions | Eric Dumazet | 2010-05-29 | 1 | -0/+2 |
| |/
|/| |
|
* | | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet | 2010-05-27 | 1 | -6/+8 |
* | | ipmr: off by one in __ipmr_fill_mroute() | Dan Carpenter | 2010-05-26 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-20 | 58 | -1001/+1277 |
|\ |
|
| * | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-17 | 5 | -7/+0 |
| * | net: Introduce skb_tunnel_rx() helper | Eric Dumazet | 2010-05-17 | 3 | -18/+6 |
| * | tcp: tcp_synack_options() fix | Eric Dumazet | 2010-05-17 | 1 | -5/+4 |
| * | net: Remove unnecessary semicolons after switch statements | Joe Perches | 2010-05-17 | 2 | -3/+4 |
| * | net: No dst refcounting in ip_queue_xmit() | Eric Dumazet | 2010-05-17 | 1 | -2/+7 |
| * | net: Use ip_route_input_noref() in input path | Eric Dumazet | 2010-05-17 | 3 | -5/+5 |
| * | net: implements ip_route_input_noref() | Eric Dumazet | 2010-05-17 | 1 | -5/+10 |
| * | net: add a noref bit on skb dst | Eric Dumazet | 2010-05-17 | 4 | -11/+12 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-16 | 1 | -10/+24 |
| |\ |
|
| * | | net: Introduce sk_route_nocaps | Eric Dumazet | 2010-05-16 | 2 | -4/+4 |
| * | | net: reserve ports for applications using fixed port numbers | Amerigo Wang | 2010-05-15 | 5 | -2/+34 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-13 | 21 | -166/+130 |
| |\ \ |
|
| | * | | netfilter: remove unnecessary returns from void function()s | Joe Perches | 2010-05-13 | 1 | -1/+0 |
| | * | | netfilter: cleanup printk messages | Stephen Hemminger | 2010-05-13 | 7 | -27/+27 |
| | * | | netfilter: change NF_ASSERT to WARN_ON | Stephen Hemminger | 2010-05-13 | 2 | -12/+2 |
| | * | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2010-05-11 | 15 | -126/+101 |
| | |\ \ |
|
| | | * | | netfilter: xtables: combine built-in extension structs | Jan Engelhardt | 2010-05-11 | 2 | -58/+48 |
| | | * | | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt | 2010-05-11 | 4 | -10/+9 |
| | | * | | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 2010-05-11 | 4 | -6/+5 |
| | | * | | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 | 15 | -18/+19 |
| | | * | | netfilter: xtables: combine struct xt_match_param and xt_target_param | Jan Engelhardt | 2010-05-11 | 2 | -25/+23 |
| | | * | | netfilter: xtables: dissolve do_match function | Jan Engelhardt | 2010-05-02 | 1 | -17/+5 |
| | | * | | netfilter: ip_tables: fix compilation when debug is enabled | Jan Engelhardt | 2010-05-02 | 1 | -2/+2 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 | 3 | -7/+8 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-05-10 | 15 | -178/+192 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ipv4: remove ip_rt_secret timer (v4) | Neil Horman | 2010-05-08 | 1 | -100/+8 |
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-02 | 1 | -11/+5 |
| | |\ \ \ |
|
| | * | | | | net: ip_queue_rcv_skb() helper | Eric Dumazet | 2010-04-28 | 4 | -2/+19 |
| | * | | | | net: speedup udp receive path | Eric Dumazet | 2010-04-28 | 1 | -6/+6 |