summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2024-12-05ip6mr: fix tables suspicious RCU usagePaolo Abeni
2024-12-05net/ipv6: delete temporary address if mngtmpaddr is removed or unmanagedHangbin Liu
2024-12-05ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2024-12-05ipv6: release nexthop on device removalPaolo Abeni
2024-11-22net: fix data-races around sk->sk_forward_allocWang Liang
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-22udp: Compute L4 checksum as usual when not segmenting the skbJakub Sitnicki
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-10net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
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-05ila: call nf_unregister_net_hooks() soonerEric Dumazet
2024-08-21ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet
2024-08-21ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet
2024-08-21ipv6: prevent UAF in ip6_send_skb()Eric Dumazet
2024-08-20ip6_tunnel: Fix broken GROThomas Bogendoerfer
2024-08-14netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-01ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski
2024-07-31netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-07-14ipv6: take care of scope when choosing the src addrNicolas Dichtel
2024-07-14ipv6: fix source address selection with route leakNicolas Dichtel
2024-07-14Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-07-09udp: Remove duplicate included header file trace/events/udp.hThorsten Blum
2024-06-28udp: Allow GSO transmit from devices with no checksum offloadJakub Sitnicki
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger
2024-06-24seg6: Use nested-BH locking for seg6_bpf_srh_states.Sebastian Andrzej Siewior
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-06-19ipv6: bring NLM_DONE out to a separate recv() againJakub Kicinski
2024-06-19seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...Jianguo Wu
2024-06-19udp: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19tcp: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19net: raw: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-17xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()Eric Dumazet
2024-06-17ipv6: prevent possible NULL dereference in rt6_probe()Eric Dumazet
2024-06-17ipv6: prevent possible NULL deref in fib6_nh_init()Eric Dumazet
2024-06-17xfrm: Log input direction mismatch error in one placeAntony Antony