aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21xsk: Move defines only used by AF_XDP internals to xsk.hBjörn Töpel
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-21xsk: Move xskmap.c to net/xdp/Björn Töpel
2020-05-21xsk: Fix xsk_umem_xdp_frame_sz()Björn Töpel
2020-05-19selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_metaAndrii Nakryiko
2020-05-19selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko
2020-05-19tools/bpf: sync bpf.hAlexei Starovoitov
2020-05-19Merge branch 'getpeername'Alexei Starovoitov
2020-05-19bpf, testing: Add get{peer, sock}name selftests to test_progsDaniel Borkmann
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann
2020-05-19bpf, libbpf: Enable get{peer, sock}name attach typesDaniel Borkmann
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann
2020-05-19bpf: Fix too large copy from user in bpf_test_initJesper Dangaard Brouer
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee
2020-05-19samples, bpf: Add tracex7 test file to .gitignoreDaniel T. Lee
2020-05-19samples, bpf: Refactor tail call user progs with libbpfDaniel T. Lee
2020-05-19samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee
2020-05-19samples, bpf: Refactor pointer error check with libbpfDaniel T. Lee
2020-05-16bpf: Selftests, add ktls tests to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, add blacklist to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, add whitelist option to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, provide verbose option for selftests executionJohn Fastabend
2020-05-16bpf: Selftests, break down test_sockmap into subtestsJohn Fastabend
2020-05-16bpf: Selftests, improve test_sockmap total bytes counterJohn Fastabend
2020-05-16bpf: Selftests, print error in test_sockmap error casesJohn Fastabend
2020-05-16bpf: Selftests, sockmap test prog run without setting cgroupJohn Fastabend
2020-05-16bpf: Selftests, remove prints from sockmap testsJohn Fastabend
2020-05-16bpf: Selftests, move sockmap bpf prog header into progsJohn Fastabend
2020-05-16selftests/bpf: Move test_align under test_progsStanislav Fomichev
2020-05-16selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2020-05-16libbpf, hashmap: Fix signedness warningsIan Rogers
2020-05-16libbpf, hashmap: Remove unused #includeIan Rogers
2020-05-16bpf: Fix check_return_code to only allow [0,1] in trace_iter progsDaniel Borkmann
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-15Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-15Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-15Merge branch 'mptcp-fix-MP_JOIN-failure-handling'David S. Miller
2020-05-15mptcp: cope better with MP_JOIN failurePaolo Abeni
2020-05-15inet_connection_sock: factor out destroy helper.Paolo Abeni
2020-05-15mptcp: add new sock flag to deal with join subflowsPaolo Abeni
2020-05-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-15net: phy: tja11xx: execute cable test on link upOleksij Rempel
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-15net: phy: broadcom: add support for BCM54811 PHYKevin Lo
2020-05-15Merge branch 'cxgb4-improve-and-tune-TC-MQPRIO-offload'David S. Miller
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy
2020-05-15cxgb4: improve credits recovery in TC-MQPRIO Tx pathRahul Lakkireddy