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
/
drivers
/
net
/
netdevsim
/
ipsec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-8
/
+7
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
1
-11
/
+0
2024-10-11
netdevsim: copy addresses for both in and out paths
Hangbin Liu
1
-6
/
+5
2024-10-11
netdevsim: print human readable IP address
Hangbin Liu
1
-4
/
+8
2023-01-26
netdevsim: Fill IPsec state validation failure reason
Leon Romanovsky
1
-6
/
+5
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
1
-1
/
+2
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
1
-0
/
+5
2022-05-06
netdevsim: rely on XFRM state direction instead of flags
Leon Romanovsky
1
-1
/
+1
2021-07-06
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops
Taehee Yoo
1
-4
/
+4
2020-03-15
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-15
/
+15
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
1
-1
/
+2
2018-12-19
drivers: net: netdevsim: use skb_sec_path helper
Florian Westphal
1
-3
/
+4
2018-07-02
netdevsim: fix sa_idx out of bounds check
Colin Ian King
1
-1
/
+1
2018-06-28
netdevsim: add ipsec offload testing
Shannon Nelson
1
-0
/
+297