index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-15
bpf: Fix build error without CONFIG_INET
YueHaibing
2019-06-15
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2019-06-15
bpf/tools: sync bpf.h
Stanislav Fomichev
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
2019-06-15
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
2019-06-15
bpf: Sync asm-generic/socket.h to tools/
Martin KaFai Lau
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-15
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
2019-06-15
selftests/bpf: signedness bug in enable_all_controllers()
Dan Carpenter
2019-06-15
samples/bpf: fix include path in Makefile
Prashant Bhole
2019-06-12
bpf: silence warning messages in core
Valdis Klētnieks
2019-06-11
Merge branch 'bpf-libbpf-num-cpus'
Daniel Borkmann
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
2019-06-11
selftests/bpf: remove bpf_util.h from BPF C progs
Hechao Li
2019-06-11
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-06-11
selftests/bpf : clean up feature/ when make clean
Hechao Li
2019-06-10
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
2019-06-10
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
2019-06-10
Merge branch 'xskmap-lookup'
Alexei Starovoitov
2019-06-10
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
2019-06-10
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
2019-06-10
bpf/tools: sync bpf.h
Jonathan Lemon
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-07
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
Roman Gushchin
2019-06-06
samples: bpf: print a warning about headers_install
Jakub Kicinski
2019-06-04
bpf: remove redundant assignment to err
Colin Ian King
2019-06-04
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
2019-05-31
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-05-31
bpf: doc: update answer for 32-bit subregister question
Jiong Wang
2019-05-31
Merge branch 'map-charge-cleanup'
Alexei Starovoitov
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-05-31
bpf: add memlock precharge for socket local storage
Roman Gushchin
2019-05-31
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
2019-05-31
Merge branch 'propagate-cn-to-tcp'
Alexei Starovoitov
2019-05-31
bpf: Add more stats to HBM
brakmo
2019-05-31
bpf: Add cn support to hbm_out_kern.c
brakmo
2019-05-31
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-05-31
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
2019-05-31
xen-netback: remove redundant assignment to err
Colin Ian King
2019-05-31
nexthop: remove redundant assignment to err
Colin Ian King
2019-05-31
Merge branch 'phylink-sfp-updates'
David S. Miller
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
[next]