summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/cpumap.c
Commit message (Expand)AuthorAge
* bpf: fix redirect to map under tail callsDaniel Borkmann2018-08-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-13
|\
| * bpf: decouple btf from seq bpf fs dump and enable more mapsDaniel Borkmann2018-08-12
* | xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer2018-08-09
|/
* xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2018-05-24
* xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-17
* bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer2018-04-17
* xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer2018-04-17
* bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang2018-02-14
* bpf: cpumap: make some functions staticWei Yongjun2018-01-16
* bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski2018-01-14
* bpf: cpumap micro-optimization in cpu_map_enqueueJesper Dangaard Brouer2017-11-02
* bpf: cpumap fix potential lost wake-up problemJesper Dangaard Brouer2017-10-24
* bpf: cpumap add tracepointsJesper Dangaard Brouer2017-10-18
* bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer2017-10-18
* bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2017-10-18
* bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-18