index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
samples/bpf: Set -fno-stack-protector when building BPF programs
Toke Høiland-Jørgensen
1
-0
/
+1
2020-02-11
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
1
-4
/
+55
2020-02-11
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-26
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
1
-3
/
+3
2020-01-26
samples: bpf: update map definition to new syntax BTF-defined map
Daniel T. Lee
12
-178
/
+178
2020-01-12
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
1
-2
/
+16
2020-01-12
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
1
-2
/
+2
2019-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
1
-0
/
+1
2019-10-03
samples/bpf: Add a workaround for asm_inline
KP Singh
1
-1
/
+12
2019-10-03
samples/bpf: Fix build for task_fd_query_user.c
Björn Töpel
1
-0
/
+1
2019-09-16
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
Ciara Loftus
1
-1
/
+1
2019-08-31
samples/bpf: use hugepages in xdpsock app
Kevin Laatz
1
-5
/
+10
2019-08-31
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
Kevin Laatz
1
-10
/
+16
2019-08-31
samples/bpf: add unaligned chunks mode support to xdpsock
Kevin Laatz
1
-3
/
+17
2019-08-21
samples: bpf: syscall_nrs: use mmap2 if defined
Ivan Khoronzhuk
2
-0
/
+19
2019-08-18
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
1
-72
/
+120
2019-08-09
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
Jesper Dangaard Brouer
1
-2
/
+17
2019-08-09
samples/bpf: make xdp_fwd more practically usable via devmap lookup
Jesper Dangaard Brouer
2
-17
/
+33
2019-08-09
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
Jesper Dangaard Brouer
2
-3
/
+4
2019-07-24
samples/bpf: switch trace_output sample to perf_buffer API
Andrii Nakryiko
1
-29
/
+14
2019-07-24
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
Andrii Nakryiko
1
-44
/
+17
2019-07-16
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
1
-1
/
+1
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-07-03
samples/bpf: fix tcp_bpf.readme detach command
Stanislav Fomichev
1
-1
/
+1
2019-07-03
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
2
-0
/
+69
2019-07-03
bpf: Add support for fq's EDT to HBM
brakmo
5
-19
/
+231
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
1
-16
/
+28
2019-06-26
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
4
-12
/
+42
2019-06-25
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
1
-12
/
+6
2019-06-24
samples/bpf: xdp_redirect, correctly get dummy program id
Prashant Bhole
1
-1
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-31
/
+34
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
1
-1
/
+2
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+4
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2019-06-18
samples: bpf: refactor header include path
Daniel T. Lee
15
-20
/
+20
2019-06-18
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
1
-9
/
+0
2019-06-15
samples/bpf: fix include path in Makefile
Prashant Bhole
1
-1
/
+1
2019-06-11
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
1
-0
/
+3
2019-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-80
/
+20
2019-06-06
samples: bpf: print a warning about headers_install
Jakub Kicinski
1
-0
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2
-18
/
+2
2019-06-04
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
1
-1
/
+1
2019-06-01
bpf: Add more stats to HBM
brakmo
4
-10
/
+117
2019-06-01
bpf: Add cn support to hbm_out_kern.c
brakmo
4
-12
/
+45
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
20
-80
/
+20
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
2
-461
/
+0
[next]