summaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/ipsec.c
AgeCommit message (Expand)AuthorLines
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