Age | Commit message (Expand) | Author | Files | Lines |
2023-12-13 | ice: enable symmetric-xor RSS for Toeplitz hash function | Jeff Guo | 1 | -28/+237 |
2023-12-13 | ice: refactor the FD and RSS flow ID generation | Ahmed Zaki | 1 | -34/+13 |
2023-12-13 | ice: refactor RSS configuration | Qi Zhang | 1 | -86/+146 |
2023-10-20 | ice: remove unused ice_flow_entry fields | Przemek Kitszel | 1 | -4/+1 |
2023-06-22 | ice: remove null checks before devm_kfree() calls | Przemek Kitszel | 1 | -20/+3 |
2022-03-14 | ice: remove circular header dependencies on ice.h | Jacob Keller | 1 | -0/+1 |
2021-12-30 | ice: Add flow director support for channel mode | Kiran Patil | 1 | -0/+51 |
2021-12-14 | ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK | Tony Nguyen | 1 | -2/+0 |
2021-12-14 | ice: Cleanup after ice_status removal | Tony Nguyen | 1 | -11/+6 |
2021-12-14 | ice: Remove enum ice_status | Tony Nguyen | 1 | -37/+37 |
2021-12-14 | ice: Use int for ice_status | Tony Nguyen | 1 | -42/+42 |
2021-04-22 | ice: Support RSS configure removal for AVF | Qi Zhang | 1 | -0/+88 |
2021-03-31 | ice: cleanup style issues | Bruce Allan | 1 | -3/+3 |
2021-03-31 | ice: rename ptype bitmap | Qi Zhang | 1 | -8/+8 |
2021-03-22 | ice: Add non-IP Layer2 protocol FDIR filter for AVF | Qi Zhang | 1 | -1/+16 |
2021-03-22 | ice: Enhanced IPv4 and IPv6 flow filter | Qi Zhang | 1 | -5/+49 |
2021-03-22 | ice: Support to separate GTP-U uplink and downlink | Qi Zhang | 1 | -1/+87 |
2021-03-22 | ice: Add more advanced protocol support in flow filter | Qi Zhang | 1 | -5/+266 |
2021-03-22 | ice: Support non word aligned input set field | Qi Zhang | 1 | -20/+106 |
2021-03-22 | ice: Add more basic protocol support for flow filter | Qi Zhang | 1 | -6/+173 |
2020-12-09 | ice: join format strings to same line as ice_debug | Jacob Keller | 1 | -6/+3 |
2020-12-09 | ice: cleanup stack hog | Bruce Allan | 1 | -18/+26 |
2020-10-09 | ice: fix adding IP4 IP6 Flow Director rules | Dan Nowlin | 1 | -1/+61 |
2020-10-09 | ice: remove repeated words | Bruce Allan | 1 | -2/+2 |
2020-08-01 | ice: Fix RSS profile locks | Vignesh Sridhar | 1 | -6/+7 |
2020-05-22 | ice: Enable flex-bytes support | Henry Tieman | 1 | -0/+150 |
2020-05-22 | ice: Initialize Flow Director resources | Henry Tieman | 1 | -6/+163 |
2020-05-21 | ice: Add support for tunnel offloads | Tony Nguyen | 1 | -1/+35 |
2020-03-10 | ice: use variable name more descriptive than type | Bruce Allan | 1 | -4/+4 |
2020-01-25 | ice: Implement ethtool get/set rx-flow-hash | Md Fahad Iqbal Polash | 1 | -0/+29 |
2020-01-25 | ice: Initilialize VF RSS tables | Md Fahad Iqbal Polash | 1 | -0/+135 |
2020-01-25 | ice: Optimize table usage | Tony Nguyen | 1 | -0/+338 |
2020-01-25 | ice: Populate TCAM filter software structures | Tony Nguyen | 1 | -10/+51 |
2020-01-24 | ice: Allocate flow profile | Tony Nguyen | 1 | -4/+486 |
2020-01-24 | ice: Enable writing hardware filtering tables | Tony Nguyen | 1 | -0/+250 |