summaryrefslogtreecommitdiff
path: root/samples/bpf
Commit message (Expand)AuthorAge
* samples/bpf: fix a build issueYonghong Song2017-07-11
* bpf: fix return in load_bpf_fileLawrence Brakmo2017-07-05
* bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2017-07-01
* bpf: Sample BPF program to set initial cwndLawrence Brakmo2017-07-01
* bpf: Sample BPF program to set congestion controlLawrence Brakmo2017-07-01
* bpf: Sample BPF program to set buffer sizesLawrence Brakmo2017-07-01
* bpf: Add setsockopt helper function to bpfLawrence Brakmo2017-07-01
* bpf: Sample bpf program to set initial windowLawrence Brakmo2017-07-01
* bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo2017-07-01
* bpf: program to load and attach sock_ops BPF progsLawrence Brakmo2017-07-01
* bpf: BPF support for sock_opsLawrence Brakmo2017-07-01
* bpf: Add test for syscall on fd array/htab lookupMartin KaFai Lau2017-06-29
* samples/bpf: fix a build problemYonghong Song2017-06-22
* samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney2017-06-14
* bpf: Add MIPS support to samples/bpf.David Daney2017-06-14
* samples/bpf: add tests for more perf event typesTeng Qin2017-06-04
* samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF orderJesper Dangaard Brouer2017-05-31
* samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek2017-05-11
* xdp: add flag to enforce driver modeDaniel Borkmann2017-05-11
* samples/bpf: export map_data[] for more info on mapsJesper Dangaard Brouer2017-05-03
* samples/bpf: load_bpf.c make callback fixup more flexibleJesper Dangaard Brouer2017-05-03
* samples/bpf: make bpf_load.c code compatible with ELF maps section changesJesper Dangaard Brouer2017-05-03
* samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Jesper Dangaard Brouer2017-05-03
* bpf, samples: fix build warning in cookie_uid_helper_exampleDaniel Borkmann2017-05-02
* samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnelJesper Dangaard Brouer2017-05-01
* samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned intJesper Dangaard Brouer2017-05-01
* samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrongJesper Dangaard Brouer2017-04-30
* samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnelDavid Ahern2017-04-27
* samples/bpf: check before defining offsetofAlexander Alemayhu2017-04-24
* samples/bpf: add static to function with no prototypeAlexander Alemayhu2017-04-24
* samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu2017-04-24
* bpf: Add sparc support to tools and samples.David S. Miller2017-04-22
* bpf: lru: Add map-in-map LRU exampleMartin KaFai Lau2017-04-17
* bpf: Allow bpf sample programs (*_user.c) to change bpf_map_defMartin KaFai Lau2017-04-17
* bpf: lru: Refactor LRU map tests in map_perf_testMartin KaFai Lau2017-04-17
* Sample program using SO_COOKIEChenbo Feng2017-04-08
* A Sample of using socket cookie and uid for traffic monitoringChenbo Feng2017-03-23
* bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-22
* samples/bpf: add map_lookup microbenchmarkAlexei Starovoitov2017-03-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
| |\ \
| * | | samples/bpf: add lpm-trie benchmarkDavid Herrmann2017-01-23
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | samples/bpf: Reset global variablesMickaël Salaün2017-02-13
| * | | samples/bpf: Ignore already processed ELF sectionsMickaël Salaün2017-02-13
| * | | samples/bpf: Add missing headerMickaël Salaün2017-02-13
| | |/ | |/|
* | | bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-12
|/ /
* | bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAMEJesper Dangaard Brouer2017-01-20
|/
* Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-05
|\