Age | Commit message (Expand) | Author | Files | Lines |
2017-04-10 | bpf: fix comment typo | Alexander Alemayhu | 1 | -1/+1 |
2017-04-06 | selftests/bpf: fix merge conflict | Alexei Starovoitov | 1 | -5/+0 |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -6/+308 |
2017-04-05 | selftests: add a generic testsuite for ethernet device | LABBE Corentin | 2 | -1/+201 |
2017-04-01 | selftests/bpf: add l4 load balancer test based on sched_cls | Alexei Starovoitov | 3 | -1/+563 |
2017-04-01 | selftests/bpf: add a test for basic XDP functionality | Alexei Starovoitov | 4 | -1/+332 |
2017-04-01 | selftests/bpf: add a test for overlapping packet range checks | Alexei Starovoitov | 3 | -4/+215 |
2017-04-01 | tools/lib/bpf: expose bpf_program__set_type() | Alexei Starovoitov | 2 | -2/+3 |
2017-04-01 | tools/lib/bpf: add support for BPF_PROG_TEST_RUN command | Alexei Starovoitov | 3 | -1/+51 |
2017-04-01 | bpf: add various verifier test cases for self-tests | Daniel Borkmann | 3 | -6/+283 |
2017-03-25 | bpf: improve verifier packet range checks | Alexei Starovoitov | 1 | -0/+20 |
2017-03-24 | Add a eBPF helper function to retrieve socket uid | Chenbo Feng | 1 | -1/+2 |
2017-03-24 | Add a helper function to get socket cookie in eBPF | Chenbo Feng | 1 | -1/+2 |
2017-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -13/+37 |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -12/+36 |
2017-03-23 | bpf: Add tests for map-in-map | Martin KaFai Lau | 4 | -13/+140 |
2017-03-23 | bpf: fix hashmap extra_elems logic | Alexei Starovoitov | 1 | -3/+26 |
2017-03-22 | selftests/bpf: fix broken build, take 2 | Zi Shen Lim | 1 | -9/+10 |
2017-03-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2017-03-17 | perf symbols: Fix symbols__fixup_end heuristic for corner cases | Daniel Borkmann | 1 | -1/+1 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 25 | -67/+399 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -1/+25 |
2017-03-14 | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -24/+24 |
2017-03-13 | selftests/bpf: fix broken build | Alexei Starovoitov | 3 | -1/+25 |
2017-03-10 | userfaultfd: selftest: vm: allow to build in vm/ directory | Andrea Arcangeli | 1 | -0/+4 |
2017-03-10 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada | 4 | -4/+4 |
2017-03-09 | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x | Cyril Bur | 1 | -24/+24 |
2017-03-08 | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+13 |
2017-03-08 | ktest: Make sure wait_for_input does honor the timeout | Steven Rostedt (VMware) | 1 | -7/+11 |
2017-03-08 | ktest: Fix while loop in wait_for_input | Steven Rostedt (VMware) | 1 | -3/+4 |
2017-03-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -9/+19 |
2017-03-08 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -3/+25 |
2017-03-07 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 6 | -16/+281 |
2017-03-07 | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+4 |
2017-03-07 | radix tree test suite: Specify -m32 in LDFLAGS too | Matthew Wilcox | 1 | -0/+1 |
2017-03-07 | ida: Free correct IDA bitmap | Matthew Wilcox | 3 | -3/+33 |
2017-03-07 | radix tree test suite: Depend on Makefile and quieten grep | Matthew Wilcox | 1 | -2/+2 |
2017-03-07 | radix tree test suite: Fix build with --as-needed | Michael Ellerman | 1 | -4/+2 |
2017-03-07 | radix tree test suite: Build 32 bit binaries | Rehas Sachdeva | 1 | -0/+4 |
2017-03-07 | radix tree test suite: Add performance test for radix_tree_join() | Rehas Sachdeva | 1 | -0/+47 |
2017-03-07 | radix tree test suite: Add performance test for radix_tree_split() | Rehas Sachdeva | 1 | -0/+44 |
2017-03-07 | radix tree test suite: Add performance benchmarks | Rehas Sachdeva | 1 | -7/+75 |
2017-03-07 | radix tree test suite: Add test for radix_tree_clear_tags() | Rehas Sachdeva | 1 | -0/+29 |
2017-03-07 | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() | Rehas Sachdeva | 1 | -0/+19 |
2017-03-07 | radix tree test suite: Add test for idr_get_next() | Rehas Sachdeva | 1 | -0/+25 |
2017-03-07 | objtool: Fix another GCC jump table detection issue | Josh Poimboeuf | 3 | -3/+25 |
2017-03-07 | tools: hv: Add clean up function for Ubuntu config | Haiyang Zhang | 1 | -0/+18 |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+171 |
2017-03-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -0/+24 |
2017-03-04 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+7 |