index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-03-07
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
1
-2
/
+12
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
1
-2
/
+2
2025-02-21
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-6
/
+11
2025-02-21
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
1
-4
/
+10
2025-02-21
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
1
-16
/
+15
2025-02-21
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
1
-4
/
+8
2025-02-21
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
2025-02-21
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-19
/
+23
2025-02-21
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-02-21
net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-9
/
+18
2025-02-21
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2025-02-21
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-33
/
+52
2025-02-21
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-36
/
+37
2025-02-21
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
2025-02-17
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-2
/
+2
2025-02-08
xfrm: Add an inbound percpu state cache.
Steffen Klassert
1
-3
/
+3
2025-02-08
inet: ipmr: fix data-races
Eric Dumazet
1
-14
/
+14
2025-02-08
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
1
-0
/
+50
2025-02-08
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
3
-6
/
+8
2025-02-08
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
3
-3
/
+3
2025-01-09
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2024-12-14
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
1
-2
/
+2
2024-12-14
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
1
-12
/
+10
2024-12-14
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-14
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
1
-6
/
+7
2024-12-05
ip6mr: fix tables suspicious RCU usage
Paolo Abeni
1
-11
/
+27
2024-12-05
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
Hangbin Liu
1
-12
/
+29
2024-12-05
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2
-19
/
+34
2024-12-05
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
1
-3
/
+1
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-15
/
+16
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
1
-1
/
+3
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-2
/
+3
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+13
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+5
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
1
-2
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-3
/
+2
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
1
-3
/
+2
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+3
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-15
/
+13
2024-09-22
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
1
-0
/
+1
2024-09-19
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+8
2024-09-13
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
1
-3
/
+40
2024-09-13
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-09-13
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
[next]