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_txrx_lib.h
Age
Commit message (
Expand
)
Author
2024-10-08
ice: Cleanup unused declarations
Yue Haibing
2024-01-24
ice: work on pre-XDP prog frag count
Maciej Fijalkowski
2023-12-13
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
2023-12-13
ice: Introduce ice_xdp_buff
Larysa Zaremba
2023-12-13
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
2023-02-13
ice: Micro-optimize .ndo_xdp_xmit() path
Alexander Lobakin
2023-02-13
ice: Fix freeing XDP frames backed by Page Pool
Alexander Lobakin
2023-02-01
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
2023-02-01
ice: Inline eop check
Maciej Fijalkowski
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2021-10-15
ice: propagate xdp_ring onto rx_ring
Maciej Fijalkowski
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-06-18
ice: report hash type such as L2/L3/L4
Jesse Brandeburg
2020-05-21
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2019-11-04
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak