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 uninitialized variable in xdp_redirect_cpu
Kumar Kartikeya Dwivedi
2021-08-26
1
-2
/
+3
*
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
4
-220
/
+153
*
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-31
/
+26
*
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-229
/
+161
*
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-70
/
+25
*
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-767
/
+343
*
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-293
/
+105
*
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-159
/
+116
*
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-92
/
+52
*
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-735
/
+83
*
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-258
/
+49
*
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+25
*
samples: bpf: Add devmap_xmit tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-3
/
+331
*
samples: bpf: Add BPF support for devmap_xmit tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+71
*
samples: bpf: Add cpumap tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-1
/
+224
*
samples: bpf: Add BPF support for cpumap tracepoints
Kumar Kartikeya Dwivedi
2021-08-24
1
-1
/
+57
*
samples: bpf: Add xdp_exception tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+116
*
samples: bpf: Add BPF support for xdp_exception tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+27
*
samples: bpf: Add redirect tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+215
*
samples: bpf: Add BPF support for redirect tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+253
*
samples: bpf: Add basic infrastructure for XDP samples
Kumar Kartikeya Dwivedi
2021-08-24
3
-0
/
+915
*
samples: bpf: Fix a couple of warnings
Kumar Kartikeya Dwivedi
2021-08-24
2
-4
/
+9
*
samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketime
Muhammad Falak R Wani
2021-08-15
1
-4
/
+5
*
samples, bpf: Add an explict comment to handle nested vlan tagging.
Muhammad Falak R Wani
2021-08-10
2
-0
/
+4
*
samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()
Niklas Söderlund
2021-08-06
1
-3
/
+1
*
samples/bpf: xdpsock: Make the sample more useful outside the tree
Niklas Söderlund
2021-08-06
1
-9
/
+7
*
bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring
Matthew Cover
2021-08-05
1
-1
/
+1
*
samples: bpf: Add the omitted xdp samples to .gitignore
Juhee Kang
2021-07-27
1
-0
/
+2
*
samples: bpf: Fix tracex7 error raised on the missing argument
Juhee Kang
2021-07-27
2
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
1
-6
/
+16
|
\
|
*
samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger default
Jesper Dangaard Brouer
2021-07-07
1
-6
/
+16
*
|
bpf, samples: Fix xdpsock with '-M' parameter missing unload process
Wang Hai
2021-07-05
1
-0
/
+28
*
|
bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocation
Toke Høiland-Jørgensen
2021-07-05
1
-0
/
+1
|
/
*
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
2021-06-18
1
-1
/
+1
*
samples/bpf: Fix Segmentation fault for xdp_redirect command
Wang Hai
2021-06-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
7
-3
/
+399
|
\
|
*
samples/bpf: Add missing option to xdp_sample_pkts usage
Wang Hai
2021-06-16
1
-1
/
+2
|
*
samples/bpf: Add missing option to xdp_fwd usage
Wang Hai
2021-06-16
1
-0
/
+2
|
*
sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast test
Hangbin Liu
2021-05-26
3
-0
/
+393
|
*
samples: bpf: Ix kernel-doc syntax in file header
Aditya Srivastava
2021-05-24
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
samples/bpf: Consider frame size in tx_only of xdpsock sample
Magnus Karlsson
2021-05-07
1
-1
/
+1
*
|
samples, bpf: Suppress compiler warning
Hailong Liu
2021-05-12
1
-1
/
+1
|
/
*
samples/bpf: Fix broken tracex1 due to kprobe argument change
Yaqi Chen
2021-04-19
1
-2
/
+2
*
samples: bpf: Do not unload prog within xdpsock
Maciej Fijalkowski
2021-03-30
1
-41
/
+14
*
bpf: Remove unused headers
Lu Wei
2021-03-25
2
-2
/
+0
*
samples: bpf: Fix a spelling typo in do_hbm_test.sh
Masanari Iida
2021-03-15
1
-1
/
+1
*
samples, bpf: Add missing munmap in xdpsock
Maciej Fijalkowski
2021-03-04
1
-0
/
+2
*
samples: bpf: Remove unneeded semicolon
Yang Li
2021-02-02
1
-1
/
+1
*
samples/bpf: Add include dir for MIPS Loongson64 to fix build errors
Tiezhu Yang
2021-02-02
1
-0
/
+4
[next]