index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
/
ipsec.c
Age
Commit message (
Expand
)
Author
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
2024-12-03
ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5
Jacob Keller
2023-01-26
ixgbevf: fill IPsec state validation failure reason
Leon Romanovsky
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
2022-05-06
ixgbe: propagate XFRM offload state direction instead of flags
Leon Romanovsky
2021-11-17
ixgbevf: Add support for new mailbox communication between PF and VF
Radoslaw Tyl
2021-11-17
ixgbevf: Mailbox improvements
Radoslaw Tyl
2021-11-17
ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE
Radoslaw Tyl
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
2021-03-04
ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
Antony Antony
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
2018-10-03
ixgbevf: off by one in ixgbevf_ipsec_tx()
Dan Carpenter
2018-10-03
ixgbevf: fix msglen for ipsec mbx messages
Shannon Nelson
2018-08-28
ixgbevf: add VF IPsec offload code
Shannon Nelson