index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xdp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-21
1
-11
/
+12
|
\
|
*
xsk: Try to make xdp_umem_reg extension a bit more future-proof
Stanislav Fomichev
2024-07-30
1
-11
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-15
1
-7
/
+18
|
\
\
|
*
|
xsk: fix batch alloc API on non-coherent systems
Maciej Fijalkowski
2024-09-13
1
-7
/
+18
|
|
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-12
2
-6
/
+9
|
\
\
|
*
|
xsk: Bump xsk_queue::queue_empty_descs in xp_can_alloc()
Maciej Fijalkowski
2024-09-05
2
-6
/
+9
|
|
/
*
/
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-11
1
-0
/
+5
|
/
*
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
2024-07-25
1
-3
/
+6
*
net: Move flush list retrieval to where it is used.
Sebastian Andrzej Siewior
2024-07-02
1
-2
/
+4
*
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2024-07-02
1
-12
/
+1
*
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-24
1
-8
/
+4
*
Revert "xsk: Support redirect to any socket bound to the same umem"
Magnus Karlsson
2024-06-05
1
-4
/
+1
*
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-08
1
-25
/
+4
*
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
2024-04-05
1
-0
/
+2
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-02
1
-1
/
+4
|
\
|
*
xsk: support redirect to any socket bound to the same umem
Magnus Karlsson
2024-02-05
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
xsk: Add truesize to skb_add_rx_frag().
Sebastian Andrzej Siewior
2024-02-13
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-25
2
-4
/
+9
|
\
|
|
*
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2024-01-24
1
-0
/
+1
|
*
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
2024-01-24
1
-4
/
+8
*
|
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-23
1
-0
/
+1
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-0
/
+12
|
\
|
*
xsk: add functions to fill control buffer
Maciej Fijalkowski
2023-12-13
1
-0
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
xsk: Skip polling event check for unbound socket
Yewon Choi
2023-12-05
1
-3
/
+2
*
|
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
2023-11-29
3
-1
/
+13
*
|
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
2023-11-29
1
-0
/
+4
*
|
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
2
-1
/
+35
*
|
xsk: Support tx_metadata_len
Stanislav Fomichev
2023-11-29
4
-8
/
+26
|
/
*
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
2023-11-19
1
-0
/
+1
*
xsk: Avoid starving the xsk further down the list
Albert Huang
2023-10-24
1
-0
/
+18
*
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-17
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
1
-0
/
+10
|
\
|
*
xdp: Fix zero-size allocation warning in xskq_create()
Andrew Kanner
2023-10-09
1
-0
/
+10
*
|
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
|
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
2023-09-15
2
-1
/
+4
|
/
*
xsk: Fix xsk_diag use-after-free error during socket cleanup
Magnus Karlsson
2023-08-31
1
-0
/
+3
*
xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
Tirthendu Sarkar
2023-08-30
1
-9
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-0
/
+1
|
\
|
*
xsk: fix refcount underflow in error path
Magnus Karlsson
2023-08-09
1
-0
/
+1
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
1
-0
/
+1
|
\
\
|
*
|
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
1
-1
/
+1
*
|
xsk: support ZC Tx multi-buffer in batch API
Maciej Fijalkowski
2023-07-19
1
-9
/
+36
*
|
xsk: support mbuf on ZC RX
Maciej Fijalkowski
2023-07-19
2
-1
/
+32
*
|
xsk: discard zero length descriptors in Tx path
Tirthendu Sarkar
2023-07-19
1
-0
/
+6
*
|
xsk: add support for AF_XDP multi-buffer on Tx path
Tirthendu Sarkar
2023-07-19
2
-33
/
+100
*
|
xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
Tirthendu Sarkar
2023-07-19
2
-32
/
+61
[next]