index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_flex_pipe.c
Age
Commit message (
Expand
)
Author
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-18
ice: field prep conversion
Jesse Brandeburg
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-01-19
ice: Reduce scope of variables
Tony Nguyen
2023-01-19
ice: Move support DDP code out of ice_flex_pipe.c
Sergey Temerkhanov
2023-01-19
ice: Remove cppcheck suppressions
Tony Nguyen
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
2022-06-30
intel/ice:fix repeated words in comments
Jilin Yuan
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
2022-03-11
ice: Fix FV offset searching
Michal Swiatkowski
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-01-06
ice: Optimize a few bitmap operations
Christophe JAILLET
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-12-14
ice: Remove string printing for ice_status
Tony Nguyen
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
2021-12-14
ice: Add package PTYPE enable information
Haiyue Wang
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
2021-10-28
ice: support for GRE in eswitch
Michal Swiatkowski
2021-10-28
ice: low level support for tunnels
Michal Swiatkowski
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-14
ice: fix getting UDP tunnel entry
Michal Swiatkowski
2021-10-11
ice: create advanced switch recipe
Dan Nowlin
2021-10-11
ice: manage profiles and field vectors
Dan Nowlin
2021-04-14
ice: suppress false cppcheck issues
Bruce Allan
2021-03-31
ice: Update to use package info from ice segment
Dan Nowlin
2021-03-22
ice: Support to separate GTP-U uplink and downlink
Qi Zhang
2021-03-22
ice: Support non word aligned input set field
Qi Zhang
2021-02-08
ice: remove unnecessary casts
Bruce Allan
2021-02-05
ice: use flex_array_size where possible
Bruce Allan
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
2020-10-09
ice: remove repeated words
Bruce Allan
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-09-28
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
2020-08-01
ice: Misc minor fixes
Tony Nguyen
2020-08-01
ice: adjust profile ID map locks
Victor Raj
2020-08-01
ice: Graceful error handling in HW table calloc failure
Surabhi Boob
2020-08-01
ice: Clear and free XLT entries on reset
Vignesh Sridhar
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-05-22
ice: check for compatibility between DDP package and firmware
Victor Raj
2020-05-22
ice: Support IPv6 Flow Director filters
Henry Tieman
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: Fix resource leak on early exit from function
Eric Joyner
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
[next]