summaryrefslogtreecommitdiffstats
path: root/include/net/xdp.h
Commit message (Expand)AuthorAgeFilesLines
* net, xdp: Correct grammarRandy Dunlap2023-12-141-2/+2
* xdp: Add VLAN tag hintLarysa Zaremba2023-12-131-0/+6
* ice: Support RX hash XDP hintLarysa Zaremba2023-12-131-0/+3
* net, xdp: Allow metadata > 32Aleksander Lobakin2023-12-111-1/+6
* bpf: expose information about supported xdp metadata kfuncStanislav Fomichev2023-09-151-1/+4
* bpf: make it easier to add new metadata kfuncStanislav Fomichev2023-09-151-4/+12
* net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski2023-08-031-4/+25
* Daniel Borkmann says:Jakub Kicinski2023-04-131-29/+0
|\
| * xdp: remove unused {__,}xdp_release_frame()Alexander Lobakin2023-03-141-29/+0
* | mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer2023-04-131-0/+2
* | xdp: rss hash types representationJesper Dangaard Brouer2023-04-131-0/+45
* | xdp: add xdp_set_features_flag utility routineLorenzo Bianconi2023-03-101-0/+11
|/
* drivers: net: turn on XDP featuresMarek Majtyka2023-02-021-0/+12
* netdev-genl: create a simple family for netdev stuffJakub Kicinski2023-02-021-0/+3
* bpf: XDP metadata RX kfuncsStanislav Fomichev2023-01-231-0/+21
* xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer2022-09-261-2/+2
* net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi2022-03-171-0/+14
* bpf: add frags support to the bpf_xdp_adjust_tail() APIEelco Chaudron2022-01-211-2/+14
* bpf: introduce bpf_xdp_get_buff_len helperLorenzo Bianconi2022-01-211-0/+14
* xdp: add frags support to xdp_return_{buff/frame}Lorenzo Bianconi2022-01-211-2/+16
* net: xdp: add xdp_update_skb_shared_info utility routineLorenzo Bianconi2022-01-211-1/+32
* xdp: introduce flags field in xdp_buff/xdp_frameLorenzo Bianconi2022-01-211-0/+29
* xdp: Allow registering memory model without rxq referenceToke Høiland-Jørgensen2022-01-051-0/+3
* bpf, xdp, docs: Correct some English grammar and spellingKev Jackson2021-09-301-4/+4
* bpf: Add function for XDP meta data length checkZvi Effron2021-07-071-0/+5
* xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-261-0/+1
* net, veth: Alloc skb in bulk for ndo_xdp_xmitLorenzo Bianconi2021-02-041-0/+1
* net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-0/+2
* net, xdp: Introduce __xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-0/+3
* net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-0/+12
* net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-2/+0
|\
| * xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-091-2/+0
* | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+2
* | net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi2020-11-141-1/+16
|/
* bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-221-13/+29
|\
| * bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi2020-07-161-0/+1
| * bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi2020-07-161-0/+5
| * net: Refactor xdp_convert_buff_to_frameDavid Ahern2020-07-161-13/+22
* | xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routinesLorenzo Bianconi2020-07-191-0/+15
|/
* xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-011-1/+1
* xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi2020-06-011-0/+10
* xdp: Add xdp_txq_info to xdp_buffDavid Ahern2020-06-011-0/+5
* xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel2020-05-211-8/+1
* xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel2020-05-211-1/+3
* xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frameJesper Dangaard Brouer2020-05-141-1/+13
* xdp: Add frame size to xdp_buffJesper Dangaard Brouer2020-05-141-0/+13
* xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei2020-04-221-0/+2
* xdp: page_pool related fix to cpumapJesper Dangaard Brouer2019-06-191-0/+15