index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_fdir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
1
-4
/
+2
*
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
1
-4
/
+4
*
ice: Use int for ice_status
Tony Nguyen
2021-12-14
1
-5
/
+5
*
ice: fix adding different tunnels
Michal Swiatkowski
2021-12-07
1
-1
/
+1
*
ice: Fix macro name for IPv4 fragment flag
Jeff Guo
2021-09-28
1
-1
/
+1
*
ice: Fix prototype warnings
Tony Nguyen
2021-03-23
1
-1
/
+1
*
ice: Add more FDIR filter type for AVF
Qi Zhang
2021-03-22
1
-0
/
+254
*
ice: Add GTPU FDIR filter for AVF
Qi Zhang
2021-03-22
1
-0
/
+117
*
ice: Add non-IP Layer2 protocol FDIR filter for AVF
Qi Zhang
2021-03-22
1
-0
/
+15
*
ice: Add new actions support for VF FDIR
Qi Zhang
2021-03-22
1
-1
/
+11
*
ice: Enable FDIR Configure for AVF
Qi Zhang
2021-03-22
1
-3
/
+3
*
ice: Support non word aligned input set field
Qi Zhang
2021-03-22
1
-7
/
+55
*
ice: Add more basic protocol support for flow filter
Qi Zhang
2021-03-22
1
-0
/
+20
*
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
2020-09-28
1
-1
/
+1
*
ice: Enable flex-bytes support
Henry Tieman
2020-05-22
1
-0
/
+3
*
ice: Support IPv6 Flow Director filters
Henry Tieman
2020-05-22
1
-33
/
+270
*
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-22
1
-0
/
+513
*
ice: Support displaying ntuple rules
Henry Tieman
2020-05-22
1
-0
/
+33
*
ice: Initialize Flow Director resources
Henry Tieman
2020-05-22
1
-0
/
+54