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-12-12
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
1
-1
/
+1
2025-12-12
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-1
/
+1
2025-12-12
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2
-1
/
+3
2025-12-01
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
1
-2
/
+4
2025-11-13
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-11-13
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+30
2025-11-13
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
1
-1
/
+3
2025-11-13
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
1
-19
/
+31
2025-10-23
tcp: convert to dev_net_rcu()
Eric Dumazet
1
-11
/
+11
2025-10-23
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-2
/
+1
2025-09-09
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
1
-17
/
+15
2025-09-09
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
1
-2
/
+4
2025-08-28
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
1
-3
/
+2
2025-08-28
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-28
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+2
2025-08-20
ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
Kuniyuki Iwashima
2
-10
/
+8
2025-08-15
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-1
/
+3
2025-08-15
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
2
-9
/
+16
2025-08-15
ipv6: fix possible infinite loop in fib6_info_uses_dev()
Eric Dumazet
1
-6
/
+11
2025-08-15
ipv6: prevent infinite loop in rt6_nlmsg_size()
Eric Dumazet
2
-18
/
+20
2025-08-15
net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
Petr Machata
1
-1
/
+2
2025-08-01
xfrm: Set transport header to fix UDP GRO handling
Tobias Brunner
1
-0
/
+3
2025-07-24
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-07-24
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
1
-4
/
+4
2025-07-17
gre: Fix IPv6 multicast route creation.
Guillaume Nault
1
-7
/
+2
2025-06-27
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
1
-0
/
+8
2025-06-27
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
2
-13
/
+2
2025-06-27
ipv6: remove leftover ip6 cookie initializer
Willem de Bruijn
1
-2
/
+0
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
1
-3
/
+3
2025-06-19
seg6: Fix validation of nexthop addresses
Ido Schimmel
1
-4
/
+2
2025-06-19
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-3
/
+1
2025-06-19
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
1
-4
/
+9
2025-06-19
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
1
-6
/
+6
2025-05-29
xfrm: Fix UDP GRO handling for some corner cases
Tobias Brunner
1
-8
/
+10
2025-05-29
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-45
/
+4
2025-05-29
espintcp: fix skb leaks
Sabrina Dubroca
1
-1
/
+3
2025-05-29
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
1
-2
/
+2
2025-05-29
net: ipv6: Init tunnel link-netns before registering dev
Xiao Liang
4
-7
/
+9
2025-05-29
ipv6: save dontfrag in cork
Willem de Bruijn
1
-4
/
+5
2025-05-18
gre: Fix again IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-05-09
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
1
-1
/
+1
2025-05-02
netfilter: fib: avoid lookup if socket is available
Florian Westphal
1
-9
/
+10
2025-04-25
ipv6: add exception routes to GC list in rt6_insert_exception
Xin Long
1
-0
/
+1
2025-04-20
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
1
-4
/
+4
2025-04-10
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
1
-2
/
+4
2025-04-10
ipv6: Start path selection from the first nexthop
Ido Schimmel
1
-3
/
+35
2025-04-10
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
2025-04-10
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
1
-3
/
+18
2025-04-07
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
1
-0
/
+23
2025-03-28
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
1
-9
/
+6
[next]