summaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/ipsec.c
AgeCommit message (Expand)AuthorLines
2024-10-11netdevsim: copy addresses for both in and out pathsHangbin Liu-6/+5
2024-10-11netdevsim: print human readable IP addressHangbin Liu-4/+8
2023-01-26netdevsim: Fill IPsec state validation failure reasonLeon Romanovsky-6/+5
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky-1/+2
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky-0/+5
2022-05-06netdevsim: rely on XFRM state direction instead of flagsLeon Romanovsky-1/+1
2021-07-06net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo-4/+4
2020-03-15net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai-15/+15
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko-1/+2
2018-12-19drivers: net: netdevsim: use skb_sec_path helperFlorian Westphal-3/+4
2018-07-02netdevsim: fix sa_idx out of bounds checkColin Ian King-1/+1
2018-06-28netdevsim: add ipsec offload testingShannon Nelson-0/+297