summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-21enetc: Factor out the traffic start/stop proceduresClaudiu Manoil
2020-07-21enetc: Refine buffer descriptor ring sizesClaudiu Manoil
2020-07-21net: mdio-mux-gpio: use devm_gpiod_get_array()Jisheng Zhang
2020-07-21bpftool: Use only nftw for file tree parsingTony Ambardar
2020-07-21Merge branch 'bpf_iter-BTF_ID-at-build-time'Alexei Starovoitov
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich
2020-07-21bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich
2020-07-21bpf: Make btf_sock_ids globalYonghong Song
2020-07-21Merge branch 'compressed-JITed-insn'Alexei Starovoitov
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song
2020-07-21bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song
2020-07-21tools/bpftool: Fix error handing in do_skeleton()YueHaibing
2020-07-21bpf, riscv: Use compressed instructions in the rv64 JITLuke Nelson
2020-07-21libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers
2020-07-21bpf, riscv: Add encodings for compressed instructionsLuke Nelson
2020-07-21s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich
2020-07-21bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson
2020-07-21s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich
2020-07-21s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich
2020-07-21s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich
2020-07-21bpf: cpumap: Fix possible rcpu kthread hungLorenzo Bianconi
2020-07-21bpf, netns: Fix build without CONFIG_INETJakub Sitnicki
2020-07-20net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default valuesVladimir Oltean
2020-07-20net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell
2020-07-20net: hsr: remove redundant null checkWang Hai
2020-07-20net/fealnx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler
2020-07-20crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav
2020-07-20Merge branch 'net-atlantic-various-features'David S. Miller
2020-07-20net: atlantic: add hwmon getter for MAC temperatureMark Starovoytov
2020-07-20net: atlantic: A0 ntuple filtersDmitry Bogdanov
2020-07-20net: atlantic: use intermediate variable to improve readability a bitNikita Danilov
2020-07-20net: atlantic: use U32_MAX in aq_hw_utils.cMark Starovoytov
2020-07-20net: atlantic: add support for 64-bit reads/writesPavel Belous
2020-07-20net: atlantic: enable ipv6 support for TCP LSO and UDP GSOIgor Russkikh
2020-07-20net: atlantic: PTP statisticsPavel Belous
2020-07-20net: atlantic: additional per-queue statsDmitry Bogdanov
2020-07-20net: atlantic: use u64_stats_update_* to protect access to 64-bit statsMark Starovoytov
2020-07-20net: atlantic: split rx and tx per-queue statsMark Starovoytov
2020-07-20net: atlantic: make _get_sw_stats return count as return valueMark Starovoytov
2020-07-20net: atlantic: use simple assignment in _get_stats and _get_sw_statsMark Starovoytov
2020-07-20net: atlantic: move FRAC_PER_NS to aq_hw.hMark Starovoytov
2020-07-20Merge branch 'Extend-testptp-with-PTP-perout-waveform'David S. Miller
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean
2020-07-20ethernet: myri10ge: use generic power managementVaibhav Gupta