summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: Remove btf_id helpers resolvingJiri Olsa2020-07-131-84/+5
* bpf: Resolve BTF IDs in vmlinux imageJiri Olsa2020-07-135-6/+26
* bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa2020-07-132-0/+91
* bpf: Compile resolve_btfids tool at kernel compilation startJiri Olsa2020-07-133-5/+29
* bpf: Add resolve_btfids tool to resolve BTF IDs in ELF objectJiri Olsa2020-07-133-0/+808
* bpf: Fix fds_example SIGSEGV errorWenbo Zhang2020-07-101-1/+2
* libbpf: Fix memory leak and optimize BTF sanitizationAndrii Nakryiko2020-07-103-10/+5
* Merge branch 'bpf-libbpf-old-kernel'Daniel Borkmann2020-07-098-101/+167
|\
| * selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko2020-07-092-32/+14
| * libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_bufferAndrii Nakryiko2020-07-091-11/+20
| * selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko2020-07-092-0/+63
| * libbpf: Improve BTF sanitization handlingAndrii Nakryiko2020-07-091-45/+58
| * libbpf: Add btf__set_fd() for more control over loaded BTF FDAndrii Nakryiko2020-07-093-1/+8
| * libbpf: Make BTF finalization strictAndrii Nakryiko2020-07-091-12/+4
|/
* selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer2020-07-091-4/+5
* selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer2020-07-091-1/+3
* bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens2020-07-091-0/+1
* selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee2020-07-081-14/+0
* samples: bpf: Refactor BPF map performance test with libbpfDaniel T. Lee2020-07-082-147/+196
* samples: bpf: Refactor BPF map in map test with libbpfDaniel T. Lee2020-07-083-49/+91
* samples: bpf: Fix bpf programs with kprobe/sys_connect eventDaniel T. Lee2020-07-083-9/+18
* selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-082-0/+117
* bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-081-0/+1
* libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-082-0/+5
* bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev2020-07-085-0/+12
* mvpp2: fix pointer checkMatteo Croce2020-07-071-3/+12
* mptcp: use mptcp worker for path managementFlorian Westphal2020-07-073-47/+27
* sun/cassini: mark cas_resume() as __maybe_unusedWei Yongjun2020-07-071-1/+1
* sun/niu: add __maybe_unused attribute to PM functionsVaibhav Gupta2020-07-071-2/+2
* Merge branch 'phy-warn'David S. Miller2020-07-0714-44/+33
|\
| * net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn2020-07-075-16/+4
| * net: phy: cavium: Improve __iomem messAndrew Lunn2020-07-073-11/+10
| * net: phy: dp83640: Fixup cast to restricted __be16 warningAndrew Lunn2020-07-071-2/+3
| * net: phy: Make phy_10gbit_fec_features_array staticAndrew Lunn2020-07-071-2/+1
| * net: phy: Properly define genphy_c45_driverAndrew Lunn2020-07-072-1/+3
| * net: phy: Fixup parameters in kerneldocAndrew Lunn2020-07-073-8/+9
| * net: phy: at803x: Avoid comparison is always false warningAndrew Lunn2020-07-071-4/+3
|/
* net: sfp: Unique GPIO interrupt namesChris Healy2020-07-071-1/+6
* ice: add documentation for device-caps regionJacob Keller2020-07-071-2/+53
* net: systemport: Add support for VLAN transmit accelerationFlorian Fainelli2020-07-071-3/+34
* mptcp: fix race in subflow_data_ready()Davide Caratti2020-07-061-1/+1
* Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov2020-07-069-13/+13
* Merge branch 'qed-warnings-cleanup'David S. Miller2020-07-0633-706/+743
|\
| * net: qede: fix BE vs CPU comparisonAlexander Lobakin2020-07-061-4/+4
| * net: qede: fix kernel-doc for qede_ptp_adjfreq()Alexander Lobakin2020-07-061-5/+5
| * net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-0620-399/+434
| * net: qed: use ptr shortcuts to dedup field accessing in some partsAlexander Lobakin2020-07-065-64/+68
| * net: qed: improve indentation of some parts of codeAlexander Lobakin2020-07-069-144/+136
| * net: qed: address kernel-doc warningsAlexander Lobakin2020-07-064-48/+55
| * net: qed: correct qed_hw_err_notify() prototypeAlexander Lobakin2020-07-062-6/+6