aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/ipsec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06netdevsim: rely on XFRM state direction instead of flagsLeon Romanovsky1-1/+1
2021-07-06net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_opsTaehee Yoo1-4/+4
2020-03-15net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-15/+15
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko1-1/+2
2018-12-19drivers: net: netdevsim: use skb_sec_path helperFlorian Westphal1-3/+4
2018-07-02netdevsim: fix sa_idx out of bounds checkColin Ian King1-1/+1
2018-06-28netdevsim: add ipsec offload testingShannon Nelson1-0/+297