aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-413/+1887
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+8
2019-07-08bpf: cgroup: Fix build error without CONFIG_NETYueHaibing1-0/+4
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-8/+8
2019-07-03bpf: fix precision trackingAlexei Starovoitov1-14/+107
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner7-21/+33
2019-06-29devmap: Allow map lookups from eBPFToke Høiland-Jørgensen2-5/+7
2019-06-29devmap/cpumap: Use flush list instead of bitmapToke Høiland-Jørgensen2-117/+95
2019-06-29xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen1-2/+1
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev4-0/+369
2019-06-27bpf: fix cgroup bpf release synchronizationRoman Gushchin1-1/+18
2019-06-26bpf: fix BPF_ALU32 | BPF_ARSH on BE archesJiong Wang1-2/+2
2019-06-25xdp: Add tracepoint for bulk XDP_TXToshiaki Makita1-0/+1
2019-06-24bpf: fix NULL deref in btf_type_is_resolve_source_onlyStanislav Fomichev1-6/+6
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-12/+3
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-1/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds3-12/+3
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-71/+734
2019-06-19xdp: page_pool related fix to cpumapJesper Dangaard Brouer1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451Thomas Gleixner2-8/+2
2019-06-19bpf: precise scalar_value trackingAlexei Starovoitov1-11/+480
2019-06-19bpf: fix callees pruning callersAlexei Starovoitov1-5/+6
2019-06-19bpf: introduce bounded loopsAlexei Starovoitov1-12/+131
2019-06-19bpf: extend is_branch_taken to registersAlexei Starovoitov1-15/+19
2019-06-19bpf: track spill/fill of constantsAlexei Starovoitov1-25/+65
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-80/+36
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-9/+30
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+14
2019-06-14sysctl: define proc_do_static_key()Eric Dumazet1-1/+0
2019-06-15bpf, devmap: Add missing RCU read lock on flushToshiaki Makita1-0/+4
2019-06-15bpf, devmap: Add missing bulk queue freeToshiaki Makita1-0/+1
2019-06-15bpf, devmap: Fix premature entry free on destroying mapToshiaki Makita1-2/+2
2019-06-12bpf: silence warning messages in coreValdis Klētnieks1-0/+1
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon1-2/+7
2019-06-10bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2-2/+31
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+16
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-33/+8
2019-06-06bpf: fix unconnected udp hooksDaniel Borkmann2-4/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner8-72/+8
2019-06-04bpf: remove redundant assignment to errColin Ian King2-2/+2
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin11-56/+17
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin11-82/+100
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin11-25/+26
2019-05-31bpf: add memlock precharge check for cgroup_local_storageRoman Gushchin1-2/+9
2019-05-31bpf: Update __cgroup_bpf_run_filter_skb with cnbrakmo1-5/+20
2019-05-31bpf: cgroup inet skb programs can return 0 to 3brakmo2-3/+25
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner7-28/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1