summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-13samples: bpf: Add an option for printing extra statistics in xdpsockCiara Loftus
2020-07-13xsk: Add new statisticsCiara Loftus
2020-07-13Merge branch 'resolve_btfids'Alexei Starovoitov
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa
2020-07-13tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa
2020-07-13bpf: Add info about .BTF_ids section to btf.rstJiri Olsa
2020-07-13bpf: Use BTF_ID to resolve bpf_ctx_convert structJiri Olsa
2020-07-13bpf: Remove btf_id helpers resolvingJiri Olsa
2020-07-13bpf: Resolve BTF IDs in vmlinux imageJiri Olsa
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa
2020-07-13bpf: Compile resolve_btfids tool at kernel compilation startJiri Olsa
2020-07-13bpf: Add resolve_btfids tool to resolve BTF IDs in ELF objectJiri Olsa
2020-07-10bpf: Fix fds_example SIGSEGV errorWenbo Zhang
2020-07-10libbpf: Fix memory leak and optimize BTF sanitizationAndrii Nakryiko
2020-07-09Merge branch 'bpf-libbpf-old-kernel'Daniel Borkmann
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko
2020-07-09libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_bufferAndrii Nakryiko
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko
2020-07-09libbpf: Improve BTF sanitization handlingAndrii Nakryiko
2020-07-09libbpf: Add btf__set_fd() for more control over loaded BTF FDAndrii Nakryiko
2020-07-09libbpf: Make BTF finalization strictAndrii Nakryiko
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-07-09bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee
2020-07-08samples: bpf: Refactor BPF map performance test with libbpfDaniel T. Lee
2020-07-08samples: bpf: Refactor BPF map in map test with libbpfDaniel T. Lee
2020-07-08samples: bpf: Fix bpf programs with kprobe/sys_connect eventDaniel T. Lee
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-08bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-08libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev
2020-07-07mvpp2: fix pointer checkMatteo Croce
2020-07-07mptcp: use mptcp worker for path managementFlorian Westphal
2020-07-07sun/cassini: mark cas_resume() as __maybe_unusedWei Yongjun
2020-07-07sun/niu: add __maybe_unused attribute to PM functionsVaibhav Gupta
2020-07-07Merge branch 'phy-warn'David S. Miller
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn
2020-07-07net: phy: cavium: Improve __iomem messAndrew Lunn
2020-07-07net: phy: dp83640: Fixup cast to restricted __be16 warningAndrew Lunn
2020-07-07net: phy: Make phy_10gbit_fec_features_array staticAndrew Lunn
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn
2020-07-07net: phy: Fixup parameters in kerneldocAndrew Lunn
2020-07-07net: phy: at803x: Avoid comparison is always false warningAndrew Lunn
2020-07-07net: sfp: Unique GPIO interrupt namesChris Healy
2020-07-07ice: add documentation for device-caps regionJacob Keller
2020-07-07net: systemport: Add support for VLAN transmit accelerationFlorian Fainelli
2020-07-06mptcp: fix race in subflow_data_ready()Davide Caratti
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov
2020-07-06Merge branch 'qed-warnings-cleanup'David S. Miller