| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 2018-05-16 | 12 | -189/+31 |
* | ipv6/flowlabel: simplify pid namespace lookup | Christoph Hellwig | 2018-05-16 | 1 | -23/+6 |
* | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig | 2018-05-16 | 1 | -2/+4 |
* | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig | 2018-05-16 | 1 | -12/+23 |
* | ipv{4,6}/tcp: simplify procfs registration | Christoph Hellwig | 2018-05-16 | 1 | -8/+19 |
* | ipv{4,6}/udp{,lite}: simplify proc registration | Christoph Hellwig | 2018-05-16 | 2 | -24/+27 |
* | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -15/+2 |
* | udp: fix SO_BINDTODEVICE | Paolo Abeni | 2018-05-10 | 1 | -2/+2 |
* | trivial: fix inconsistent help texts | Georg Hofmann | 2018-05-08 | 1 | -5/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-05-07 | 2 | -2/+5 |
|\ |
|
| * | vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too | Stefano Brivio | 2018-04-27 | 1 | -2/+2 |
| * | xfrm: Fix warning in xfrm6_tunnel_net_exit. | Steffen Klassert | 2018-04-16 | 1 | -0/+3 |
* | | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" | Ido Schimmel | 2018-05-02 | 1 | -0/+3 |
* | | ipv6: Allow non-gateway ECMP for IPv6 | Thomas Winter | 2018-05-01 | 1 | -3/+0 |
* | | ipv6: fix uninit-value in ip6_multipath_l3_keys() | Eric Dumazet | 2018-05-01 | 1 | -1/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-04-23 | 1 | -27/+28 |
|\ \ |
|
| * | | netfilter: nf_tables: NAT chain and extensions require NF_TABLES | Pablo Neira Ayuso | 2018-04-19 | 1 | -27/+28 |
| |/ |
|
* | | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy | Eric Dumazet | 2018-04-23 | 1 | -0/+2 |
* | | ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts | Ahmed Abdelsalam | 2018-04-22 | 1 | -1/+1 |
|/ |
|
* | net/ipv6: Increment OUTxxx counters after netfilter hook | Jeff Barnhill | 2018-04-05 | 1 | -2/+5 |
* | vti6: better validate user provided tunnel names | Eric Dumazet | 2018-04-05 | 1 | -2/+5 |
* | ip6_tunnel: better validate user provided tunnel names | Eric Dumazet | 2018-04-05 | 1 | -4/+7 |
* | ip6_gre: better validate user provided tunnel names | Eric Dumazet | 2018-04-05 | 1 | -3/+5 |
* | ipv6: sit: better validate user provided tunnel names | Eric Dumazet | 2018-04-05 | 1 | -3/+5 |
* | inet: frags: fix ip6frag_low_thresh boundary | Eric Dumazet | 2018-04-04 | 2 | -4/+0 |
* | net: avoid unneeded atomic operation in ip*_append_data() | Paolo Abeni | 2018-04-04 | 1 | -1/+2 |
* | ipv6: udp: set dst cache for a connected sk if current not valid | Alexey Kodanev | 2018-04-04 | 1 | -19/+2 |
* | ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() | Alexey Kodanev | 2018-04-04 | 1 | -5/+5 |
* | ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() | Alexey Kodanev | 2018-04-04 | 3 | -5/+14 |
* | ipv6: add a wrapper for ip6_dst_store() with flowi6 checks | Alexey Kodanev | 2018-04-04 | 2 | -8/+18 |
* | ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh | Eric Dumazet | 2018-04-02 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-01 | 6 | -34/+55 |
|\ |
|
| * | net/ipv6: Fix route leaking between VRFs | David Ahern | 2018-03-30 | 1 | -0/+3 |
| * | ipv6: sr: fix seg6 encap performances with TSO enabled | David Lebrun | 2018-03-30 | 1 | -9/+7 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-03-29 | 1 | -13/+23 |
| |\ |
|
| | * | vti6: Fix dev->max_mtu setting | Stefano Brivio | 2018-03-19 | 1 | -1/+1 |
| | * | vti6: Keep set MTU on link creation or change, validate it | Stefano Brivio | 2018-03-19 | 1 | -8/+16 |
| | * | vti6: Properly adjust vti6 MTU from MTU of lower device | Stefano Brivio | 2018-03-19 | 1 | -4/+6 |
| * | | ipv6: the entire IPv6 header chain must fit the first fragment | Paolo Abeni | 2018-03-25 | 1 | -4/+9 |
| * | | net/ipv4: disable SMC TCP option with SYN Cookies | Hans Wippel | 2018-03-25 | 1 | -0/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-03-24 | 1 | -2/+4 |
| |\ \ |
|
| | * | | netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6} | Subash Abhinov Kasiviswanathan | 2018-03-24 | 1 | -2/+4 |
| | |/ |
|
| * | | ipv6: fix possible deadlock in rt6_age_examine_exception() | Eric Dumazet | 2018-03-23 | 1 | -6/+7 |
* | | | ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data() | Eric Dumazet | 2018-04-01 | 1 | -5/+12 |
* | | | ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init() | Alexey Kodanev | 2018-04-01 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-03-31 | 3 | -18/+84 |
|\ \ \ |
|
| * | | | bpf: Post-hooks for sys_bind | Andrey Ignatov | 2018-03-31 | 1 | -7/+14 |
| * | | | bpf: Hooks for sys_connect | Andrey Ignatov | 2018-03-31 | 3 | -0/+41 |
| * | | | net: Introduce __inet_bind() and __inet6_bind | Andrey Ignatov | 2018-03-31 | 1 | -13/+24 |
| * | | | bpf: Hooks for sys_bind | Andrey Ignatov | 2018-03-31 | 1 | -0/+7 |