- 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 2e3f6c5 bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests by John Fastabend · 7 years ago
- 2596f64 bpf: sockmap, add BPF_F_INGRESS tests by John Fastabend · 7 years ago
- 4662a4e samples/bpf: raw tracepoint test by Alexei Starovoitov · 7 years ago
- 20cfb7a samples/bpf: fix spelling mistake: "revieve" -> "receive" by Colin Ian King · 7 years ago
- ae30727 bpf: sockmap test script by John Fastabend · 7 years ago
- 0dcbbf6 bpf: sockmap sample test for bpf_msg_pull_data by John Fastabend · 7 years ago
- e6373ce bpf: sockmap add SK_DROP tests by John Fastabend · 7 years ago
- 468b3fd bpf: sockmap sample support for bpf_msg_cork_bytes() by John Fastabend · 7 years ago
- 1c16c31 bpf: sockmap, add sample option to test apply_bytes helper by John Fastabend · 7 years ago
- 6bce9d2 bpf: sockmap sample, add data verification option by John Fastabend · 7 years ago
- e67463c bpf: sockmap sample, add sendfile test by John Fastabend · 7 years ago
- 4c4c3c2 bpf: sockmap sample, add option to attach SK_MSG program by John Fastabend · 7 years ago
- bb9d812 arch: remove tile port by Arnd Bergmann · 7 years ago
- 4ba66a9 arch: remove blackfin port by Arnd Bergmann · 7 years ago
- 12fe122 samples/bpf: add example to test reading address by Teng Qin · 7 years ago
- 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 5f280b6 samples/bpf: add gre sequence number test. by William Tu · 7 years ago
- c8745e0 samples/bpf: detach prog from cgroup by Prashant Bhole · 7 years ago
- 757744e Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc4 by James Morris · 7 years ago
- c535077 samples/bpf: Add program for CPU state statistics by Leo Yan · 7 years ago
- 6275ecb samples/seccomp: do not compile when cross compiled by Michal Hocko · 7 years ago
- 444890c bpf: samples/sockmap detach sock ops program by Prashant Bhole · 7 years ago
- 9492686 bpf: samples/sockmap fix Makefile for build error by Prashant Bhole · 7 years ago
- 8ac2441 samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect by Tushar Dave · 7 years ago
- 9c33ca4 sample/bpf: fix erspan metadata by William Tu · 7 years ago
- a6b8881 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- b259c2f samples/bpf: use bpf_set_link_xdp_fd by Eric Leblond · 7 years ago
- bbf48c1 libbpf: add error reporting in XDP by Eric Leblond · 7 years ago
- 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- e1c70f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
- c25ef6a samples/bpf: Partially fixes the bpf.o build by Mickaël Salaün · 7 years ago
- 8e0ef38 bpf: sockmap set rlimit by John Fastabend · 7 years ago
- ede1547 bpf: sockmap put client sockets in blocking mode by John Fastabend · 7 years ago
- ce5373b bpf: sockmap sample add base test without any BPF for comparison by John Fastabend · 7 years ago
- 66fdd1a bpf: sockmap sample, report bytes/sec by John Fastabend · 7 years ago
- d7d6437 bpf: sockmap sample, use fork() for send and recv by John Fastabend · 7 years ago
- eaf8c6e bpf: add sendmsg option for testing BPF programs by John Fastabend · 7 years ago
- 6627426f bpf: refactor sockmap sample program update for arg parsing by John Fastabend · 7 years ago
- 417f1d9 samples/bpf: xdp_monitor include cpumap tracepoints in monitoring by Jesper Dangaard Brouer · 7 years ago
- e2e3224 samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated by Jesper Dangaard Brouer · 7 years ago
- 4c38f74 samples/bpf: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
- d0807da livepatch: Remove immediate feature by Miroslav Benes · 7 years ago
- 36e04a2 samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB by Jesper Dangaard Brouer · 7 years ago
- 0fca931 samples/bpf: program demonstrating access to xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
- 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- ac80c2a samples/bpf: add erspan v2 sample code by William Tu · 7 years ago
- 965de87 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
- 73cf7e1 Merge 4.15-rc3 into driver-core-next by Greg Kroah-Hartman · 7 years ago
- 045c5f7 kobject: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- d9d16e1 kobject: add SPDX identifiers to all kobject files by Greg Kroah-Hartman · 7 years ago
- d37e3bb samples/bpf: add ip6erspan sample code by William Tu · 7 years ago
- 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- d671965 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 56ddd30 samples/bpf: extend test_tunnel_bpf.sh with ip6gre by William Tu · 7 years ago
- c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- 0ec9552 samples/bpf: add error checking for perf ioctl calls in bpf loader by Yonghong Song · 7 years ago
- 51de082 samples/bpf: Convert magic numbers to names in multi-prog cgroup test case by David Ahern · 7 years ago
- bf070bb kbuild: remove all dummy assignments to obj- by Masahiro Yamada · 7 years ago
- 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 0ef7687 Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
- 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- e0ca382 Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
- abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
- f2ecc3d Merge tag 'staging-4.15-rc1' into v4l_for_linus by Mauro Carvalho Chehab · 7 years ago
- fae4536 xdp: sample: Missing curly braces in read_route() by Dan Carpenter · 7 years ago
- 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
- 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
- 03e982e bpf: Fix tcp_clamp_kern.c sample program by Lawrence Brakmo · 7 years ago
- e185331 bpf: Fix tcp_iw_kern.c sample program by Lawrence Brakmo · 7 years ago
- 2ff969f bpf: Fix tcp_cong_kern.c sample program by Lawrence Brakmo · 7 years ago
- a4174f0 bpf: Fix tcp_bufs_kern.c sample program by Lawrence Brakmo · 7 years ago
- 016e661 bpf: Fix tcp_rwnd_kern.c sample program by Lawrence Brakmo · 7 years ago
- 7863f46 bpf: Fix tcp_synrto_kern.c sample program by Lawrence Brakmo · 7 years ago
- eafb340 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
- aaf151b bpf: Rename tcp_bbf.readme to tcp_bpf.readme by Lawrence Brakmo · 7 years ago
- 3e29cd0 xdp: Sample xdp program implementing ip forward by Christina Jacob · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- 9d1f159 bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ by Roman Gushchin · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- a4b6ade samples/pktgen: remove remaining old pktgen sample scripts by Jesper Dangaard Brouer · 7 years ago
- 9efc44d samples/pktgen: update sample03, no need for clones when bursting by Jesper Dangaard Brouer · 7 years ago
- 029e1ea samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh by Robert Hoo · 7 years ago
- 22ac5ad samples/pktgen: Add some helper functions by Robert Hoo · 7 years ago
- e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 21d72af samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_map by Tushar Dave · 7 years ago
- 6dfca83 samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1 by Tushar Dave · 7 years ago
- a0cb2b5 Fix tracing sample code warning. by Linus Torvalds · 7 years ago
- 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 94bbc9c locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- a678be5 bpf: add a test case to test single tp multiple bpf attachment by Yonghong Song · 7 years ago
- f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago