index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_flow.c
Age
Commit message (
Expand
)
Author
2023-12-13
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-13
ice: refactor the FD and RSS flow ID generation
Ahmed Zaki
2023-12-13
ice: refactor RSS configuration
Qi Zhang
2023-10-20
ice: remove unused ice_flow_entry fields
Przemek Kitszel
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
2021-12-14
ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK
Tony Nguyen
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-04-22
ice: Support RSS configure removal for AVF
Qi Zhang
2021-03-31
ice: cleanup style issues
Bruce Allan
2021-03-31
ice: rename ptype bitmap
Qi Zhang
2021-03-22
ice: Add non-IP Layer2 protocol FDIR filter for AVF
Qi Zhang
2021-03-22
ice: Enhanced IPv4 and IPv6 flow filter
Qi Zhang
2021-03-22
ice: Support to separate GTP-U uplink and downlink
Qi Zhang
2021-03-22
ice: Add more advanced protocol support in flow filter
Qi Zhang
2021-03-22
ice: Support non word aligned input set field
Qi Zhang
2021-03-22
ice: Add more basic protocol support for flow filter
Qi Zhang
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
2020-12-09
ice: cleanup stack hog
Bruce Allan
2020-10-09
ice: fix adding IP4 IP6 Flow Director rules
Dan Nowlin
2020-10-09
ice: remove repeated words
Bruce Allan
2020-08-01
ice: Fix RSS profile locks
Vignesh Sridhar
2020-05-22
ice: Enable flex-bytes support
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
2020-01-25
ice: Implement ethtool get/set rx-flow-hash
Md Fahad Iqbal Polash
2020-01-25
ice: Initilialize VF RSS tables
Md Fahad Iqbal Polash
2020-01-25
ice: Optimize table usage
Tony Nguyen
2020-01-25
ice: Populate TCAM filter software structures
Tony Nguyen
2020-01-24
ice: Allocate flow profile
Tony Nguyen
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen