| Commit message (Expand) | Author | Age |
* | tcp: move ir_mark initialization to tcp_openreq_init | Octavian Purdila | 2014-06-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-11 |
|\ |
|
| * | net: ipv6: Fixed up ipsec packet be re-routing issue | huizhang | 2014-06-11 |
| * | ipip, sit: fix ipv4_{update_pmtu,redirect} calls | Dmitry Popov | 2014-06-11 |
* | | ipv6: Shrink udp_v6_mcast_next() to one socket variable | Sven Wegener | 2014-06-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-05 |
|\| |
|
| * | ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() | Sven Wegener | 2014-06-04 |
* | | gre: Call gso_make_checksum | Tom Herbert | 2014-06-05 |
* | | net: Add GSO support for UDP tunnels with checksum | Tom Herbert | 2014-06-05 |
* | | udp: Generic functions to set checksum | Tom Herbert | 2014-06-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-04 |
|\| |
|
| * | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet | 2014-06-02 |
* | | inetpeer: get rid of ip_id_count | Eric Dumazet | 2014-06-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-05-30 |
|\ \ |
|
| * | | netfilter: add helper for adding nat extension | Florian Westphal | 2014-04-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 |
|\ \ \
| | |/
| |/| |
|
| * | | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet | 2014-05-21 |
| * | | net: ipv6: make "ip -6 route get mark xyz" work. | Lorenzo Colitti | 2014-05-16 |
| * | | ipv6: update Destination Cache entries when gateway turn into host | Duan Jiong | 2014-05-15 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-05-15 |
| |\ \ |
|
| | * | | vti: Use the tunnel mark for lookup in the error handlers. | Steffen Klassert | 2014-05-12 |
| | * | | vti6: Don't unregister pernet ops twice on init errors | Mathias Krause | 2014-05-12 |
| | * | | xfrm6: Properly handle unsupported protocols | Steffen Klassert | 2014-05-06 |
| | * | | xfrm: Fix crash with ipv6 IPsec tunnel and NAT. | Steffen Klassert | 2014-04-07 |
| * | | | ipv6: fix calculation of option len in ip6_append_data | Hannes Frederic Sowa | 2014-05-14 |
| * | | | ip6_tunnel: fix potential NULL pointer dereference | Susant Sahani | 2014-05-13 |
* | | | | net: Make enabling of zero UDP6 csums more restrictive | Tom Herbert | 2014-05-23 |
* | | | | net: Split sk_no_check into sk_no_check_{rx,tx} | Tom Herbert | 2014-05-23 |
* | | | | net: Eliminate no_check from protosw | Tom Herbert | 2014-05-23 |
* | | | | ipv6: slight optimization in ip6_dst_gc | Li RongQing | 2014-05-21 |
* | | | | net: tunnels - enable module autoloading | Tom Gundersen | 2014-05-21 |
* | | | | vti6: delete unneeded call to netdev_priv | Julia Lawall | 2014-05-15 |
* | | | | snmp: fix some left over of snmp stats | WANG Cong | 2014-05-14 |
* | | | | net: support marking accepting TCP sockets | Lorenzo Colitti | 2014-05-13 |
* | | | | net: Use fwmark reflection in PMTU discovery. | Lorenzo Colitti | 2014-05-13 |
* | | | | net: add a sysctl to reflect the fwmark on replies | Lorenzo Colitti | 2014-05-13 |
* | | | | tcp: IPv6 support for fastopen server | Daniel Lee | 2014-05-13 |
* | | | | tcp: improve fastopen icmp handling | Yuchung Cheng | 2014-05-13 |
* | | | | net: rename local_df to ignore_df | WANG Cong | 2014-05-12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-12 |
|\| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-05-09 |
| |\ \ \ |
|
| | * | | | netfilter: Fix potential use after free in ip6_route_me_harder() | Sergey Popovich | 2014-05-08 |
| * | | | | net: ipv6: send pkttoobig immediately if orig frag size > mtu | Florian Westphal | 2014-05-07 |
| |/ / / |
|
| * | | | net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif | Julian Anastasov | 2014-04-28 |
| * | | | ipv6: fib: fix fib dump restart | Kumar Sundararajan | 2014-04-24 |
* | | | | ipv6: remove parameter rt from fib6_prune_clones() | Duan Jiong | 2014-05-12 |
* | | | | net: Verify UDP checksum before handoff to encap | Tom Herbert | 2014-05-08 |
* | | | | icmp6: Call skb_checksum_validate | Tom Herbert | 2014-05-08 |
* | | | | gre6: Call skb_checksum_simple_validate | Tom Herbert | 2014-05-08 |
* | | | | net: clean up snmp stats code | WANG Cong | 2014-05-07 |