summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-02bpf, selftests: Add test for ktls with skb bpf ingress policyJohn Fastabend2-22/+187
2020-06-02Merge branch 'xdp_devmap'Alexei Starovoitov11-18/+328
2020-06-02bpf: Fix running sk_skb program types with ktlsJohn Fastabend4-5/+75
2020-06-02selftest: Add tests for XDP programs in devmap entriesDavid Ahern3-0/+163
2020-06-02bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend1-21/+34
2020-06-02libbpf: Add SEC name for xdp programs attached to device mapDavid Ahern1-0/+2
2020-06-02xdp: Add xdp_txq_info to xdp_buffDavid Ahern5-0/+29
2020-06-02bpf: Add support to attach bpf program to a devmap entryDavid Ahern5-4/+109
2020-06-02bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helperYonghong Song1-3/+3
2020-06-02devmap: Formalize map value as a named structDavid Ahern1-17/+28
2020-06-02bpf: Add rx_queue_mapping to bpf_sockAmritha Nambiar2-0/+19
2020-06-02Merge branch 'bpf-ring-buffer'Daniel Borkmann35-72/+2630
2020-06-02selftests/bpf: Add tests for write-only stacks/queuesAnton Protopopov1-1/+39
2020-06-02docs/bpf: Add BPF ring buffer design notesAndrii Nakryiko1-0/+209
2020-06-02bpf: Add BPF ringbuf and perf buffer benchmarksAndrii Nakryiko6-1/+754
2020-06-02selftests/bpf: Add BPF ringbuf selftestsAndrii Nakryiko4-0/+468
2020-06-02libbpf: Add BPF ring buffer supportAndrii Nakryiko5-1/+317
2020-06-02bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko19-70/+882
2020-06-02bpf: Fix map permissions checkAnton Protopopov1-1/+2
2020-06-02selftests/bpf: Cleanup comments in test_mapsAnton Protopopov1-3/+3
2020-06-02selftests/bpf: Cleanup some file descriptors in test_mapsAnton Protopopov1-0/+4
2020-06-02selftests/bpf: Fix a typo in test_mapsAnton Protopopov1-1/+1
2020-06-02libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron1-1/+4
2020-06-02bpf, selftests: Test probe_* helpers from SCHED_CLSJohn Fastabend2-0/+58
2020-06-02bpf, selftests: Add sk_msg helpers load and attach testJohn Fastabend2-0/+82
2020-06-02bpf, sk_msg: Add get socket storage helpersJohn Fastabend3-0/+19
2020-06-02bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*John Fastabend2-5/+29
2020-06-02bpf, sk_msg: Add some generic helpers that may be useful from sk_msgJohn Fastabend1-0/+16
2020-06-02libbpf: Use .so dynamic symbols for abi checkYauheni Kaliuta1-2/+2
2020-06-02bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_runChris Packham1-1/+1
2020-06-02libbpf: Install headers as part of make installNikolay Borisov1-1/+1
2020-06-02libbpf: Add API to consume the perf ring buffer contentEelco Chaudron3-0/+21
2020-06-02MAINTAINERS: Adjust entry in XDP SOCKETS to actual file nameLukas Bulwahn1-1/+1
2020-06-02bpf: Fix returned error sign when link doesn't support updatesJakub Sitnicki1-1/+1
2020-06-02tools, bpftool: Print correct error message when failing to load BTFTobias Klauser1-1/+1
2020-06-02tools, bpftool: Make capability check account for new BPF capsQuentin Monnet1-19/+66
2020-06-02tools, bpftool: Clean subcommand help messagesQuentin Monnet11-76/+64
2020-06-01net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2-1/+3
2020-06-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-156/+142
2020-06-01vxlan: fix dereference of nexthop group in nexthop update pathRoopa Prabhu1-2/+2
2020-06-01switch cmsghdr_from_user_compat_to_kern() to copy_from_user()Al Viro1-7/+8
2020-06-01Merge branch 'dpaa2-eth-add-PFC-support'David S. Miller10-57/+787
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei3-10/+34
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei8-0/+316
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu1-12/+11
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu2-10/+38
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu3-5/+14
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu5-0/+318
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu4-32/+68
2020-06-01net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle1-4/+2