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_xsk.c
Age
Commit message (
Expand
)
Author
2024-12-19
xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
Alexander Lobakin
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-07-29
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
2024-07-29
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
2024-07-29
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
2024-07-29
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
2024-07-29
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
2024-07-29
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
2024-06-05
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-01
ice: reorder disabling IRQ and NAPI in ice_qp_dis
Maciej Fijalkowski
2024-02-02
ice: make ice_vsi_cfg_txq() static
Maciej Fijalkowski
2024-02-02
ice: make ice_vsi_cfg_rxq() static
Maciej Fijalkowski
2024-01-24
intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
Maciej Fijalkowski
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
2023-12-13
ice: Support XDP hints in AF_XDP ZC mode
Larysa Zaremba
2023-12-13
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
Przemek Kitszel
2023-07-19
ice: xsk: Tx multi-buffer support
Maciej Fijalkowski
2023-07-19
ice: xsk: add RX multi-buffer support
Maciej Fijalkowski
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
2023-03-16
ice: xsk: disable txq irq before flushing hw
Maciej Fijalkowski
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-13
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
2023-02-10
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
2023-02-01
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
2022-12-21
ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
Maciej Fijalkowski
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
2022-09-27
ice: xsk: drop power of 2 ring size restriction for AF_XDP
Maciej Fijalkowski
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
2022-09-02
ice: Fix DMA mappings leak
Przemyslaw Patynowski
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
2022-08-22
ice: xsk: prohibit usage of non-balanced queue id
Maciej Fijalkowski
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-15
ice, xsk: Avoid refilling single Rx descriptors
Maciej Fijalkowski
2022-04-15
ice, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
2022-04-15
ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2022-04-15
ice, xsk: Decorate ICE_XDP_REDIR with likely()
Maciej Fijalkowski
2022-04-14
ice: xsk: check if Rx ring was filled up to the end
Maciej Fijalkowski
[next]