- 4a48ef7 xdp: Allow registering memory model without rxq reference by Toke Høiland-Jørgensen · 3 years ago
- 6bbc710 bpf, xdp, docs: Correct some English grammar and spelling by Kev Jackson · 3 years, 4 months ago
- 7445cf3 bpf: Add function for XDP meta data length check by Zvi Effron · 3 years, 6 months ago
- e624d4e xdp: Extend xdp_redirect_map with broadcast support by Hangbin Liu · 3 years, 8 months ago
- 65e6dcf net, veth: Alloc skb in bulk for ndo_xdp_xmit by Lorenzo Bianconi · 4 years ago
- 89f479f net, xdp: Introduce xdp_build_skb_from_frame utility routine by Lorenzo Bianconi · 4 years ago
- 97a0e1e net, xdp: Introduce __xdp_build_skb_from_frame utility routine by Lorenzo Bianconi · 4 years ago
- be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
- 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 998f172 xdp: Remove the xdp_attachment_flags_ok() callback by Toke Høiland-Jørgensen · 4 years, 1 month ago
- b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 2 months ago
- 8965398 net: xdp: Introduce bulking for xdp tx return path by Lorenzo Bianconi · 4 years, 2 months ago
- e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 6 months ago
- dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 2f0bc54 xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routines by Lorenzo Bianconi · 4 years, 6 months ago
- 28b1520 bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries by Lorenzo Bianconi · 4 years, 6 months ago
- 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
- daa5cdc net: Refactor xdp_convert_buff_to_frame by David Ahern · 4 years, 6 months ago
- 1b698fa xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame by Lorenzo Bianconi · 4 years, 8 months ago
- fc37987 xdp: Introduce xdp_convert_frame_to_buff utility routine by Lorenzo Bianconi · 4 years, 8 months ago
- 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 8 months ago
- 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 8 months ago
- 2b43470 xsk: Introduce AF_XDP buffer allocation API by Björn Töpel · 4 years, 8 months ago
- 34cc0b3 xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame by Jesper Dangaard Brouer · 4 years, 8 months ago
- f95f0f9 xdp: Add frame size to xdp_buff by Jesper Dangaard Brouer · 4 years, 8 months ago
- 788f87a xdp: export the DEV_MAP_BULK_SIZE macro by Ioana Ciornei · 4 years, 9 months ago
- 6bf071b xdp: page_pool related fix to cpumap by Jesper Dangaard Brouer · 6 years ago
- ddc64d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 by Thomas Gleixner · 6 years ago
- dce5bd6 xdp: export xdp_rxq_info_unreg_mem_model by Björn Töpel · 6 years ago
- b0d1bee xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY by Björn Töpel · 6 years ago
- a8d5b4a xdp: Helper function to clear kernel pointers in xdp_frame by Toshiaki Makita · 6 years ago
- 0529662 xdp: factor out common program/flags handling from drivers by Jakub Kicinski · 7 years ago
- 02b55e5 xdp: add MEM_TYPE_ZERO_COPY by Björn Töpel · 7 years ago
- 73de571 xdp: done implementing ndo_xdp_xmit flush flag for all drivers by Jesper Dangaard Brouer · 7 years ago
- 42b3346 xdp: add flags argument to ndo_xdp_xmit API by Jesper Dangaard Brouer · 7 years ago
- 389ab7f xdp: introduce xdp_return_frame_rx_napi by Jesper Dangaard Brouer · 7 years ago
- c497176 xsk: add Rx receive functions and poll support by Björn Töpel · 7 years ago
- 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
- 57d0a1c xdp: allow page_pool as an allocator type in xdp_return_frame by Jesper Dangaard Brouer · 7 years ago
- 8d5d885 xdp: rhashtable with allocator ID to pointer mapping by Jesper Dangaard Brouer · 7 years ago
- 70280ed bpf: cpumap convert to use generic xdp_frame by Jesper Dangaard Brouer · 7 years ago
- c0048cf xdp: introduce a new xdp_frame type by Jesper Dangaard Brouer · 7 years ago
- 106ca27 xdp: move struct xdp_buff from filter.h to xdp.h by Jesper Dangaard Brouer · 7 years ago
- 5ab073f xdp: introduce xdp_return_frame API and use in cpumap by Jesper Dangaard Brouer · 7 years ago
- c0124f3 xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg by Jesper Dangaard Brouer · 7 years ago
- aecd67b xdp: base API for new XDP rx-queue info concept by Jesper Dangaard Brouer · 7 years ago