summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2021-01-17net: ipv6: fib: flush exceptions when purging routeSean Tranchetti
2021-01-12netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan
2020-12-30netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
2020-12-08net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart
2020-12-08ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai
2020-11-24ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-18IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms
2020-11-18netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-10-29netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-29net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-10-01ipv6_route_seq_next should increase position indexVasily Averin
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-03gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-08-11ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-31udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima
2020-07-31net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun
2020-06-30ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-06-30mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-06-22ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-06-03esp6: get the right proto for transport mode in esp6_gso_encapXin Long
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-20netlabel: cope with NULL catmapPaolo Abeni
2020-04-29xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-29ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-29net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-03-25Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF"Sasha Levin
2020-03-18ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-03-18net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-18net/ipv6: need update peer route when modify metricHangbin Liu
2020-03-18net/ipv6: use configured metric when add peer routeHangbin Liu
2020-03-18ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-05ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-27ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan
2020-01-27ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio
2020-01-27inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet
2020-01-27ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn
2020-01-27net: always initialize pagedlenWillem de Bruijn
2020-01-09tcp: annotate tp->rcv_nxt lockless readsEric Dumazet