| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | powerpc/asm: Convert .llong directives to .8byte | Tobin C. Harding | 2017-08-31 | 1 | -1/+1 | |
| | * | | | | selftests/powerpc: Improve tm-resched-dscr | Sam Bobroff | 2017-08-17 | 2 | -4/+9 | |
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-06 | 4 | -98/+624 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | selftests/memfd: add memfd_create hugetlbfs selftest | Mike Kravetz | 2017-09-06 | 3 | -86/+357 | |
| | * | | | | userfaultfd: selftest: explicit failure if the SIGBUS test failed | Andrea Arcangeli | 2017-09-06 | 1 | -1/+3 | |
| | * | | | | userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST | Andrea Arcangeli | 2017-09-06 | 1 | -8/+140 | |
| | * | | | | userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature | Prakash Sangappa | 2017-09-06 | 1 | -3/+124 | |
| | * | | | | userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem | Mike Rapoport | 2017-09-06 | 1 | -1/+1 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 26 | -567/+3454 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 | 2 | -1/+29 | |
| | |\ \ \ \ | ||||||
| | * | | | | | selftests: correct define in msg_zerocopy.c | Willem de Bruijn | 2017-09-01 | 1 | -3/+3 | |
| | * | | | | | bpf: test_maps: fix typos, "conenct" and "listeen" | Colin Ian King | 2017-08-30 | 1 | -2/+2 | |
| | * | | | | | tc-testing: add test for testing ife type | Alexander Aring | 2017-08-29 | 1 | -0/+50 | |
| | * | | | | | selftests: add addrlabel add/delete to rtnetlink.sh | Florian Westphal | 2017-08-29 | 1 | -0/+41 | |
| | * | | | | | selftests/bpf: check the instruction dumps are populated | Jakub Kicinski | 2017-08-28 | 1 | -4/+12 | |
| | * | | | | | bpf: test_maps add sockmap stress test | John Fastabend | 2017-08-28 | 1 | -1/+28 | |
| | * | | | | | bpf: harden sockmap program attach to ensure correct map type | John Fastabend | 2017-08-28 | 2 | -4/+30 | |
| | * | | | | | bpf: more SK_SKB selftests | John Fastabend | 2017-08-28 | 1 | -0/+98 | |
| | * | | | | | bpf: additional sockmap self tests | John Fastabend | 2017-08-28 | 3 | -46/+96 | |
| | * | | | | | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 2017-08-28 | 7 | -99/+68 | |
| | * | | | | | selftests/bpf: add a test for a pruning bug in the verifier | Alexei Starovoitov | 2017-08-23 | 1 | -0/+28 | |
| | * | | | | | selftests/bpf: add a test for a bug in liveness-based pruning | Edward Cree | 2017-08-23 | 1 | -0/+16 | |
| | * | | | | | selftests/net: Add a test to validate behavior of rx timestamps | Mike Maloney | 2017-08-23 | 3 | -1/+393 | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-21 | 2 | -3/+4 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test | Martin KaFai Lau | 2017-08-19 | 4 | -5/+44 | |
| | * | | | | | | bpf: selftests add sockmap tests | John Fastabend | 2017-08-16 | 7 | -39/+443 | |
| | * | | | | | | bpf: selftests: add tests for new __sk_buff members | John Fastabend | 2017-08-16 | 1 | -0/+152 | |
| | * | | | | | | bpf: sockmap sample program | John Fastabend | 2017-08-16 | 4 | -4/+67 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-15 | 4 | -5/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | selftests: add 'ip get' to rtnetlink.sh | Florian Westphal | 2017-08-15 | 1 | -0/+32 | |
| | * | | | | | | | selftests: bpf: add check for ip XDP redirect | William Tu | 2017-08-11 | 1 | -0/+5 | |
| | * | | | | | | | selftests: add rtnetlink test script | Florian Westphal | 2017-08-10 | 2 | -1/+200 | |
| | * | | | | | | | bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions | Daniel Borkmann | 2017-08-09 | 1 | -0/+313 | |
| | * | | | | | | | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 2017-08-09 | 1 | -0/+5 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-09 | 4 | -9/+25 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | selftests: bpf: add a test for XDP redirect | William Tu | 2017-08-08 | 4 | -3/+86 | |
| | * | | | | | | | | selftests/bpf: variable offset negative tests | Edward Cree | 2017-08-08 | 1 | -0/+41 | |
| | * | | | | | | | | selftests/bpf: add tests for subtraction & negative numbers | Edward Cree | 2017-08-08 | 1 | -0/+104 | |
| | * | | | | | | | | selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier | Edward Cree | 2017-08-08 | 1 | -8/+8 | |
| | * | | | | | | | | selftests/bpf: add test for bogus operations on pointers | Edward Cree | 2017-08-08 | 1 | -2/+64 | |
| | * | | | | | | | | selftests/bpf: add a test to test_align | Edward Cree | 2017-08-08 | 1 | -0/+67 | |
| | * | | | | | | | | selftests/bpf: rewrite test_align | Edward Cree | 2017-08-08 | 1 | -93/+132 | |
| | * | | | | | | | | selftests/bpf: change test_verifier expectations | Edward Cree | 2017-08-08 | 1 | -180/+152 | |
| | * | | | | | | | | test: add msg_zerocopy test | Willem de Bruijn | 2017-08-03 | 4 | -1/+811 | |
| | * | | | | | | | | netvsc: remove bonding setup script | stephen hemminger | 2017-08-02 | 1 | -255/+0 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-01 | 7 | -13/+58 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf: testing: fix devmap tests | John Fastabend | 2017-07-29 | 2 | -1/+4 | |
| | * | | | | | | | | | bpf: install libbpf headers on 'make install' | Jakub Kicinski | 2017-07-26 | 1 | -0/+4 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-07-21 | 21 | -239/+2175 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | xdp: bpf redirect with map sample program | John Fastabend | 2017-07-17 | 1 | -0/+2 | |
