summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-14net: jme: reject unsupported coalescing paramsJakub Kicinski
2020-03-14Merge branch 'net-phy-split-the-mscc-driver'David S. Miller
2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart
2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart
2020-03-14Merge branch 'RED-Introduce-an-ECN-tail-dropping-mode'David S. Miller
2020-03-14selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata
2020-03-14selftests: qdiscs: RED: Add nodrop testsPetr Machata
2020-03-14mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-03-14selftests: qdiscs: Add TDC test for REDPetr Machata
2020-03-14sfc: support configuring vf spoofchk on EF10 VFsEdward Cree
2020-03-14Merge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK'David S. Miller
2020-03-14net: phylink: Add XLGMII supportJose Abreu
2020-03-14net: phy: Add XLGMII interface defineJose Abreu
2020-03-14net: ena: ethtool: clean up minor indentation issueColin Ian King
2020-03-14net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean
2020-03-14cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain
2020-03-13Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-03-13net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit
2020-03-13net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang
2020-03-13net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang
2020-03-13net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang
2020-03-13net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang
2020-03-13Merge branch 'bpf-core-fixes'Daniel Borkmann
2020-03-13selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko
2020-03-13libbpf: Provide CO-RE variants of PT_REGS macrosAndrii Nakryiko
2020-03-13libbpf: Ignore incompatible types with matching name during CO-RE relocationAndrii Nakryiko
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser
2020-03-13bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()Jules Irenge
2020-03-13bpf_helpers_doc.py: Fix warning when compiling bpftoolCarlos Neira
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko
2020-03-13Merge branch 'generalize-bpf-ksym'Alexei Starovoitov
2020-03-13bpf: Remove bpf_image treeJiri Olsa
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa