index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
ipsec.c
Age
Commit message (
Expand
)
Author
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
2024-10-11
netdevsim: copy addresses for both in and out paths
Hangbin Liu
2024-10-11
netdevsim: print human readable IP address
Hangbin Liu
2023-01-26
netdevsim: Fill IPsec state validation failure reason
Leon Romanovsky
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
2022-05-06
netdevsim: rely on XFRM state direction instead of flags
Leon Romanovsky
2021-07-06
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
2020-03-15
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2018-12-19
drivers: net: netdevsim: use skb_sec_path helper
Florian Westphal
2018-07-02
netdevsim: fix sa_idx out of bounds check
Colin Ian King
2018-06-28
netdevsim: add ipsec offload testing
Shannon Nelson