summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-13bpf: Expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUNStanislav Fomichev
2019-12-13Merge branch 'bpf-dispatcher'Alexei Starovoitov
2019-12-13bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel
2019-12-13selftests: bpf: Add xdp_perf testBjörn Töpel
2019-12-13bpf: Start using the BPF dispatcher in BPF_TEST_RUNBjörn Töpel
2019-12-13bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel
2019-12-13bpf: Introduce BPF dispatcherBjörn Töpel
2019-12-13bpf: Move trampoline JIT image allocation to a functionBjörn Töpel
2019-12-13selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko
2019-12-13libbpf: Don't attach perf_buffer to offline/missing CPUsAndrii Nakryiko
2019-12-13selftests/bpf: Add CPU mask parsing testsAndrii Nakryiko
2019-12-13libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko
2019-12-13Merge branch 'reuseport_to_test_progs'Alexei Starovoitov
2019-12-13selftests/bpf: Switch reuseport tests for test_progs frameworkJakub Sitnicki
2019-12-13selftests/bpf: Move reuseport tests under prog_tests/Jakub Sitnicki
2019-12-13selftests/bpf: Pull up printing the test name into test runnerJakub Sitnicki
2019-12-13selftests/bpf: Propagate errors during setup for reuseport testsJakub Sitnicki
2019-12-13selftests/bpf: Run reuseport tests in a loopJakub Sitnicki
2019-12-13selftests/bpf: Unroll the main loop in reuseport testJakub Sitnicki
2019-12-13selftests/bpf: Add helpers for getting socket family & type nameJakub Sitnicki
2019-12-13selftests/bpf: Use sa_family_t everywhere in reuseport testsJakub Sitnicki
2019-12-13selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki
2019-12-13libbpf: Recognize SK_REUSEPORT programs from section nameJakub Sitnicki
2019-12-12libbpf: Fix printf compilation warnings on ppc64le archAndrii Nakryiko
2019-12-11bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann
2019-12-11bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann
2019-12-11bpf: Switch to offsetofend in BPF_PROG_TEST_RUNStanislav Fomichev
2019-12-11libbpf: Bump libpf current version to v0.0.7Andrii Nakryiko
2019-12-11ARM: net: bpf: Improve prologue code sequenceRussell King
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-12-10enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun
2019-12-10nfp: add support for TLV device statsJakub Kicinski
2019-12-10tcp: Cleanup duplicate initialization of sk->sk_state.Kuniyuki Iwashima
2019-12-10enetc: add software timestampingMichael Walle
2019-12-10Merge branch 'tipc-introduce-variable-window-congestion-control'David S. Miller
2019-12-10tipc: introduce variable window congestion controlJon Maloy
2019-12-10tipc: eliminate more unnecessary nacks and retransmissionsJon Maloy
2019-12-10tipc: eliminate gap indicator from ACK messagesJon Maloy
2019-12-09ppp: Adjust indentation into ppp_async_inputNathan Chancellor
2019-12-09net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor
2019-12-09net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor
2019-12-09Merge branch 'dp83867-fix-fifo-depth'David S. Miller
2019-12-09net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy
2019-12-09dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optionalDan Murphy
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang
2019-12-09sctp: get netns from asoc and ep baseXin Long
2019-12-09net: sfp: avoid tx-fault with Nokia GPON moduleRussell King
2019-12-09qed: remove redundant assignments to rcColin Ian King
2019-12-09NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan
2019-12-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller