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
/
samples
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
Ciara Loftus
2019-09-16
1
-1
/
+1
*
samples/bpf: use hugepages in xdpsock app
Kevin Laatz
2019-08-31
1
-5
/
+10
*
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
Kevin Laatz
2019-08-31
1
-10
/
+16
*
samples/bpf: add unaligned chunks mode support to xdpsock
Kevin Laatz
2019-08-31
1
-3
/
+17
*
samples: bpf: syscall_nrs: use mmap2 if defined
Ivan Khoronzhuk
2019-08-21
2
-0
/
+19
*
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
2019-08-17
1
-72
/
+120
*
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
Jesper Dangaard Brouer
2019-08-09
1
-2
/
+17
*
samples/bpf: make xdp_fwd more practically usable via devmap lookup
Jesper Dangaard Brouer
2019-08-09
2
-17
/
+33
*
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
Jesper Dangaard Brouer
2019-08-09
2
-3
/
+4
*
samples/bpf: switch trace_output sample to perf_buffer API
Andrii Nakryiko
2019-07-23
1
-29
/
+14
*
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
Andrii Nakryiko
2019-07-23
1
-44
/
+17
*
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
1
-1
/
+1
|
|
\
|
|
*
samples/bpf: xdp_redirect, correctly get dummy program id
Prashant Bhole
2019-06-24
1
-1
/
+1
*
|
|
samples/bpf: fix tcp_bpf.readme detach command
Stanislav Fomichev
2019-07-03
1
-1
/
+1
*
|
|
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
2019-07-03
2
-0
/
+69
*
|
|
bpf: Add support for fq's EDT to HBM
brakmo
2019-07-03
5
-19
/
+231
*
|
|
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
2019-06-27
1
-16
/
+28
*
|
|
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
2019-06-26
4
-12
/
+42
*
|
|
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
2019-06-24
1
-12
/
+6
*
|
|
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-10
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-17
4
-20
/
+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
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-05-31
4
-10
/
+117
*
|
bpf: Add cn support to hbm_out_kern.c
brakmo
2019-05-31
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-24
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
[next]