summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2020-09-26net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-26ipv6: avoid lockdep issue in fib6_del()Eric Dumazet
2020-09-12ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel
2020-09-03netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal
2020-08-27gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-28ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang
2020-07-28xfrm: esp6: fix the location of the transport header with encapsulationSabrina Dubroca
2020-07-21net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin
2020-07-21udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima
2020-07-13ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun
2020-07-07ipv6: Fix use of anycast address with loopbackDavid Ahern
2020-07-07xfrm: esp6: fix encapsulation header offset computationSabrina Dubroca
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-01ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn
2020-06-30net: sit: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30net: vti: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30net: ipip: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-25netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-18ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-06-15mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-06-15esp, ah: modernize the crypto algorithm selectionsEric Biggers
2020-06-15esp, ah: consolidate the crypto algorithm selectionsEric Biggers
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-06-01crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav
2020-06-01ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-06-01net: Make locking in sock_bindtoindex optionalFerenc Fejes
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-28ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig
2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig
2020-05-28net: add sock_bindtoindexChristoph Hellwig
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet
2020-05-25tcp: allow traceroute -Mtcp for unpriv usersEric Dumazet
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22ip6_tunnel: add generic MPLS receive supportVadim Fedorenko
2020-05-22tunnel6: support for IPPROTO_MPLSVadim Fedorenko