Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
072a551fd5cff2329ad151c7c25b7958afc0f149
/
samples
/
bpf
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
6748182
samples: bpf: convert xdpsock_user.c to libbpf
by Jakub Kicinski
· 6 years ago
e1a40ef
samples: bpf: convert xdp_fwd_user.c to libbpf
by Jakub Kicinski
· 6 years ago
9778cfd
samples/bpf: Add BTF build flags to Makefile
by Taeung Song
· 6 years ago
598135e
samples/bpf: xdpsock: order memory on AArch64
by Brian Brooks
· 6 years ago
eae249b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
8377bd2
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
by Laura Abbott
· 7 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 7 years ago
ee58301
samples/bpf: test_cgrp2_sock2: fix an off by one
by Dan Carpenter
· 7 years ago
b0294bc
samples: bpf: ensure that we don't load over MAX_PROGS programs
by Dan Carpenter
· 7 years ago
d23b27c
samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets
by Jesper Dangaard Brouer
· 7 years ago
b9626f4
samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh
by Taeung Song
· 7 years ago
c48424d
samples/bpf: add .gitignore file
by Taeung Song
· 7 years ago
02a2f00
samples/bpf: Check the error of write() and read()
by Taeung Song
· 7 years ago
492b7e8
samples/bpf: Check the result of system()
by Taeung Song
· 7 years ago
4d5d33a
samples/bpf: add missing <linux/if_vlan.h>
by Taeung Song
· 7 years ago
b680340
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
c03079c
samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample
by Magnus Karlsson
· 7 years ago
4c79579
bpf: Change bpf_fib_lookup to return lookup status
by David Ahern
· 7 years ago
509fda1
samples/bpf: xdp_rxq_info action XDP_TX must adjust MAC-addrs
by Jesper Dangaard Brouer
· 7 years ago
0d25c43
samples/bpf: extend xdp_rxq_info to read packet payload
by Jesper Dangaard Brouer
· 7 years ago
1e54ad2
samples/bpf: Add xdp_sample_pkts example
by Toke Høiland-Jørgensen
· 7 years ago
9f5232c
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
by Björn Töpel
· 7 years ago
a65ea68
samples/bpf: minor *_nb_free performance fix
by Magnus Karlsson
· 7 years ago
a412ef5
samples/bpf: adapted to new uapi
by Björn Töpel
· 7 years ago
bd3a08a
bpf: flowlabel in bpf_fib_lookup should be flowinfo
by David Ahern
· 7 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
a570e48
samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmit
by Jesper Dangaard Brouer
· 7 years ago
9940fbf
samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
by Jesper Dangaard Brouer
· 7 years ago
ecb96f7
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
by Yonghong Song
· 7 years ago
1c4917d
samples/bpf: adapt xdpsock to the new uapi
by Björn Töpel
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
dac09149
xsk: clean up SPDX headers
by Björn Töpel
· 7 years ago
44edef7
samples/bpf: Decrement ttl in fib forwarding example
by David Ahern
· 7 years ago
768759e
samples: bpf: make the build less noisy
by Jakub Kicinski
· 7 years ago
0cc54db
samples: bpf: move libbpf from object dependencies to libs
by Jakub Kicinski
· 7 years ago
787360f
samples: bpf: fix build after move to compiling full libbpf.a
by Jakub Kicinski
· 7 years ago
8d93045
samples: bpf: rename libbpf.h to bpf_insn.h
by Jakub Kicinski
· 7 years ago
2bf3e2e
samples: bpf: include bpf/bpf.h instead of local libbpf.h
by Jakub Kicinski
· 7 years ago
53ea24c
samples/bpf: xdp_monitor, accept short options
by Prashant Bhole
· 7 years ago
b1ae32d
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
by Alexei Starovoitov
· 7 years ago
be5bca4
samples: bpf: convert some XDP samples from bpf_load to libbpf
by Jakub Kicinski
· 7 years ago
d0cabbb
tools: bpf: move the event reading loop to libbpf
by Jakub Kicinski
· 7 years ago
5f93805
samples: bpf: compile and link against full libbpf
by Jakub Kicinski
· 7 years ago
74662ea
samples: bpf: rename struct bpf_map_def to avoid conflict with libbpf
by Jakub Kicinski
· 7 years ago
fe61605
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
by David Ahern
· 7 years ago
b4b8faa
samples/bpf: sample application and documentation for AF_XDP sockets
by Magnus Karlsson
· 7 years ago
Next »