Song Liu
|
de57e99ceb
bpf: show real jited address in bpf_prog_info->jited_ksyms
|
6 years ago |
Alexei Starovoitov
|
540fefc08f
bpf: remove unused variable
|
7 years ago |
Mauricio Vasquez B
|
bd513cd08f
bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
|
7 years ago |
Mauricio Vasquez B
|
f1a2e44a3a
bpf: add queue and stack maps
|
7 years ago |
Mauricio Vasquez B
|
c9d29f4658
bpf/syscall: allow key to be null in map functions
|
7 years ago |
Daniel Borkmann
|
604326b41a
bpf, sockmap: convert to generic sk_msg interface
|
7 years ago |
Daniel Colascione
|
1ae80cf319
bpf: wait for running BPF programs when updating map-in-map
|
7 years ago |
Prashant Bhole
|
509db2833e
bpf: error handling when map_lookup_elem isn't supported
|
7 years ago |
Roman Gushchin
|
b741f16303
bpf: introduce per-cpu cgroup local storage
|
7 years ago |
Roman Gushchin
|
8bad74f984
bpf: extend cgroup bpf core to allow multiple cgroup storage types
|
7 years ago |
Petar Penkov
|
d58e468b11
flow_dissector: implements flow dissector BPF hook
|
7 years ago |
YueHaibing
|
efbaec89c6
bpf: remove duplicated include from syscall.c
|
7 years ago |
Linus Torvalds
|
9a76aba02a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Linus Torvalds
|
de5d1b39ea
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Daniel Borkmann
|
e8d2bec045
bpf: decouple btf from seq bpf fs dump and enable more maps
|
7 years ago |
Martin KaFai Lau
|
5dc4c4b7d4
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
|
7 years ago |
Roman Gushchin
|
de9cbbaadb
bpf: introduce cgroup storage maps
|
7 years ago |
Roman Gushchin
|
0a4c58f570
bpf: add ability to charge bpf maps memory dynamically
|
7 years ago |
Ingo Molnar
|
52b544bd38
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
|
7 years ago |
John Fastabend
|
99ba2b5aba
bpf: sockhash, disallow bpf_tcp_close and update in parallel
|
7 years ago |
Sean Young
|
fdb5c4531c
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
|
7 years ago |
Mark Rutland
|
bfc18e389c
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
|
7 years ago |
Daniel Borkmann
|
9facc33687
bpf: reject any prog that failed read-only lock
|
7 years ago |
Daniel Borkmann
|
7d1982b4e3
bpf: fix panic in prog load calls cleanup
|
7 years ago |
Daniel Borkmann
|
4316b40914
bpf: show prog and map id in fdinfo
|
7 years ago |
Sean Young
|
f4364dcfc8
media: rc: introduce BPF_PROG_LIRC_MODE2
|
7 years ago |
Andrey Ignatov
|
1cedee13d2
bpf: Hooks for sys_sendmsg
|
7 years ago |
Yonghong Song
|
41bdc4b40e
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
|
7 years ago |
Sandipan Das
|
815581c11c
bpf: get JITed image lengths of functions via syscall
|
7 years ago |
Sandipan Das
|
4d56a76ead
bpf: fix multi-function JITed dump obtained via syscall
|
7 years ago |