index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xdp
/
xsk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-55
/
+88
2025-11-25
xsk: avoid data corruption on cq descriptor number
Fernando Fernandez Mancera
1
-55
/
+88
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
1
-1
/
+2
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
1
-9
/
+6
2025-09-26
xsk: wrap generic metadata handling onto separate function
Maciej Fijalkowski
1
-39
/
+53
2025-09-26
xsk: remove @first_frag from xsk_build_skb()
Maciej Fijalkowski
1
-5
/
+3
2025-09-26
xsk: avoid overwriting skb fields for multi-buffer traffic
Maciej Fijalkowski
1
-8
/
+9
2025-09-09
xsk: Fix immature cq descriptor production
Maciej Fijalkowski
1
-14
/
+99
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-2
/
+19
2025-07-08
net: xsk: update tx queue consumer immediately after transmission
Jason Xing
1
-7
/
+10
2025-05-21
xsk: Bring back busy polling support in XDP_COPY
Samiullah Khawaja
1
-1
/
+1
2025-04-24
xsk: Fix race condition in AF_XDP generic RX path
e.kubanski
1
-3
/
+3
2025-04-02
xsk: Fix __xsk_generic_xmit() error code when cq is full
Wang Liang
1
-1
/
+4
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
1
-0
/
+3
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+3
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
1
-0
/
+3
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
1
-1
/
+1
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
1
-5
/
+9
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-5
/
+6
2024-11-15
xsk: Free skb when TX metadata options are invalid
Felix Maurer
1
-5
/
+6
2024-10-14
xsk: Use xsk_buff_pool directly for cq functions
Maciej Fijalkowski
1
-16
/
+16
2024-10-14
xsk: Get rid of xdp_buff_xsk::orig_addr
Maciej Fijalkowski
1
-1
/
+1
2024-10-14
xsk: s/free_list_node/list_node/
Maciej Fijalkowski
1
-2
/
+2
2024-10-14
xsk: Get rid of xdp_buff_xsk::xskb_list_node
Maciej Fijalkowski
1
-2
/
+2
2024-07-30
xsk: Try to make xdp_umem_reg extension a bit more future-proof
Stanislav Fomichev
1
-11
/
+12
2024-07-02
net: Move flush list retrieval to where it is used.
Sebastian Andrzej Siewior
1
-2
/
+4
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
1
-12
/
+1
2024-06-24
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-8
/
+4
2024-06-05
Revert "xsk: Support redirect to any socket bound to the same umem"
Magnus Karlsson
1
-4
/
+1
2024-04-05
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
1
-0
/
+2
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+4
2024-02-13
xsk: Add truesize to skb_add_rx_frag().
Sebastian Andrzej Siewior
1
-1
/
+2
2024-02-05
xsk: support redirect to any socket bound to the same umem
Magnus Karlsson
1
-1
/
+4
2024-01-24
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
1
-4
/
+8
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2023-12-05
xsk: Skip polling event check for unbound socket
Yewon Choi
1
-3
/
+2
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
1
-0
/
+6
2023-11-29
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
1
-0
/
+4
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
1
-0
/
+34
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
1
-1
/
+11
2023-10-24
xsk: Avoid starving the xsk further down the list
Albert Huang
1
-0
/
+18
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
1
-0
/
+10
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-09-15
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
1
-1
/
+1
2023-08-30
xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
Tirthendu Sarkar
1
-9
/
+13
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-08-09
xsk: fix refcount underflow in error path
Magnus Karlsson
1
-0
/
+1
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
[next]