index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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