Age | Commit message (Expand) | Author | Files | Lines |
2018-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -27/+28 |
2018-04-23 | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy | Eric Dumazet | 1 | -0/+2 |
2018-04-23 | ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts | Ahmed Abdelsalam | 1 | -1/+1 |
2018-04-19 | netfilter: nf_tables: NAT chain and extensions require NF_TABLES | Pablo Neira Ayuso | 1 | -27/+28 |
2018-04-06 | net/ipv6: Increment OUTxxx counters after netfilter hook | Jeff Barnhill | 1 | -2/+5 |
2018-04-05 | vti6: better validate user provided tunnel names | Eric Dumazet | 1 | -2/+5 |
2018-04-05 | ip6_tunnel: better validate user provided tunnel names | Eric Dumazet | 1 | -4/+7 |
2018-04-05 | ip6_gre: better validate user provided tunnel names | Eric Dumazet | 1 | -3/+5 |
2018-04-05 | ipv6: sit: better validate user provided tunnel names | Eric Dumazet | 1 | -3/+5 |
2018-04-04 | inet: frags: fix ip6frag_low_thresh boundary | Eric Dumazet | 2 | -4/+0 |
2018-04-04 | net: avoid unneeded atomic operation in ip*_append_data() | Paolo Abeni | 1 | -1/+2 |
2018-04-04 | ipv6: udp: set dst cache for a connected sk if current not valid | Alexey Kodanev | 1 | -19/+2 |
2018-04-04 | ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() | Alexey Kodanev | 1 | -5/+5 |
2018-04-04 | ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() | Alexey Kodanev | 3 | -5/+14 |
2018-04-04 | ipv6: add a wrapper for ip6_dst_store() with flowi6 checks | Alexey Kodanev | 2 | -8/+18 |
2018-04-02 | ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh | Eric Dumazet | 1 | -1/+1 |
2018-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -34/+55 |
2018-04-01 | ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data() | Eric Dumazet | 1 | -5/+12 |
2018-04-01 | ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init() | Alexey Kodanev | 1 | -1/+0 |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 3 | -18/+84 |
2018-04-01 | inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB | Eric Dumazet | 1 | -18/+11 |
2018-04-01 | ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB | Eric Dumazet | 1 | -18/+12 |
2018-04-01 | ipv6: frags: rewrite ip6_expire_frag_queue() | Eric Dumazet | 1 | -8/+16 |
2018-04-01 | inet: frags: break the 2GB limit for frags storage | Eric Dumazet | 3 | -9/+9 |
2018-04-01 | inet: frags: remove inet_frag_maybe_warn_overflow() | Eric Dumazet | 2 | -6/+4 |
2018-04-01 | inet: frags: get rif of inet_frag_evicting() | Eric Dumazet | 1 | -4/+0 |
2018-04-01 | inet: frags: remove some helpers | Eric Dumazet | 1 | -2/+3 |
2018-04-01 | inet: frags: use rhashtables for reassembly units | Eric Dumazet | 2 | -97/+64 |
2018-04-01 | inet: frags: refactor ipv6_frag_init() | Eric Dumazet | 1 | -11/+14 |
2018-04-01 | inet: frags: add a pointer to struct netns_frags | Eric Dumazet | 2 | -17/+19 |
2018-04-01 | inet: frags: change inet_frags_init_net() return value | Eric Dumazet | 2 | -5/+18 |
2018-03-31 | bpf: Post-hooks for sys_bind | Andrey Ignatov | 1 | -7/+14 |
2018-03-31 | bpf: Hooks for sys_connect | Andrey Ignatov | 3 | -0/+41 |
2018-03-31 | net: Introduce __inet_bind() and __inet6_bind | Andrey Ignatov | 1 | -13/+24 |
2018-03-31 | bpf: Hooks for sys_bind | Andrey Ignatov | 1 | -0/+7 |
2018-03-30 | net/ipv6: Fix route leaking between VRFs | David Ahern | 1 | -0/+3 |
2018-03-30 | ipv6: sr: fix seg6 encap performances with TSO enabled | David Lebrun | 1 | -9/+7 |
2018-03-30 | ipv6: do not set routes if disable_ipv6 has been enabled | Lorenzo Bianconi | 1 | -0/+6 |
2018-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 7 | -96/+39 |
2018-03-30 | Revert "netfilter: x_tables: ensure last rule in base chain matches underflow... | Florian Westphal | 1 | -16/+1 |
2018-03-30 | netfilter: nf_tables: enable conntrack if NAT chain is registered | Pablo Neira Ayuso | 1 | -0/+12 |
2018-03-30 | netfilter: nf_tables: build-in filter chain type | Pablo Neira Ayuso | 3 | -69/+1 |
2018-03-30 | netfilter: nf_tables: nft_register_chain_type() returns void | Pablo Neira Ayuso | 3 | -7/+7 |
2018-03-30 | netfilter: nf_tables: rename struct nf_chain_type | Pablo Neira Ayuso | 3 | -3/+3 |
2018-03-29 | ipv6: export ip6 fragments sysctl to unprivileged users | Eric Dumazet | 1 | -4/+0 |
2018-03-29 | net/ipv6: Move call_fib6_entry_notifiers up for route adds | David Ahern | 1 | -4/+12 |
2018-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+2 |
2018-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -13/+23 |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 36 | -39/+0 |
2018-03-27 | ipv6: addrconf: Use normal debugging style | Joe Perches | 1 | -20/+8 |