Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 2020-12-02 | 1 | -6/+0 |
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-20 | 1 | -2/+2 |
* | samples/bpf: Attach XDP programs in driver mode by default | Toke Høiland-Jørgensen | 2019-12-16 | 1 | -1/+4 |
* | samples: bpf: Add max_pckt_size option at xdp_adjust_tail | Daniel T. Lee | 2019-10-07 | 1 | -9/+20 |
* | samples: bpf: make the use of xdp samples consistent | Daniel T. Lee | 2019-06-26 | 1 | -2/+10 |
* | samples: bpf: refactor header include path | Daniel T. Lee | 2019-06-18 | 1 | -2/+2 |
* | samples/bpf: Check the prog id before exiting | Maciej Fijalkowski | 2019-02-01 | 1 | -4/+26 |
* | samples/bpf: Add a "force" flag to XDP samples | Maciej Fijalkowski | 2019-02-01 | 1 | -2/+6 |
* | samples: bpf: convert some XDP samples from bpf_load to libbpf | Jakub Kicinski | 2018-05-11 | 1 | -14/+22 |
* | bpf: add bpf_xdp_adjust_tail sample prog | Nikita V. Shirokov | 2018-04-18 | 1 | -0/+142 |