summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-04-23
|\
| * netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso2018-04-19
* | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-23
* | ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam2018-04-22
|/
* net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill2018-04-05
* vti6: better validate user provided tunnel namesEric Dumazet2018-04-05
* ip6_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-05
* ip6_gre: better validate user provided tunnel namesEric Dumazet2018-04-05
* ipv6: sit: better validate user provided tunnel namesEric Dumazet2018-04-05
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-04
* net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2018-04-04
* ipv6: udp: set dst cache for a connected sk if current not validAlexey Kodanev2018-04-04
* ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()Alexey Kodanev2018-04-04
* ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev2018-04-04
* ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev2018-04-04
* ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_threshEric Dumazet2018-04-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * net/ipv6: Fix route leaking between VRFsDavid Ahern2018-03-30
| * ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun2018-03-30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-29
| |\
| | * vti6: Fix dev->max_mtu settingStefano Brivio2018-03-19
| | * vti6: Keep set MTU on link creation or change, validate itStefano Brivio2018-03-19
| | * vti6: Properly adjust vti6 MTU from MTU of lower deviceStefano Brivio2018-03-19
| * | ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-03-25
| * | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-24
| |\ \
| | * | netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan2018-03-24
| | |/
| * | ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet2018-03-23
* | | ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()Eric Dumazet2018-04-01
* | | ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()Alexey Kodanev2018-04-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\ \ \
| * | | bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-31
| * | | bpf: Hooks for sys_connectAndrey Ignatov2018-03-31
| * | | net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2018-03-31
| * | | bpf: Hooks for sys_bindAndrey Ignatov2018-03-31
* | | | inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CBEric Dumazet2018-03-31
* | | | ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CBEric Dumazet2018-03-31
* | | | ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet2018-03-31
* | | | inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-31
* | | | inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2018-03-31
* | | | inet: frags: get rif of inet_frag_evicting()Eric Dumazet2018-03-31
* | | | inet: frags: remove some helpersEric Dumazet2018-03-31
* | | | inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-31
* | | | inet: frags: refactor ipv6_frag_init()Eric Dumazet2018-03-31
* | | | inet: frags: add a pointer to struct netns_fragsEric Dumazet2018-03-31
* | | | inet: frags: change inet_frags_init_net() return valueEric Dumazet2018-03-31
* | | | ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi2018-03-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-30
|\ \ \ \
| * | | | Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal2018-03-30
| * | | | netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso2018-03-30