index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-04-24
1
-2
/
+2
*
kernel/bpf/syscall: fix warning defined but not used
Anders Roxell
2018-04-04
1
-12
/
+12
*
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+43
*
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
1
-0
/
+8
*
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-8
/
+28
*
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-31
1
-1
/
+30
*
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
1
-0
/
+78
*
bpf: follow idr code convention
Shaohua Li
2018-03-27
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+1
|
\
|
*
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-20
1
-1
/
+1
*
|
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-5
/
+9
|
/
*
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
Mickaël Salaün
2018-01-25
1
-4
/
+1
*
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
1
-0
/
+6
*
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
2018-01-18
1
-0
/
+2
*
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
2018-01-18
1
-13
/
+18
*
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
1
-6
/
+38
*
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
2018-01-14
1
-0
/
+10
*
bpf: add map_alloc_check callback
Jakub Kicinski
2018-01-14
1
-4
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+1
|
\
|
*
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-05
1
-1
/
+1
*
|
bpf: offload: report device information for offloaded programs
Jakub Kicinski
2017-12-31
1
-0
/
+6
*
|
bpf: offload: free program id when device disappears
Jakub Kicinski
2017-12-31
1
-2
/
+7
*
|
bpf: offload: don't use prog->aux->offload as boolean
Jakub Kicinski
2017-12-31
1
-1
/
+3
*
|
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-20
1
-5
/
+82
*
|
bpf: fix kallsyms handling for subprogs
Daniel Borkmann
2017-12-20
1
-0
/
+6
*
|
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
1
-1
/
+2
|
/
*
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
1
-5
/
+0
*
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
1
-10
/
+0
*
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
1
-11
/
+12
*
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-21
1
-2
/
+2
*
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
1
-0
/
+7
*
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-0
/
+1
*
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-4
/
+29
*
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
1
-0
/
+5
*
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
1
-4
/
+13
*
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
1
-2
/
+2
*
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2017-10-20
1
-2
/
+32
*
bpf: Add file mode configuration into bpf maps
Chenbo Feng
2017-10-20
1
-10
/
+78
*
bpf: remove the verifier ops from program structure
Jakub Kicinski
2017-10-18
1
-10
/
+0
*
bpf: split verifier and program ops
Jakub Kicinski
2017-10-18
1
-3
/
+13
*
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-10-18
1
-1
/
+7
*
bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0
Martin KaFai Lau
2017-10-07
1
-3
/
+2
*
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
2017-10-04
1
-0
/
+34
*
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2017-10-04
1
-11
/
+26
*
bpf: Fix compiler warning on info.map_ids for 32bit platform
Martin KaFai Lau
2017-10-01
1
-1
/
+1
*
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
2017-09-29
1
-1
/
+6
*
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
2017-09-29
1
-1
/
+50
*
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
2017-09-19
1
-2
/
+4
*
bpf: add support for sockmap detach programs
John Fastabend
2017-09-08
1
-10
/
+17
*
bpf: fix numa_node validation
Eric Dumazet
2017-09-05
1
-1
/
+2
[next]