Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bpf: cpumap: make some functions static | Wei Yongjun | 2018-01-17 | 1 | -11/+12 | |
* | bpf: add helper for copying attrs to struct bpf_map | Jakub Kicinski | 2018-01-14 | 1 | -7/+1 | |
* | bpf: cpumap micro-optimization in cpu_map_enqueue | Jesper Dangaard Brouer | 2017-11-02 | 1 | -2/+2 | |
* | bpf: cpumap fix potential lost wake-up problem | Jesper Dangaard Brouer | 2017-10-24 | 1 | -4/+8 | |
* | bpf: cpumap add tracepoints | Jesper Dangaard Brouer | 2017-10-18 | 1 | -5/+19 | |
* | bpf: cpumap xdp_buff to skb conversion and allocation | Jesper Dangaard Brouer | 2017-10-18 | 1 | -22/+130 | |
* | bpf: XDP_REDIRECT enable use of cpumap | Jesper Dangaard Brouer | 2017-10-18 | 1 | -1/+21 | |
* | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP | Jesper Dangaard Brouer | 2017-10-18 | 1 | -0/+560 |