| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-09-19 | 7 | -12/+14 |
|\ |
|
| * | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka | 2013-09-19 | 6 | -10/+10 |
| * | ip: use ip_hdr() in __ip_make_skb() to retrieve IP header | Ansis Atteka | 2013-09-19 | 1 | -1/+1 |
| * | tcp: fix RTO calculated from cached RTT | Neal Cardwell | 2013-09-17 | 1 | -1/+3 |
* | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju | 2013-09-12 | 1 | -5/+5 |
|/ |
|
* | tcp: properly increase rcv_ssthresh for ofo packets | Eric Dumazet | 2013-09-06 | 1 | -1/+4 |
* | tcp: fix no cwnd growth after timeout | Yuchung Cheng | 2013-09-06 | 1 | -4/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 34 | -778/+1069 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-09-05 | 8 | -22/+27 |
| |\ |
|
| | * | tcp: Add missing braces to do_tcp_setsockopt | Dave Jones | 2013-09-05 | 1 | -1/+2 |
| * | | tcp: better comments for RTO initiallization | Yuchung Cheng | 2013-09-04 | 1 | -6/+20 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-09-04 | 1 | -3/+7 |
| |\ \ |
|
| | * | | netfilter: SYNPROXY: let unrelated packets continue | Jesper Dangaard Brouer | 2013-09-04 | 1 | -2/+6 |
| | * | | netfilter: more strict TCP flag matching in SYNPROXY | Jesper Dangaard Brouer | 2013-09-04 | 1 | -2/+2 |
| * | | | tcp: Change return value of tcp_rcv_established() | Vijay Subramanian | 2013-09-04 | 3 | -14/+9 |
| * | | | net: tcp_probe: adapt tbuf size for recent changes | Daniel Borkmann | 2013-09-04 | 1 | -1/+1 |
| * | | | tunnels: harmonize cleanup done on skb on rx path | Nicolas Dichtel | 2013-09-04 | 2 | -4/+2 |
| * | | | tunnels: harmonize cleanup done on skb on xmit path | Nicolas Dichtel | 2013-09-04 | 2 | -8/+5 |
| * | | | skb: allow skb_scrub_packet() to be used by tunnels | Nicolas Dichtel | 2013-09-04 | 1 | -2/+2 |
| * | | | iptunnels: remove net arg from iptunnel_xmit() | Nicolas Dichtel | 2013-09-04 | 2 | -4/+2 |
| * | | | net: neighbour: Remove CONFIG_ARPD | Tim Gardner | 2013-09-03 | 2 | -18/+0 |
| |/ / |
|
| * | | net: make snmp_mib_free static inline | Cong Wang | 2013-09-02 | 1 | -12/+0 |
| * | | net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() | Cong Wang | 2013-08-31 | 1 | -1/+12 |
| * | | tcp: do not use cached RTT for RTT estimation | Yuchung Cheng | 2013-08-30 | 1 | -33/+11 |
| * | | tcp: TSO packets automatic sizing | Eric Dumazet | 2013-08-29 | 4 | -7/+65 |
| * | | netfilter: add SYNPROXY core/target | Patrick McHardy | 2013-08-28 | 3 | -0/+486 |
| * | | net: syncookies: export cookie_v4_init_sequence/cookie_v4_check | Patrick McHardy | 2013-08-28 | 1 | -11/+18 |
| * | | netfilter: nf_conntrack: make sequence number adjustments usuable without NAT | Patrick McHardy | 2013-08-28 | 1 | -5/+2 |
| * | | netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged | Phil Oester | 2013-08-28 | 1 | -1/+20 |
| * | | net: tcp_probe: allow more advanced ingress filtering by mark | Daniel Borkmann | 2013-08-27 | 1 | -4/+11 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-26 | 1 | -0/+7 |
| |\ \ |
|
| * | | | ipip: potential race in ip_tunnel_init_net() | Dan Carpenter | 2013-08-25 | 1 | -6/+4 |
| * | | | net: tcp_probe: add IPv6 support | Daniel Borkmann | 2013-08-22 | 1 | -10/+44 |
| * | | | net: tcp_probe: kprobes: adapt jtcp_rcv_established signature | Daniel Borkmann | 2013-08-22 | 1 | -1/+8 |
| * | | | net: tcp_probe: also include rcv_wnd next to snd_wnd | Daniel Borkmann | 2013-08-22 | 1 | -2/+4 |
| * | | | tcp: increase throughput when reordering is high | Yuchung Cheng | 2013-08-22 | 1 | -12/+20 |
| * | | | ipip: dereferencing an ERR_PTR in ip_tunnel_init_net() | Dan Carpenter | 2013-08-20 | 1 | -4/+4 |
| * | | | ipv4: raise IP_MAX_MTU to theoretical limit | Eric Dumazet | 2013-08-20 | 1 | -5/+3 |
| * | | | tcp: trivial: Remove nocache argument from tcp_v4_send_synack | Christoph Paasch | 2013-08-20 | 1 | -3/+2 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-08-20 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | netfilter: nf_conntrack: don't send destroy events from iterator | Florian Westphal | 2013-08-09 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-16 | 6 | -15/+12 |
| |\ \ \ \ |
|
| * | | | | | net: proc_fs: trivial: print UIDs as unsigned int | Francesco Fusco | 2013-08-15 | 4 | -5/+5 |
| * | | | | | ipip: add x-netns support | Nicolas Dichtel | 2013-08-15 | 4 | -20/+32 |
| * | | | | | ipv4 tunnels: use net_eq() helper to check netns | Nicolas Dichtel | 2013-08-15 | 1 | -2/+2 |
| * | | | | | dev: move skb_scrub_packet() after eth_type_trans() | Nicolas Dichtel | 2013-08-15 | 1 | -3/+4 |
| * | | | | | tcp: reset reordering est. selectively on timeout | Yuchung Cheng | 2013-08-13 | 1 | -2/+7 |
| * | | | | | tcp: add server ip to encrypt cookie in fast open | Yuchung Cheng | 2013-08-10 | 2 | -10/+13 |
| * | | | | | net: igmp: Allow user-space configuration of igmp unsolicited report interval | William Manley | 2013-08-09 | 2 | -2/+25 |
| * | | | | | net: igmp: Don't flush routing cache when force_igmp_version is modified | William Manley | 2013-08-09 | 1 | -2/+2 |