aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27tools/bpf: Allow overriding llvm tools for runqslowerAndrey Ignatov
2020-01-25Merge branch 'trampoline-fixes'Alexei Starovoitov
2020-01-25selftest/bpf: Add test for allowed trampolines countJiri Olsa
2020-01-25bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa
2020-01-25bpf: Allow BTF ctx access for string pointersJiri Olsa
2020-01-24libbpf: Fix realloc usage in bpf_core_find_candsAndrii Nakryiko
2020-01-24libbpf: Improve handling of failed CO-RE relocationsAndrii Nakryiko
2020-01-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-01-24selftests: bpf: Make reuseport test output more legibleLorenz Bauer
2020-01-24selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-01-24selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-01-24bpftool: Print function linkage in BTF dumpAndrii Nakryiko
2020-01-24selftests/bpf: Improve bpftool changes detectionAndrii Nakryiko
2020-01-24selftests/bpf: Initialize duration variable before usingJohn Sperbeck
2020-01-23bpf, devmap: Pass lockdep expression to RCU listsAmol Grover
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
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