summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-08-24ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2018-08-24netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-08-24ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-08-22ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long
2018-07-28net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-28multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-28ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-28ip: hash fragments consistentlyPaolo Abeni
2018-07-25ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-25net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole
2018-07-25net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern
2018-07-25ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-22netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-22net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern
2018-07-22ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-07-08netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat
2018-06-26udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-26ipv6: allow PMTU exceptions to local routesJulian Anastasov
2018-06-11ipmr: fix error path when ipmr_new_table failsSabrina Dubroca
2018-06-11vrf: check the original netdevice for generating redirectStephen Suryaputra
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek
2018-06-11ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-11netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-28ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux
2018-05-19net: ip6_gre: fix tunnel metadata device sharing.William Tu
2018-05-17net: test tailroom before appending to linear skbWillem de Bruijn
2018-05-17net: ip6_gre: Fix ip6erspan hlen calculationPetr Machata
2018-05-17net: ip6_gre: Split up ip6gre_changelink()Petr Machata
2018-05-17net: ip6_gre: Split up ip6gre_newlink()Petr Machata
2018-05-17net: ip6_gre: Split up ip6gre_tnl_change()Petr Machata
2018-05-17net: ip6_gre: Split up ip6gre_tnl_link_config()Petr Machata
2018-05-17net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()Petr Machata
2018-05-17net: ip6_gre: Request headroom in __gre6_xmit()Petr Machata
2018-05-17erspan: fix invalid erspan version.William Tu
2018-05-14xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-05-10udp: fix SO_BINDTODEVICEPaolo Abeni
2018-05-08netfilter: x_tables: add module alias for icmp matchesFlorian Westphal
2018-05-08trivial: fix inconsistent help textsGeorg Hofmann
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter
2018-05-01ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet
2018-04-27vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 tooStefano Brivio
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller