summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* net: ip6_gre: fix tunnel metadata device sharing.William Tu2018-05-201-22/+79
* net: test tailroom before appending to linear skbWillem de Bruijn2018-05-171-1/+2
* net: ip6_gre: Fix ip6erspan hlen calculationPetr Machata2018-05-171-9/+65
* net: ip6_gre: Split up ip6gre_changelink()Petr Machata2018-05-171-9/+24
* net: ip6_gre: Split up ip6gre_newlink()Petr Machata2018-05-171-6/+18
* net: ip6_gre: Split up ip6gre_tnl_change()Petr Machata2018-05-171-2/+8
* net: ip6_gre: Split up ip6gre_tnl_link_config()Petr Machata2018-05-171-12/+26
* net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()Petr Machata2018-05-171-1/+1
* net: ip6_gre: Request headroom in __gre6_xmit()Petr Machata2018-05-171-0/+3
* erspan: fix invalid erspan version.William Tu2018-05-171-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-141-0/+1
|\
| * netfilter: x_tables: add module alias for icmp matchesFlorian Westphal2018-05-081-0/+1
* | udp: fix SO_BINDTODEVICEPaolo Abeni2018-05-101-2/+2
* | trivial: fix inconsistent help textsGeorg Hofmann2018-05-081-5/+4Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-082-2/+5
|\ \
| * | vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 tooStefano Brivio2018-04-271-2/+2
| * | xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert2018-04-161-0/+3
* | | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2018-05-021-0/+3
* | | ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2018-05-011-3/+0Star
* | | ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet2018-05-011-1/+6
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-04-231-27/+28
|\ \
| * | netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso2018-04-191-27/+28
| |/
* | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-231-0/+2
* | ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam2018-04-231-1/+1
|/
* net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill2018-04-061-2/+5
* vti6: better validate user provided tunnel namesEric Dumazet2018-04-051-2/+5
* ip6_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-051-4/+7
* ip6_gre: better validate user provided tunnel namesEric Dumazet2018-04-051-3/+5
* ipv6: sit: better validate user provided tunnel namesEric Dumazet2018-04-051-3/+5
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-042-4/+0Star
* net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2018-04-041-1/+2
* ipv6: udp: set dst cache for a connected sk if current not validAlexey Kodanev2018-04-041-19/+2Star
* ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()Alexey Kodanev2018-04-041-5/+5
* ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev2018-04-043-5/+14
* ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev2018-04-042-8/+18
* ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_threshEric Dumazet2018-04-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-026-34/+55
|\
| * net/ipv6: Fix route leaking between VRFsDavid Ahern2018-03-301-0/+3
| * ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun2018-03-301-9/+7Star
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-291-13/+23
| |\
| | * vti6: Fix dev->max_mtu settingStefano Brivio2018-03-191-1/+1
| | * vti6: Keep set MTU on link creation or change, validate itStefano Brivio2018-03-191-8/+16
| | * vti6: Properly adjust vti6 MTU from MTU of lower deviceStefano Brivio2018-03-191-4/+6
| * | ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-03-261-4/+9
| * | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-261-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-241-2/+4
| |\ \
| | * | netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan2018-03-241-2/+4
| | |/
| * | ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet2018-03-231-6/+7
* | | ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()Eric Dumazet2018-04-011-5/+12
* | | ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()Alexey Kodanev2018-04-011-1/+0Star