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.c
Age
Commit message (
Expand
)
Author
2023-03-28
ice: fix W=1 headers mismatch
Jesse Brandeburg
2023-03-21
ice: fix rx buffers handling for flow director packets
Piotr Raczynski
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-14
ice: add support BIG TCP on IPv6
Pawel Chmielewski
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-13
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
2023-02-13
ice: Remove two impossible branches on XDP Tx cleaning
Alexander Lobakin
2023-02-01
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
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: Use xdp->frame_sz instead of recalculating truesize
Maciej Fijalkowski
2023-02-01
ice: Do not call ice_finalize_xdp_rx() unnecessarily
Maciej Fijalkowski
2023-02-01
ice: Centrallize Rx buffer recycling
Maciej Fijalkowski
2023-02-01
ice: Inline eop check
Maciej Fijalkowski
2023-02-01
ice: Pull out next_to_clean bump out of ice_put_rx_buf()
Maciej Fijalkowski
2023-02-01
ice: Store page count inside ice_rx_buf
Maciej Fijalkowski
2023-02-01
ice: Add xdp_buff to ice_rx_ring struct
Maciej Fijalkowski
2023-02-01
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
2023-01-19
ice: Remove cppcheck suppressions
Tony Nguyen
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
2022-07-26
ice: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
2022-04-12
ice: Add mpls+tso support
Joe Damato
2022-03-09
ice: avoid XDP checks in ice_clean_tx_irq()
Maciej Fijalkowski
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2022-01-31
ice: respect metadata in legacy-rx/ice_construct_skb()
Alexander Lobakin
2022-01-27
ice: xsk: Improve AF_XDP ZC Tx and use batching API
Maciej Fijalkowski
2022-01-27
ice: xsk: Avoid potential dead AF_XDP Tx processing
Maciej Fijalkowski
2022-01-27
ice: Remove likely for napi_complete_done
Maciej Fijalkowski
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-28
ice: switch to napi_build_skb()
Alexander Lobakin
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
ice: xsk: allocate separate memory for XDP SW ring
Maciej Fijalkowski
2021-12-15
ice: use modern kernel API for kick
Jesse Brandeburg
2021-12-15
ice: use prefetch methods
Jesse Brandeburg
2021-12-15
ice: update to newer kernel API
Jesse Brandeburg
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-10-19
ice: use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-19
ice: fix software generating extra interrupts
Jesse Brandeburg
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
[next]