Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hv_netvsc: Add support for XDP_REDIRECT | Haiyang Zhang | 2022-04-12 | 1 | -1/+94 |
* | net: hyperv: remove use of bpf_op_t | Jakub Kicinski | 2022-04-08 | 1 | -4/+2 |
* | bpf: Let bpf_warn_invalid_xdp_action() report more info | Paolo Abeni | 2021-12-13 | 1 | -1/+1 |
* | hv_netvsc: Add (more) validation for untrusted Hyper-V values | Andrea Parri (Microsoft) | 2021-01-19 | 1 | -0/+6 |
* | net, xdp: Introduce xdp_prepare_buff utility routine | Lorenzo Bianconi | 2021-01-08 | 1 | -4/+1 |
* | net, xdp: Introduce xdp_init_buff utility routine | Lorenzo Bianconi | 2021-01-08 | 1 | -2/+1 |
* | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands | Andrii Nakryiko | 2020-07-26 | 1 | -20/+1 |
* | xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code | Björn Töpel | 2020-05-22 | 1 | -1/+0 |
* | hv_netvsc: Add XDP frame size to driver | Jesper Dangaard Brouer | 2020-05-15 | 1 | -0/+1 |
* | hv_netvsc: Fix XDP refcnt for synthetic and VF NICs | Haiyang Zhang | 2020-02-07 | 1 | -2/+11 |
* | hv_netvsc: Add XDP support | Haiyang Zhang | 2020-01-25 | 1 | -0/+209 |