index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_xsk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
ixgbe, xsk: Get rid of redundant 'fallthrough'
Maciej Fijalkowski
1
-1
/
+0
2022-04-15
ixgbe, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
1
-3
/
+3
2022-04-15
ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
1
-9
/
+18
2022-04-15
ixgbe, xsk: Decorate IXGBE_XDP_REDIR with likely()
Maciej Fijalkowski
1
-12
/
+13
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
1
-2
/
+4
2022-01-31
ixgbe: respect metadata on XSK Rx to skb
Alexander Lobakin
1
-4
/
+10
2022-01-31
ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-3
/
+1
2022-01-31
ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
Alexander Lobakin
1
-9
/
+10
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-09-30
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
1
-7
/
+9
2021-08-18
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
1
-1
/
+4
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-3
/
+0
2021-06-03
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
1
-6
/
+8
2021-03-15
ixgbe: optimize for XDP_REDIRECT in xsk path
Magnus Karlsson
1
-4
/
+7
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
1
-1
/
+1
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
1
-16
/
+16
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-30
/
+31
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-2
/
+2
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-22
ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
1
-256
/
+51
2020-05-22
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
1
-1
/
+1
2020-05-15
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
1
-0
/
+2
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2019-12-21
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-2
/
+2
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
1
-2
/
+6
2019-11-09
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2019-09-16
ixgbe: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-19
/
+11
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
1
-18
/
+11
2019-09-05
ixgbe: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-08-31
ixgbe: modify driver for handling offsets
Kevin Laatz
1
-4
/
+9
2019-08-31
ixgbe: simplify Rx buffer recycle
Kevin Laatz
1
-10
/
+3
2019-08-18
ixgbe: add support for AF_XDP need_wakeup feature
Magnus Karlsson
1
-0
/
+18
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
1
-2
/
+2
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
1
-6
/
+9
2019-06-05
ixgbe: fix AF_XDP tx packet count
William Tu
1
-0
/
+1
2019-06-05
ixgbe: fix AF_XDP tx byte count
William Tu
1
-1
/
+0
2019-06-05
ixgbe: remove umem from adapter
Jan Sokolowski
1
-66
/
+13
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
1
-1
/
+4
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+12
2019-02-21
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
1
-1
/
+2
2019-02-21
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
1
-2
/
+10
2019-02-15
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
1
-17
/
+0
2018-10-03
ixgbe: add AF_XDP zero-copy Tx support
Björn Töpel
1
-0
/
+175
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
1
-0
/
+626