index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: rework cgroup storage pointer passing
Roman Gushchin
2018-10-01
2
-3
/
+8
*
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-10-01
5
-39
/
+85
*
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
Yonghong Song
2018-09-28
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-26
4
-13
/
+74
|
\
|
*
bpf: remove redundant null pointer check before consume_skb
zhong jiang
2018-09-21
1
-4
/
+2
|
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
2
-0
/
+40
|
*
bpf: add bpffs pretty print for program array map
Yonghong Song
2018-09-11
1
-1
/
+24
|
*
bpf/verifier: fix verifier instability
Alexei Starovoitov
2018-09-06
1
-8
/
+8
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-20
/
+71
|
\
\
|
*
|
bpf: sockmap, fix transition through disconnect without close
John Fastabend
2018-09-22
1
-19
/
+41
|
*
|
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
2018-09-22
1
-1
/
+30
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
2
-2
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-12
1
-1
/
+1
|
*
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
2018-09-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-05
1
-28
/
+36
|
\
|
|
*
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
John Fastabend
2018-09-02
1
-1
/
+11
|
*
bpf: sockmap, decrement copied count correctly in redirect error case
John Fastabend
2018-08-28
1
-23
/
+22
|
*
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
Daniel Borkmann
2018-08-28
1
-3
/
+2
|
*
bpf, sockmap: fix potential use after free in bpf_tcp_close
Daniel Borkmann
2018-08-28
1
-1
/
+1
*
|
bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
Yonghong Song
2018-08-30
2
-0
/
+55
*
|
bpf/verifier: display non-spill stack slot types in print_verifier_state
Edward Cree
2018-08-30
1
-7
/
+25
*
|
bpf/verifier: per-register parent pointers
Edward Cree
2018-08-30
1
-140
/
+44
*
|
bpf: remove duplicated include from syscall.c
YueHaibing
2018-08-29
1
-1
/
+0
|
/
*
bpf: use per htab salt for bucket hash
Daniel Borkmann
2018-08-23
1
-10
/
+13
*
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
2018-08-22
1
-0
/
+3
*
bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
Daniel Borkmann
2018-08-22
1
-1
/
+3
*
bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
Daniel Borkmann
2018-08-22
1
-1
/
+3
*
bpf: fix redirect to map under tail calls
Daniel Borkmann
2018-08-18
4
-21
/
+4
*
bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
Daniel Borkmann
2018-08-16
1
-49
/
+57
*
bpf, sockmap: fix map elem deletion race with smap_stop_sock
Daniel Borkmann
2018-08-16
1
-1
/
+4
*
bpf, sockmap: fix leakage of smap_psock_map_entry
Daniel Borkmann
2018-08-16
1
-2
/
+7
*
bpf: fix a rcu usage warning in bpf_prog_array_copy_core()
Yonghong Song
2018-08-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
19
-206
/
+1273
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
14
-25
/
+478
|
|
\
|
|
*
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
2018-08-13
11
-40
/
+66
|
|
*
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
1
-0
/
+9
|
|
*
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
4
-1
/
+373
|
|
*
bpf: btf: add pretty print for hash/lru_hash maps
Yonghong Song
2018-08-10
1
-0
/
+44
|
|
*
bpf: fix bpffs non-array map seq_show issue
Yonghong Song
2018-08-10
1
-3
/
+5
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-12
3
-14
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
8
-124
/
+617
|
|
\
\
|
|
*
|
bpf: introduce update_effective_progs()
Roman Gushchin
2018-08-07
1
-54
/
+45
|
|
*
|
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
2018-08-03
4
-0
/
+41
|
|
*
|
bpf: don't allow create maps of cgroup local storages
Roman Gushchin
2018-08-03
1
-1
/
+2
|
|
*
|
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
2018-08-03
1
-2
/
+6
|
|
*
|
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
2018-08-03
2
-46
/
+51
|
|
*
|
bpf: allocate cgroup storage entries on attaching bpf programs
Roman Gushchin
2018-08-03
1
-4
/
+31
|
|
*
|
bpf: pass a pointer to a cgroup storage using pcpu variable
Roman Gushchin
2018-08-03
1
-0
/
+2
|
|
*
|
bpf: introduce cgroup storage maps
Roman Gushchin
2018-08-03
4
-0
/
+392
|
|
*
|
bpf: add ability to charge bpf maps memory dynamically
Roman Gushchin
2018-08-03
1
-15
/
+43
[next]