Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8fdf5b780a148c4a7490c211acad3c01b4dde6ac
/
samples
/
bpf
8fdf5b7
samples: bpf: Add max_pckt_size option at xdp_adjust_tail
by Daniel T. Lee
· 5 years ago
4564a8bb
samples/bpf: Trivial - fix spelling mistake in usage
by Anton Ivanov
· 5 years ago
5a712e1
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
by Ciara Loftus
· 5 years ago
3945b37
samples/bpf: use hugepages in xdpsock app
by Kevin Laatz
· 5 years ago
03895e6
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
by Kevin Laatz
· 5 years ago
c543f54
samples/bpf: add unaligned chunks mode support to xdpsock
by Kevin Laatz
· 5 years ago
bb4b5c0
samples: bpf: syscall_nrs: use mmap2 if defined
by Ivan Khoronzhuk
· 5 years ago
46738f7
samples/bpf: add use of need_wakeup flag in xdpsock
by Magnus Karlsson
· 5 years ago
abcce73
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
by Jesper Dangaard Brouer
· 5 years ago
a32a32c
samples/bpf: make xdp_fwd more practically usable via devmap lookup
by Jesper Dangaard Brouer
· 5 years ago
3783d43
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
by Jesper Dangaard Brouer
· 5 years ago
c17bec5
samples/bpf: switch trace_output sample to perf_buffer API
by Andrii Nakryiko
· 5 years ago
f58a4d5
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
by Andrii Nakryiko
· 5 years ago
81f522f
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
by Ilya Leoshkevich
· 5 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c3ead2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
d78e3f0
samples/bpf: fix tcp_bpf.readme detach command
by Stanislav Fomichev
· 6 years ago
3953388
samples/bpf: add sample program that periodically dumps TCP stats
by Stanislav Fomichev
· 6 years ago
71634d7
bpf: Add support for fq's EDT to HBM
by brakmo
· 6 years ago
123e8da1
xsk: Change the default frame size to 4096 and allow controlling it
by Maxim Mikityanskiy
· 6 years ago
9e859e8
samples: bpf: make the use of xdp samples consistent
by Daniel T. Lee
· 6 years ago
7ae9f281
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
by Michal Rostecki
· 6 years ago
20f6239
samples/bpf: xdp_redirect, correctly get dummy program id
by Prashant Bhole
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
dca73a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
4d18f6d
samples: bpf: refactor header include path
by Daniel T. Lee
· 6 years ago
fa206dc
samples: bpf: remove unnecessary include options in Makefile
by Daniel T. Lee
· 6 years ago
b552d33
samples/bpf: fix include path in Makefile
by Prashant Bhole
· 6 years ago
0ed3cc4
samples: bpf: don't run probes at the local make stage
by Jakub Kicinski
· 6 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
07c3bbd
samples: bpf: print a warning about headers_install
by Jakub Kicinski
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
2ed9933
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
by Colin Ian King
· 6 years ago
d58c6f7
bpf: Add more stats to HBM
by brakmo
· 6 years ago
ffd8155
bpf: Add cn support to hbm_out_kern.c
by brakmo
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
ba0c0cc
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
by Roman Gushchin
· 6 years ago
37b54aed
samples/bpf: fix a couple of style issues in bpf_load
by Daniel T. Lee
· 6 years ago
d9a6f41
samples: bpf: add ibumad sample to .gitignore
by Matteo Croce
· 6 years ago
c87f60a
samples: bpf: Do not define bpf_printk macro
by Michal Rostecki
· 6 years ago
a195cef
samples, bpf: suppress compiler warning
by Matteo Croce
· 6 years ago
f7c2d64b
samples, bpf: fix to change the buffer size for read()
by Chang-Hsien Tsai
· 6 years ago
dce45af
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
ead442a
samples: bpf: add hbm sample to .gitignore
by Daniel T. Lee
· 6 years ago
636e78b
samples/bpf: fix build with new clang
by Alexei Starovoitov
· 6 years ago
e67b2c7
samples, selftests/bpf: add NULL check for ksym_search
by Daniel T. Lee
· 6 years ago
0ac01fe
BPF: Add sample code for new ib_umad tracepoint
by Ira Weiny
· 6 years ago
ab99e7a
samples: bpf: add xdp_sample_pkts to .gitignore
by Daniel T. Lee
· 6 years ago
5b4f21b
bpf: hbm: fix spelling mistake "deault" -> "default"
by Colin Ian King
· 6 years ago
4ffd44c
bpf: HBM test script
by brakmo
· 6 years ago
a1270fe
bpf: User program for testing HBM
by brakmo
· 6 years ago
187d073
bpf: Sample HBM BPF program to limit egress bw
by brakmo
· 6 years ago
b74e21a
samples/bpf: silence compiler warning for xdpsock_user.c
by Yonghong Song
· 6 years ago
1a9b268
samples: bpf: use libbpf where easy
by Jakub Kicinski
· 6 years ago
ea9b636
samples: bpf: remove load_sock_ops in favour of bpftool
by Jakub Kicinski
· 6 years ago
5c3cf87
samples: bpf: force IPv4 in ping
by Jakub Kicinski
· 6 years ago
d2e614c
samples: bpf: fix: broken sample regarding removed function
by Daniel T. Lee
· 6 years ago
248c7f9
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
by Magnus Karlsson
· 6 years ago
915654f
samples/bpf: Fix dummy program unloading for xdp_redirect samples
by Toke Høiland-Jørgensen
· 6 years ago
3b7a8ec
samples/bpf: Check the prog id before exiting
by Maciej Fijalkowski
· 6 years ago
743e568
samples/bpf: Add a "force" flag to XDP samples
by Maciej Fijalkowski
· 6 years ago
6a54576
samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}
by Maciej Fijalkowski
· 6 years ago
bbaf602
samples/bpf: Convert XDP samples to libbpf usage
by Maciej Fijalkowski
· 6 years ago
7313798
samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
by Jesper Dangaard Brouer
· 6 years ago
ec7146d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
6ea848b
selftests: bpf: functional and min/max reasoning unit tests for JMP32
by Jiong Wang
· 6 years ago
6bf3bbe
samples/bpf: workaround clang asm goto compilation errors
by Yonghong Song
· 6 years ago
11b36ab
samples: bpf: user proper argument index
by Ioana Ciornei
· 6 years ago
a8911d6
selftests/bpf: fix incorrect users of create_and_get_cgroup
by Stanislav Fomichev
· 6 years ago
668c35f
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
2c667d7
treewide: add intermediate .s files to targets
by Masahiro Yamada
· 6 years ago
4d4b5c2
treewide: remove explicit rules for *offsets.s
by Masahiro Yamada
· 6 years ago
d59dd69
samples: bpf: fix: seg fault with NULL pointer arg
by Daniel T. Lee
· 6 years ago
dc378a1a
samples: bpf: get ifindex from ifname
by Matteo Croce
· 6 years ago
d606ee5
samples: bpf: improve xdp1 example
by Matteo Croce
· 6 years ago
5a86381
samples: bpf: fix: error handling regarding kprobe_events
by Daniel T. Lee
· 6 years ago
9ce6ae2
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
by Yonghong Song
· 6 years ago
bce6a14
bpf_load: add map name to load_maps error message
by Shannon Nelson
· 6 years ago
20cdeb5
bpf, tracex3_user: erase "ARRAY_SIZE" redefined
by Bo YU
· 6 years ago
5fcbd29
samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage
by Roman Gushchin
· 6 years ago
32c0097
samples/bpf: fix compilation failure
by Prashant Bhole
· 6 years ago
534e0e5
samples/bpf: fix a compilation failure
by Yonghong Song
· 6 years ago
664e787
samples/bpf: remove duplicated includes
by YueHaibing
· 6 years ago
11c3f51
samples/bpf: xdpsock, minor fixes
by Prashant Bhole
· 6 years ago
acb4ea9
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
by Nikita V. Shirokov
· 6 years ago
58c50ae
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
by Björn Töpel
· 6 years ago
817b89b
samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM
by Jesper Dangaard Brouer
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c1617fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
6a92ef0
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1bca4e6
samples/bpf: xdp_redirect_cpu load balance like Suricata
by Jesper Dangaard Brouer
· 6 years ago
1139568
samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash
by Jesper Dangaard Brouer
· 6 years ago
37d7ff2
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
by Jesper Dangaard Brouer
· 6 years ago
28ba068
samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage
by Roman Gushchin
· 6 years ago
Next »