summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2025-04-07netfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy
2025-03-28Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault
2025-03-28ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima
2025-03-28ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima
2025-03-22gre: Fix IPv6 link-local address generation.Guillaume Nault
2025-03-13net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman
2025-03-13net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman
2025-03-07net: ipv6: fix dst ref loop on input in rpl lwtJustin Iurman
2025-03-07net: ipv6: rpl_iptunnel: mitigate 2-realloc issueJustin Iurman
2025-03-07net: ipv6: fix dst ref loop on input in seg6 lwtJustin Iurman
2025-03-07net: ipv6: seg6_iptunnel: mitigate 2-realloc issueJustin Iurman
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2025-02-21ipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet
2025-02-21ipv6: mcast: extend RCU protection in igmp6_send()Eric Dumazet
2025-02-21ndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet
2025-02-21ndisc: use RCU protection in ndisc_alloc_skb()Eric Dumazet
2025-02-21ipv6: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-21ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet
2025-02-21ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()Eric Dumazet
2025-02-17udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08inetpeer: do not get a refcount in inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2025-01-23net: fix data-races around sk->sk_forward_allocWang Liang
2025-01-09ila: serialize calls to nf_register_net_hooks()Eric Dumazet
2024-12-14net: inet6: do not leave a dangling sk pointer in inet6_create()Ignat Korchagin
2024-12-14net/ipv6: release expired exception dst cached in socketJiri Wiesner
2024-12-14ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-12-14net-timestamp: make sk_tskey more predictable in error pathVadim Fedorenko
2024-12-09ip6mr: fix tables suspicious RCU usagePaolo Abeni
2024-12-09net/ipv6: delete temporary address if mngtmpaddr is removed or unmanagedHangbin Liu
2024-12-09ipv6: release nexthop on device removalPaolo Abeni
2024-12-09net: use unrcu_pointer() helperEric Dumazet
2024-11-08netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()Eric Dumazet
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger
2024-10-17netfilter: fib: check correct rtable in vrf setupsFlorian Westphal
2024-10-17netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman
2024-10-10netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet
2024-10-04icmp: change the order of rate limitsEric Dumazet
2024-10-04net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh
2024-10-04netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet
2024-10-04ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet
2024-10-04net: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman
2024-09-12ila: call nf_unregister_net_hooks() soonerEric Dumazet
2024-09-08net: remove NULL-pointer net parameter in ip_metrics_convertJason Xing
2024-08-29ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet
2024-08-29ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet
2024-08-29ipv6: prevent UAF in ip6_send_skb()Eric Dumazet