index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-stat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
2
-1
/
+132
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2
-1
/
+141
2018-08-03
bpf/test_run: support cgroup local storage
Roman Gushchin
1
-2
/
+11
2018-08-03
bpftool: add support for CGROUP_STORAGE maps
Roman Gushchin
1
-0
/
+1
2018-08-03
bpf: sync bpf.h to tools/
Roman Gushchin
1
-1
/
+26
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
7
-2
/
+85
2018-08-03
bpf: don't allow create maps of cgroup local storages
Roman Gushchin
1
-1
/
+2
2018-08-03
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
2
-2
/
+7
2018-08-03
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
4
-56
/
+70
2018-08-03
bpf: allocate cgroup storage entries on attaching bpf programs
Roman Gushchin
2
-4
/
+32
2018-08-03
bpf: pass a pointer to a cgroup storage using pcpu variable
Roman Gushchin
2
-0
/
+17
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
8
-0
/
+440
2018-08-03
bpf: add ability to charge bpf maps memory dynamically
Roman Gushchin
2
-15
/
+45
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2
-2
/
+30
2018-07-31
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
3
-2
/
+289
2018-07-31
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
1
-0
/
+2
2018-07-31
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+14
2018-07-31
bpf: Support bpf_get_socket_cookie in more prog types
Andrey Ignatov
2
-0
/
+42
2018-07-31
nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()
Jakub Kicinski
1
-3
/
+4
2018-07-31
lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpf
Taehee Yoo
1
-2
/
+0
2018-07-31
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
Mathieu Xhonneux
3
-48
/
+94
2018-07-31
bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"
Thomas Richter
1
-13
/
+29
2018-07-27
docs: bpf: Capitalise document heading
Tobin C. Harding
1
-1
/
+1
2018-07-27
docs: Add bpf/index to top level index
Tobin C. Harding
1
-0
/
+1
2018-07-27
docs: bpf: Add toctree to index
Tobin C. Harding
1
-4
/
+4
2018-07-27
docs: bpf: Rename README.rst to index.rst
Tobin C. Harding
1
-0
/
+0
2018-07-27
samples: bpf: convert xdpsock_user.c to libbpf
Jakub Kicinski
2
-10
/
+30
2018-07-27
samples: bpf: convert xdp_fwd_user.c to libbpf
Jakub Kicinski
2
-12
/
+24
2018-07-27
tools: libbpf: add bpf_object__find_program_by_title()
Jakub Kicinski
2
-0
/
+15
2018-07-27
tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()
Jakub Kicinski
1
-0
/
+3
2018-07-27
nfp: bpf: improve map offload info messages
Jakub Kicinski
1
-4
/
+16
2018-07-27
nfp: bpf: remember maps by ID
Jakub Kicinski
5
-17
/
+26
2018-07-27
nfp: bpf: allow receiving perf events on data queues
Jakub Kicinski
3
-0
/
+22
2018-07-27
nfp: bpf: pass raw data buffer to nfp_bpf_event_output()
Jakub Kicinski
3
-14
/
+15
2018-07-27
nfp: allow control message reception on data queues
Jakub Kicinski
4
-0
/
+31
2018-07-27
nfp: move repr handling on RX path
Jakub Kicinski
1
-14
/
+15
2018-07-27
samples/bpf: Add BTF build flags to Makefile
Taeung Song
1
-1
/
+16
2018-07-27
samples/bpf: xdpsock: order memory on AArch64
Brian Brooks
1
-0
/
+5
2018-07-26
tools/bpftool: ignore build products
Taeung Song
2
-0
/
+7
2018-07-25
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2
-14
/
+14
2018-07-25
bpf: btf: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2018-07-24
net/sched: add skbprio scheduler
Nishanth Devarajan
4
-0
/
+349
2018-07-24
net: phy: add GBit master / slave error detection
Heiner Kallweit
2
-0
/
+9
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
13
-14
/
+5
2018-07-24
l2tp: remove trailing newline
Stephen Hemminger
1
-1
/
+0
2018-07-24
bpfilter: remove trailing newline
Stephen Hemminger
2
-2
/
+0
2018-07-24
decnet: whitespace fixes
Stephen Hemminger
10
-14
/
+2
2018-07-24
x25: remove blank lines at EOF
Stephen Hemminger
2
-3
/
+0
2018-07-24
ax25: remove blank line at EOF
Stephen Hemminger
5
-5
/
+0
2018-07-24
atm: remove blank lines at EOF
Stephen Hemminger
1
-6
/
+0
[next]