summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-14Merge branch 'runqslower'Alexei Starovoitov
2020-01-14selftests/bpf: Build runqslower from selftestsAndrii Nakryiko
2020-01-13tools/bpf: Add runqslower tool to tools/bpfAndrii Nakryiko
2020-01-13bpftool: Apply preserve_access_index attribute to all types in BTF dumpAndrii Nakryiko
2020-01-13selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftoolAndrii Nakryiko
2020-01-13libbpf: Clean up bpf_helper_defs.h generation outputAndrii Nakryiko
2020-01-13tools: Sync uapi/linux/if_link.hAndrii Nakryiko
2020-01-10selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko
2020-01-10libbpf: Poison kernel-only integer typesAndrii Nakryiko
2020-01-10Merge branch 'bpf-global-funcs'Daniel Borkmann
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov
2020-01-10bpf: Introduce function-by-function verificationAlexei Starovoitov
2020-01-10libbpf: Sanitize global functionsAlexei Starovoitov
2020-01-09Merge branch 'selftest-makefile-cleanup'Alexei Starovoitov
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko
2020-01-09libbpf: Make bpf_map order and indices stableAndrii Nakryiko
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov
2020-01-09Merge branch 'tcp-bpf-cc'Alexei Starovoitov
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau
2020-01-09bpf: libbpf: Add STRUCT_OPS supportMartin KaFai Lau
2020-01-09bpf: Synch uapi bpf.h to tools/Martin KaFai Lau
2020-01-09bpf: Add BPF_FUNC_tcp_send_ack helperMartin KaFai Lau
2020-01-09bpf: tcp: Support tcp_congestion_ops in bpfMartin KaFai Lau
2020-01-09bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau
2020-01-09bpf: Introduce BPF_PROG_TYPE_STRUCT_OPSMartin KaFai Lau
2020-01-09bpf: Support bitfield read access in btf_struct_accessMartin KaFai Lau
2020-01-09bpf: Add enum support to btf_ctx_access()Martin KaFai Lau
2020-01-09bpf: Avoid storing modifier to info->btf_idMartin KaFai Lau
2020-01-09bpf: Save PTR_TO_BTF_ID register state when spilling to stackMartin KaFai Lau
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev
2020-01-08bpftool: Add misc section and probe for large INSN limitMichal Rostecki
2020-01-08libbpf: Add probe for large INSN limitMichal Rostecki
2020-01-07ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng
2020-01-07enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2020-01-07enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter
2020-01-07Merge branch 'Documentation-stmmac-documentation-improvements'David S. Miller
2020-01-07Documentation: networking: Add stmmac to device drivers listJose Abreu
2020-01-07Documentation: networking: Convert stmmac documentation to RST formatJose Abreu
2020-01-07MAINTAINERS: Add stmmac Ethernet driver documentation entryJose Abreu
2020-01-07drivers: net: cisco_hdlc: use __func__ in debug messageChen Zhou
2020-01-07Merge branch 'net-ch9200-code-cleanup'David S. Miller
2020-01-07net: ch9200: remove unnecessary returnChen Zhou
2020-01-07net: ch9200: use __func__ in debug messageChen Zhou
2020-01-07Merge branch 'ionic-driver-updates'David S. Miller
2020-01-07ionic: clear compiler warning on hb use before setShannon Nelson