index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
rpl_iptunnel.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-02-01
net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
1
-3
/
+6
2025-02-01
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
1
-2
/
+4
2024-12-05
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2024-09-13
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-06-03
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
1
-8
/
+6
2023-07-12
ipv6: rpl: Remove redundant skb_dst_drop().
Kuniyuki Iwashima
1
-2
/
+1
2023-01-06
net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
Kees Cook
1
-1
/
+1
2020-12-08
net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()
Zheng Yongjun
1
-6
/
+1
2020-10-30
net: ipv6: rpl*: Fix strange kerneldoc warnings due to bad header
Andrew Lunn
1
-1
/
+1
2020-06-23
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-04-02
net: ipv6: rpl_iptunnel: remove redundant assignments to variable err
Colin Ian King
1
-1
/
+1
2020-03-31
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
Gustavo A. R. Silva
1
-1
/
+3
2020-03-29
net: ipv6: add rpl sr tunnel
Alexander Aring
1
-0
/
+380