index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-1
/
+2
|
\
|
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-1
/
+2
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
16
-31
/
+34
|
\
\
\
|
*
|
|
samples: bpf: refactor header include path
Daniel T. Lee
2019-06-18
15
-20
/
+20
|
*
|
|
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
2019-06-18
1
-9
/
+0
|
*
|
|
samples/bpf: fix include path in Makefile
Prashant Bhole
2019-06-15
1
-1
/
+1
|
*
|
|
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
2019-06-11
1
-0
/
+3
|
*
|
|
samples: bpf: print a warning about headers_install
Jakub Kicinski
2019-06-06
1
-0
/
+9
|
*
|
|
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
2019-06-04
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
4
-20
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
2
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
2
-2
/
+2
|
|
|
\
\
|
|
|
*
|
samples, bpf: suppress compiler warning
Matteo Croce
2019-05-21
1
-1
/
+1
|
|
|
*
|
samples, bpf: fix to change the buffer size for read()
Chang-Hsien Tsai
2019-05-21
1
-1
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
2
-18
/
+2
|
|
/
/
/
*
|
|
/
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
20
-80
/
+20
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
20
-80
/
+20
|
|
/
*
|
bpf: Add more stats to HBM
brakmo
2019-06-01
4
-10
/
+117
*
|
bpf: Add cn support to hbm_out_kern.c
brakmo
2019-06-01
4
-12
/
+45
*
|
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
2019-05-28
2
-461
/
+0
*
|
samples/bpf: fix a couple of style issues in bpf_load
Daniel T. Lee
2019-05-28
1
-4
/
+4
*
|
samples: bpf: add ibumad sample to .gitignore
Matteo Croce
2019-05-25
1
-0
/
+1
*
|
samples: bpf: Do not define bpf_printk macro
Michal Rostecki
2019-05-24
10
-72
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
3
-0
/
+269
|
\
|
*
BPF: Add sample code for new ib_umad tracepoint
Ira Weiny
2019-03-27
3
-0
/
+269
*
|
samples: bpf: add hbm sample to .gitignore
Daniel T. Lee
2019-04-25
1
-0
/
+1
*
|
samples/bpf: fix build with new clang
Alexei Starovoitov
2019-04-05
1
-0
/
+1
*
|
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
2019-04-04
4
-1
/
+21
*
|
samples: bpf: add xdp_sample_pkts to .gitignore
Daniel T. Lee
2019-03-22
1
-0
/
+1
|
/
*
bpf: hbm: fix spelling mistake "deault" -> "default"
Colin Ian King
2019-03-07
1
-2
/
+2
*
bpf: HBM test script
brakmo
2019-03-02
1
-0
/
+436
*
bpf: User program for testing HBM
brakmo
2019-03-02
2
-0
/
+444
*
bpf: Sample HBM BPF program to limit egress bw
brakmo
2019-03-02
4
-0
/
+327
*
samples/bpf: silence compiler warning for xdpsock_user.c
Yonghong Song
2019-03-02
1
-3
/
+3
*
samples: bpf: use libbpf where easy
Jakub Kicinski
2019-03-01
4
-25
/
+35
*
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
2019-03-01
12
-114
/
+16
*
samples: bpf: force IPv4 in ping
Jakub Kicinski
2019-03-01
5
-5
/
+5
*
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
2019-02-27
3
-3
/
+3
*
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
2019-02-25
4
-648
/
+261
*
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
2019-02-22
2
-2
/
+2
*
samples/bpf: Check the prog id before exiting
Maciej Fijalkowski
2019-02-01
10
-48
/
+308
*
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
2019-02-01
10
-40
/
+119
*
samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}
Maciej Fijalkowski
2019-02-01
2
-0
/
+14
*
samples/bpf: Convert XDP samples to libbpf usage
Maciej Fijalkowski
2019-02-01
6
-103
/
+253
*
samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
Jesper Dangaard Brouer
2019-02-01
1
-10
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-29
1
-0
/
+20
|
\
|
*
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
2019-01-26
1
-0
/
+20
*
|
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2019-01-15
2
-0
/
+17
|
/
*
samples: bpf: user proper argument index
Ioana Ciornei
2019-01-10
1
-1
/
+1
[next]