aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer1-2/+14
2020-01-24selftests: bpf: Make reuseport test output more legibleLorenz Bauer1-4/+24
2020-01-24selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer1-0/+6
2020-01-24selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer1-10/+5
2020-01-24bpftool: Print function linkage in BTF dumpAndrii Nakryiko1-4/+23
2020-01-24selftests/bpf: Improve bpftool changes detectionAndrii Nakryiko1-5/+6
2020-01-24selftests/bpf: Initialize duration variable before usingJohn Sperbeck3-3/+3
2020-01-23bpf, devmap: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit19-230/+20
2020-01-22bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau3-0/+585
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau1-1/+8
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau6-1/+48
2020-01-22selftests/bpf: Add tests for program extensionsAlexei Starovoitov3-2/+83
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov6-4/+18
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov8-28/+283
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit6-37/+6
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down1-2/+2
2020-01-22selftests/bpf: Build urandom_read with LDFLAGS and LDLIBSDaniel Díaz1-1/+1
2020-01-22bpf: Fix error path under memory pressureAlexei Starovoitov1-2/+7
2020-01-22bpf: Fix trampoline usage in preemptAlexei Starovoitov1-0/+10
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel3-2/+4
2020-01-21bpf: don't bother with getname/kern_path - use user_path_atAl Viro1-30/+13
2020-01-21drivers: net: declance: fix comparing pointer to 0Chen Zhou1-1/+1
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi1-6/+0
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi1-1/+0
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller1-1/+1
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan4-86/+35
2020-01-21net: hns3: remove redundant print on ENOMEMHuazhong Tan1-3/+1
2020-01-21net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang2-7/+6
2020-01-21net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu1-1/+1
2020-01-21net: hns3: refine the input parameter 'size' for snprintf()Guojia Liao1-1/+1
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao3-5/+3
2020-01-21net: hns3: set VF's default reset_type to HNAE3_NONE_RESETHuazhong Tan1-0/+2
2020-01-21net: hns3: do not reuse pfmemalloc pagesYunsheng Lin1-2/+8
2020-01-21net: hns3: limit the error logging in the hns3_clean_tx_ring()Yunsheng Lin1-2/+2
2020-01-21wan/hdlc_x25: fix skb handlingMartin Schiller1-2/+11
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller3-3/+87
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel1-1/+1
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit5-49/+5
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit2-3/+14
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit3-5/+5
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou1-3/+2
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou1-2/+2
2020-01-20selftests: Refactor build to remove tools/lib/bpf from include pathToke Høiland-Jørgensen2-33/+30
2020-01-20runsqslower: Support user-specified libbpf include and object pathsToke Høiland-Jørgensen1-5/+7
2020-01-20tools/runqslower: Remove tools/lib/bpf from include pathToke Høiland-Jørgensen1-1/+1
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen83-113/+112
2020-01-20perf: Use consistent include paths for libbpfToke Høiland-Jørgensen6-6/+6
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen17-35/+35
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen128-181/+181