| Commit message (Expand) | Author | Age | Files | Lines |
* | net/route: enforce hoplimit max value | Paolo Abeni | 2016-05-14 | 1 | -0/+2 |
* | net: ipv6: tcp reset, icmp need to consider L3 domain | David Ahern | 2016-05-06 | 2 | -4/+8 |
* | ipv6/ila: fix nlsize calculation for lwtunnel | Nicolas Dichtel | 2016-05-03 | 1 | -2/+1 |
* | net: ipv6: Delete host routes on an ifdown | David Ahern | 2016-04-26 | 1 | -33/+15 |
* | Revert "ipv6: Revert optional address flusing on ifdown." | David S. Miller | 2016-04-26 | 1 | -12/+150 |
* | ipv6: Revert optional address flusing on ifdown. | David S. Miller | 2016-04-25 | 1 | -150/+12 |
* | ipv6: udp: Do a route lookup and update during release_cb | Martin KaFai Lau | 2016-04-14 | 2 | -0/+21 |
* | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update | Martin KaFai Lau | 2016-04-14 | 2 | -9/+23 |
* | ipv6: datagram: Refactor dst lookup and update codes to a new function | Martin KaFai Lau | 2016-04-14 | 1 | -46/+57 |
* | ipv6: datagram: Refactor flowi6 init codes to a new function | Martin KaFai Lau | 2016-04-14 | 1 | -20/+30 |
* | net: ipv6: Do not keep linklocal and loopback addresses | David Ahern | 2016-04-13 | 1 | -2/+10 |
* | net: vrf: Fix dev refcnt leak due to IPv6 prefix route | David Ahern | 2016-04-11 | 1 | -0/+10 |
* | net: vrf: Fix dst reference counting | David Ahern | 2016-04-11 | 1 | -3/+4 |
* | ipv6: Count in extension headers in skb->network_header | Jakub Sitnicki | 2016-04-07 | 1 | -4/+4 |
* | ip6_tunnel: set rtnl_link_ops before calling register_netdevice | Thadeu Lima de Souza Cascardo | 2016-04-05 | 1 | -1/+1 |
* | ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates | Eric Dumazet | 2016-03-30 | 1 | -2/+2 |
* | netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN... | Pablo Neira Ayuso | 2016-03-28 | 1 | -0/+2 |
* | netfilter: x_tables: fix unconditional helper | Florian Westphal | 2016-03-28 | 1 | -12/+11 |
* | netfilter: x_tables: make sure e->next_offset covers remaining blob size | Florian Westphal | 2016-03-28 | 1 | -2/+4 |
* | netfilter: x_tables: validate e->target_offset early | Florian Westphal | 2016-03-28 | 1 | -9/+8 |
* | net: ping: make ping_v6_sendmsg static | Haishuang Yan | 2016-03-23 | 1 | -30/+29 |
* | tunnels: Remove encapsulation offloads on decap. | Jesse Gross | 2016-03-20 | 1 | -2/+4 |
* | tunnels: Don't apply GRO to multiple layers of encapsulation. | Jesse Gross | 2016-03-20 | 1 | -1/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 29 | -413/+584 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-03-14 | 1 | -22/+8 |
| |\ |
|
| | * | netfilter: Allow calling into nat helper without skb_dst. | Jarno Rajahalme | 2016-03-14 | 1 | -22/+8 |
| * | | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In | Martin KaFai Lau | 2016-03-14 | 1 | -1/+1 |
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -2/+1 |
| * | | netconf: add macro to represent all attributes | Zhang Shengju | 2016-03-13 | 1 | -15/+21 |
| * | | ip_tunnel: add support for setting flow label via collect metadata | Daniel Borkmann | 2016-03-11 | 1 | -3/+3 |
| |/ |
|
| * | ipv6: per netns FIB garbage collection | Michal Kubeček | 2016-03-08 | 1 | -5/+4 |
| * | ipv6: per netns fib6 walkers | Michal Kubeček | 2016-03-08 | 1 | -32/+36 |
| * | ipv6: replace global gc_args with local variable | Michal Kubeček | 2016-03-08 | 1 | -6/+8 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-03-08 | 7 | -116/+180 |
| |\ |
|
| | * | netfilter: nft_masq: support port range | Pablo Neira Ayuso | 2016-03-02 | 1 | -1/+6 |
| | * | netfilter: xtables: don't hook tables by default | Florian Westphal | 2016-03-02 | 6 | -85/+137 |
| | * | netfilter: xtables: prepare for on-demand hook register | Florian Westphal | 2016-03-02 | 6 | -30/+37 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 5 | -7/+12 |
| |\ \ |
|
| * | | | net: ipv6: Fix refcnt on host routes | David Ahern | 2016-03-03 | 1 | -5/+3 |
| * | | | net: remove skb_sender_cpu_clear() | WANG Cong | 2016-03-01 | 1 | -1/+0 |
| * | | | net: ipv6/l3mdev: Move host route on saved address if necessary | David Ahern | 2016-03-01 | 1 | -0/+26 |
| | |/
| |/| |
|
| * | | GSO: Provide software checksum of tunneled UDP fragmentation offload | Alexander Duyck | 2016-02-26 | 1 | -1/+7 |
| * | | net: ipv6: Make address flushing on ifdown optional | David Ahern | 2016-02-25 | 1 | -15/+121 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 5 | -16/+90 |
| |\ \ |
|
| * | | | ila: autoload module | Robert Shearman | 2016-02-21 | 1 | -0/+1 |
| * | | | net: use skb_postpush_rcsum instead of own implementations | Daniel Borkmann | 2016-02-19 | 1 | -4/+2 |
| * | | | ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6 | Wei Wang | 2016-02-19 | 1 | -9/+11 |
| * | | | iptunnel: scrub packet in iptunnel_pull_header | Jiri Benc | 2016-02-18 | 1 | -1/+1 |
| * | | | ipv4: namespacify ip_early_demux sysctl knob | Nikolay Borisov | 2016-02-16 | 1 | -1/+1 |
| * | | | ip_tunnel: replace dst_cache with generic implementation | Paolo Abeni | 2016-02-16 | 1 | -8/+9 |