summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22Merge branch 'bpf_cubic'Alexei Starovoitov
2020-01-22bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-22Merge branch 'bpf-dynamic-relinking'Daniel Borkmann
2020-01-22selftests/bpf: Add tests for program extensionsAlexei Starovoitov
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down
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