- 440b652 Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Linus Torvalds · 5 months ago
- 3561373 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 6 months ago
- 4144a10 xsk: fix batch alloc API on non-coherent systems by Maciej Fijalkowski · 6 months ago
- 3b7dc70 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 6 months ago
- 170aafe netdev: support binding dma-buf to netdevice by Mina Almasry · 6 months ago
- 6b08365 xsk: Bump xsk_queue::queue_empty_descs in xp_can_alloc() by Maciej Fijalkowski · 6 months ago
- 32654bb xsk: Try to make xdp_umem_reg extension a bit more future-proof by Stanislav Fomichev · 7 months ago
- d5e726d xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len by Stanislav Fomichev · 8 months ago
- e3d69f5 net: Move flush list retrieval to where it is used. by Sebastian Andrzej Siewior · 8 months ago
- d839a73 net: Optimize xdp_do_flush() with bpf_net_context infos. by Sebastian Andrzej Siewior · 8 months ago
- 3f9fe37 net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT. by Sebastian Andrzej Siewior · 9 months ago
- 7fcf26b3 Revert "xsk: Support redirect to any socket bound to the same umem" by Magnus Karlsson · 9 months ago
- 163943a xsk: use generic DMA sync shortcut instead of a custom one by Alexander Lobakin · 10 months ago
- 237f3cf xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING by Eric Dumazet · 11 months ago
- 4b2765a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 1 year ago
- fecc515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year ago
- 2127c60 xsk: Add truesize to skb_add_rx_frag(). by Sebastian Andrzej Siewior · 1 year, 1 month ago
- 2863d66 xsk: support redirect to any socket bound to the same umem by Magnus Karlsson · 1 year, 1 month ago
- 06f609b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 1 month ago
- f7f6aa8 xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags by Maciej Fijalkowski · 1 year, 1 month ago
- 26900989 xsk: recycle buffer in case Rx queue was full by Maciej Fijalkowski · 1 year, 1 month ago
- 114b4bb sock_diag: add module pointer to "struct sock_diag_handler" by Eric Dumazet · 1 year, 1 month ago
- c49b292 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 1 year, 3 months ago
- b4e352f xsk: add functions to fill control buffer by Maciej Fijalkowski · 1 year, 3 months ago
- 2483e7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 3 months ago
- e4d008d xsk: Skip polling event check for unbound socket by Yewon Choi · 1 year, 3 months ago
- 1161472 xsk: Add option to calculate TX checksum in SW by Stanislav Fomichev · 1 year, 3 months ago
- ce59f96 xsk: Validate xsk_tx_metadata flags by Stanislav Fomichev · 1 year, 3 months ago
- 48eb03d xsk: Add TX timestamp and TX checksum offload support by Stanislav Fomichev · 1 year, 3 months ago
- 341ac98 xsk: Support tx_metadata_len by Stanislav Fomichev · 1 year, 3 months ago
- 938dbea net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules by Jakub Kicinski · 1 year, 4 months ago
- 99b29a4 xsk: Avoid starving the xsk further down the list by Albert Huang · 1 year, 4 months ago
- 9a675ba net, bpf: Add a warning if NAPI cb missed xdp_do_flush(). by Sebastian Andrzej Siewior · 1 year, 5 months ago
- 0e6bb5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 months ago
- a12bbb3 xdp: Fix zero-size allocation warning in xskq_create() by Andrew Kanner · 1 year, 5 months ago
- 10bbf16 net: implement lockless SO_PRIORITY by Eric Dumazet · 1 year, 5 months ago
- d609f3d xsk: add multi-buffer support for sockets sharing umem by Tirthendu Sarkar · 1 year, 6 months ago
- 3e019d8 xsk: Fix xsk_diag use-after-free error during socket cleanup by Magnus Karlsson · 1 year, 6 months ago
- 9d0a67b xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR() by Tirthendu Sarkar · 1 year, 6 months ago
- 4d016ae4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
- 85c2c79 xsk: fix refcount underflow in error path by Magnus Karlsson · 1 year, 7 months ago
- d07b7b3 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 1 year, 7 months ago
- 35b1b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
- 49e47a5 net: move struct netdev_rx_queue out of netdevice.h by Jakub Kicinski · 1 year, 7 months ago
- 3c5b4d6 net: annotate data-races around sk->sk_mark by Eric Dumazet · 1 year, 7 months ago
- d558196 xsk: support ZC Tx multi-buffer in batch API by Maciej Fijalkowski · 1 year, 8 months ago
- 24ea501 xsk: support mbuf on ZC RX by Maciej Fijalkowski · 1 year, 8 months ago
- 07428da xsk: discard zero length descriptors in Tx path by Tirthendu Sarkar · 1 year, 8 months ago
- cf24f5a xsk: add support for AF_XDP multi-buffer on Tx path by Tirthendu Sarkar · 1 year, 8 months ago
- b7f72a3 xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path by Tirthendu Sarkar · 1 year, 8 months ago
- 8046277 xsk: add support for AF_XDP multi-buffer on Rx path by Tirthendu Sarkar · 1 year, 8 months ago
- faa91b8 xsk: move xdp_buff's data length check to xsk_rcv_check by Tirthendu Sarkar · 1 year, 8 months ago
- 556444c4 xsk: prepare both copy and zero-copy modes to co-exist by Maciej Fijalkowski · 1 year, 8 months ago
- 81470b5 xsk: introduce XSK_USE_SG bind flag for xsk socket by Tirthendu Sarkar · 1 year, 8 months ago
- 63a64a5 xsk: prepare 'options' in xdp_desc for multi-buffer use by Tirthendu Sarkar · 1 year, 8 months ago
- f7306ac xsk: Honor SO_BINDTODEVICE on bind by Ilya Maximets · 1 year, 8 months ago
- 3a8a670 Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 8 months ago
- dc97391 sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) by David Howells · 1 year, 8 months ago
- 6c3eba1 bpf: Centralize permissions checks for all BPF map types by Andrii Nakryiko · 1 year, 9 months ago
- 4c630f3 mm/gup: remove vmas parameter from pin_user_pages() by Lorenzo Stoakes · 1 year, 10 months ago
- 6ec7be9 xsk: Use pool->dma_pages to check for DMA by Kal Conley · 1 year, 11 months ago
- c2865b1 Daniel Borkmann says: by Jakub Kicinski · 1 year, 11 months ago
- 1ba83f5 xsk: Elide base_addr comparison in xp_unaligned_validate_desc by Kal Conley · 1 year, 11 months ago
- 0c5f4859 xsk: Simplify xp_aligned_validate_desc implementation by Kal Conley · 1 year, 11 months ago
- d769cca xsk: Fix unaligned descriptor validation by Kal Conley · 1 year, 11 months ago
- 5f5a7d8 xsk: allow remap of fill and/or completion rings by Nuno Gonçalves · 2 years ago
- dc0a7b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
- d7ba4cc bpf: return long from bpf_map_ops funcs by JP Kobryn · 2 years ago
- c7df481 xsk: Add missing overflow check in xdp_umem_reg by Kal Conley · 2 years ago
- b4fd0d6 bpf, net: xskmap memory usage by Yafang Shao · 2 years ago
- 951bce2 xsk: add linux/vmalloc.h to xsk.c by Xuan Zhuo · 2 years ago
- ee8d72a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years ago
- 9f78bf3 xsk: support use vaddr as ring by Xuan Zhuo · 2 years, 1 month ago
- 1596dae xsk: check IFF_UP earlier in Tx path by Maciej Fijalkowski · 2 years, 1 month ago
- fe33311 net: no longer support SOCK_REFCNT_DEBUG feature by Jason Xing · 2 years, 1 month ago
- 0ae0cb2 xsk: add usage of XDP features flags by Marek Majtyka · 2 years, 1 month ago
- 32637e3 bpf: Expand map key argument of bpf_redirect_map to u64 by Toke Høiland-Jørgensen · 2 years, 4 months ago
- e52f7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 5 months ago
- 9ca66af xsk: Expose min chunk size to drivers by Maxim Mikityanskiy · 2 years, 5 months ago
- 60240bc xsk: Inherit need_wakeup flag for shared sockets by Jalal Mostafa · 2 years, 5 months ago
- c00c446 xsk: Fix backpressure mechanism on Tx by Maciej Fijalkowski · 2 years, 6 months ago
- 58ca14e xsk: Fix corrupted packets for XDP_SHARED_UMEM by Magnus Karlsson · 2 years, 7 months ago
- ca2e1a6 xsk: Mark napi_id on sendmsg() by Maciej Fijalkowski · 2 years, 8 months ago
- 83ec88d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
- 512d199 xsk: Clear page contiguity bit when unmapping pool by Ivan Malov · 2 years, 8 months ago
- 93817be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
- 9fb424c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 9 months ago
- a6e944f xsk: Fix generic transmit when completion queue reservation fails by Ciara Loftus · 2 years, 9 months ago
- d678cbd xsk: Fix handling of invalid descriptors in XSK TX batching API by Maciej Fijalkowski · 2 years, 9 months ago
- 21f1481 xdp: Directly use ida_alloc()/free() APIs by Ke Liu · 2 years, 9 months ago
- 0e55546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- c317ab7 bpf: Compute map_btf_id during build time by Menglong Dong · 2 years, 10 months ago
- ba3beec xsk: Fix possible crash when multiple sockets are created by Maciej Fijalkowski · 2 years, 10 months ago
- 0fb53aa xsk: Drop ternary operator from xskq_cons_has_entries by Maciej Fijalkowski · 2 years, 11 months ago
- 2be4a67 xsk: Diversify return codes in xsk_rcv_check() by Maciej Fijalkowski · 2 years, 11 months ago
- c6c1f11 xsk: Improve xdp_do_redirect() error codes by Björn Töpel · 2 years, 11 months ago
- 8de8b71 xsk: Fix l2fwd for copy mode + busy poll combo by Maciej Fijalkowski · 2 years, 11 months ago
- a95a4d9 xsk: Do not write NULL in SW ring at allocation failure by Magnus Karlsson · 3 years ago
- 8969519 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 18b1ab7 xsk: Fix race at socket teardown by Magnus Karlsson · 3 years ago