summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-22selftests/bpf: Build urandom_read with LDFLAGS and LDLIBSDaniel Díaz
2020-01-22bpf: Fix error path under memory pressureAlexei Starovoitov
2020-01-22bpf: Fix trampoline usage in preemptAlexei Starovoitov
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel
2020-01-21bpf: don't bother with getname/kern_path - use user_path_atAl Viro
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21drivers: net: declance: fix comparing pointer to 0Chen Zhou
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller
2020-01-21Merge branch 'hns3-next'David S. Miller
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan
2020-01-21net: hns3: remove redundant print on ENOMEMHuazhong Tan
2020-01-21net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang
2020-01-21net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu
2020-01-21net: hns3: refine the input parameter 'size' for snprintf()Guojia Liao
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao
2020-01-21net: hns3: set VF's default reset_type to HNAE3_NONE_RESETHuazhong Tan
2020-01-21net: hns3: do not reuse pfmemalloc pagesYunsheng Lin
2020-01-21net: hns3: limit the error logging in the hns3_clean_tx_ring()Yunsheng Lin
2020-01-21wan/hdlc_x25: fix skb handlingMartin Schiller
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel
2020-01-21Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers'David S. Miller
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-20Merge branch 'libbpf-include-path'Alexei Starovoitov
2020-01-20selftests: Refactor build to remove tools/lib/bpf from include pathToke Høiland-Jørgensen
2020-01-20runsqslower: Support user-specified libbpf include and object pathsToke Høiland-Jørgensen
2020-01-20tools/runqslower: Remove tools/lib/bpf from include pathToke Høiland-Jørgensen
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2020-01-20perf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen
2020-01-20tools/runqslower: Use consistent include paths for libbpfToke Høiland-Jørgensen
2020-01-20selftests: Pass VMLINUX_BTF to runqslower MakefileToke Høiland-Jørgensen
2020-01-20tools/bpf/runqslower: Fix override option for VMLINUX_BTFToke Høiland-Jørgensen
2020-01-20samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen
2020-01-20selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-01-20selftests/bpf: Don't check for btf fd in test_btfStanislav Fomichev
2020-01-20bpf: Fix memory leaks in generic update/delete batch opsBrian Vazquez
2020-01-20Merge branch 'mlxsw-SPAN-egress-mirroring-buffer-size'David S. Miller
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko
2020-01-20mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko