index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-07-18
ice: convert ice_add_prof() to bitmap
Jesse Brandeburg
2025-06-09
net: intel: move RSS packet classifier types to libie
Jacob Keller
2024-08-13
ice: enable FDIR filters from raw binary patterns for VFs
Junfeng Guo
2024-08-13
ice: add method to disable FDIR SWAP option
Junfeng Guo
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