summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet
2018-04-27Merge branch 'bpf-tunnel-metadata-selftests'Daniel Borkmann
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu
2018-04-27selftests/bpf: bpf tunnel test.William Tu
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa
2018-04-25Merge branch 'bpf-optimize-neg-sums'Daniel Borkmann
2018-04-25nfp: bpf: optimize comparisons to negative constantsJakub Kicinski
2018-04-25nfp: bpf: tabularize generations of compare operationsJakub Kicinski
2018-04-25nfp: bpf: optimize add/sub of a negative constantJakub Kicinski
2018-04-25nfp: bpf: remove double spaceJakub Kicinski
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend
2018-04-25Merge branch 'bpf-sockmap-selftests'Daniel Borkmann
2018-04-25bpf: sockmap, remove samples programJohn Fastabend
2018-04-25bpf: sockmap, add selftestsJohn Fastabend
2018-04-25bpf: sockmap, add a set of tests to run by defaultJohn Fastabend
2018-04-25bpf: sockmap, code sockmap_test in CJohn Fastabend
2018-04-25tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song
2018-04-24selftests: bpf: update .gitignore with missing fileAnders Roxell
2018-04-24Merge branch 'bpf-map-val-as-key'Daniel Borkmann
2018-04-24tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon
2018-04-24bpf: allow map helpers access to map values directlyPaul Chaignon
2018-04-24Merge branch 'bpf-xfrm-states'Daniel Borkmann
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger
2018-04-24bpf: add helper for getting xfrm statesEyal Birger
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau
2018-04-23bpf: fix virtio-net's length calc for XDP_PASSNikita V. Shirokov
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge branch 'ipv6-Another-followup-to-the-fib6_info-change'David S. Miller
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells
2018-04-20afs: Fix server record deletionDavid Howells
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds