aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ixgbevf/ipsec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-26ixgbevf: fill IPsec state validation failure reasonLeon Romanovsky1-9/+8
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky1-1/+3
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky1-0/+5
2022-05-06ixgbe: propagate XFRM offload state direction instead of flagsLeon Romanovsky1-3/+3
2021-11-17ixgbevf: Add support for new mailbox communication between PF and VFRadoslaw Tyl1-0/+1
2021-11-17ixgbevf: Mailbox improvementsRadoslaw Tyl1-4/+4
2021-11-17ixgbevf: Rename MSGTYPE to SUCCESS and FAILURERadoslaw Tyl1-1/+1
2021-07-06ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_opsTaehee Yoo1-7/+13
2021-03-04ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony1-0/+5
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal1-4/+5
2018-12-19drivers: net: intel: use secpath helpers in more placesFlorian Westphal1-2/+4
2018-10-03ixgbevf: off by one in ixgbevf_ipsec_tx()Dan Carpenter1-1/+1
2018-10-03ixgbevf: fix msglen for ipsec mbx messagesShannon Nelson1-7/+4
2018-08-28ixgbevf: add VF IPsec offload codeShannon Nelson1-0/+673