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