开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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