index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ethtool_fdir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-06-08
1
-2
/
+2
*
ice: Add flow director support for channel mode
Kiran Patil
2021-12-30
1
-9
/
+251
*
ice: Remove excess error variables
Tony Nguyen
2021-12-14
1
-27
/
+17
*
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
1
-2
/
+2
*
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
1
-5
/
+5
*
ice: Use int for ice_status
Tony Nguyen
2021-12-14
1
-2
/
+2
*
ice: fix adding different tunnels
Michal Swiatkowski
2021-12-07
1
-2
/
+2
*
ice: use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-19
1
-2
/
+2
*
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
2021-04-14
1
-1
/
+1
*
ice: Enable FDIR Configure for AVF
Qi Zhang
2021-03-22
1
-0
/
+4
*
ice: fix FDir IPv6 flexbyte
Henry Tieman
2021-01-26
1
-1
/
+7
*
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
2020-09-28
1
-4
/
+2
*
ice: fix aRFS after flow director delete
Henry Tieman
2020-05-31
1
-1
/
+26
*
ice: Implement aRFS
Brett Creeley
2020-05-22
1
-1
/
+7
*
ice: Restore filters following reset
Henry Tieman
2020-05-22
1
-0
/
+65
*
ice: Enable flex-bytes support
Henry Tieman
2020-05-22
1
-2
/
+86
*
ice: Support IPv6 Flow Director filters
Henry Tieman
2020-05-22
1
-46
/
+345
*
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-22
1
-0
/
+658
*
ice: Support displaying ntuple rules
Henry Tieman
2020-05-22
1
-0
/
+161
*
ice: Initialize Flow Director resources
Henry Tieman
2020-05-22
1
-0
/
+399