Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | bpf: cpumap micro-optimization in cpu_map_enqueue | Jesper Dangaard Brouer | 1 | -2/+2 |
2017-10-24 | bpf: cpumap fix potential lost wake-up problem | Jesper Dangaard Brouer | 1 | -4/+8 |
2017-10-18 | bpf: cpumap add tracepoints | Jesper Dangaard Brouer | 1 | -5/+19 |
2017-10-18 | bpf: cpumap xdp_buff to skb conversion and allocation | Jesper Dangaard Brouer | 1 | -22/+130 |
2017-10-18 | bpf: XDP_REDIRECT enable use of cpumap | Jesper Dangaard Brouer | 1 | -1/+21 |
2017-10-18 | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP | Jesper Dangaard Brouer | 1 | -0/+560 |