summaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-151-15/+15
* netdevsim: move netdev creation/destruction to dev probeJiri Pirko2019-04-261-1/+2
* drivers: net: netdevsim: use skb_sec_path helperFlorian Westphal2018-12-191-3/+4
* netdevsim: fix sa_idx out of bounds checkColin Ian King2018-07-021-1/+1
* netdevsim: add ipsec offload testingShannon Nelson2018-06-281-0/+297