aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King11-41/+105
2020-02-27dpaa2-eth: add support for nway resetRussell King1-0/+11
2020-02-27dpaa2-eth: add support for mii ioctlsRussell King1-1/+6
2020-02-27net: phy: marvell10g: read copper results from CSSR1Russell King1-52/+89
2020-02-27Merge branch 's390-qeth-next'David S. Miller5-38/+65
2020-02-27s390/qeth: support configurable RX copybreakJulian Wiedmann3-10/+48
2020-02-27s390/qeth: don't check for IFF_UP when scheduling napiJulian Wiedmann1-2/+1
2020-02-27s390/qeth: don't re-start read cmd when IDX has terminatedJulian Wiedmann1-2/+3
2020-02-27s390/qeth: reset seqnos on connection startupJulian Wiedmann1-6/+5
2020-02-27s390/qeth: remove unused cmd definitionsJulian Wiedmann1-5/+0
2020-02-27s390/qeth: validate device-provided MAC addressJulian Wiedmann1-0/+2
2020-02-27s390/qeth: clean up CREATE_ADDR cmd codeJulian Wiedmann2-9/+6
2020-02-27s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac()Julian Wiedmann1-4/+0
2020-02-27Merge branch 'selftests-updates-for-mlxsw-driver-test'David S. Miller17-186/+1653
2020-02-27selftests: mlxsw: resource_scale: Invoke for Spectrum-3Amit Cohen1-2/+3
2020-02-27selftests: mlxsw: Reduce router scale running time using offload indicationDanielle Ratson1-39/+14
2020-02-27selftests: mlxsw: Reduce running time using offload indicationDanielle Ratson1-19/+12
2020-02-27selftests: mlxsw: Add shared buffer traffic testShalom Toledo1-0/+222
2020-02-27selftests: mlxsw: Add mlxsw libShalom Toledo1-0/+13
2020-02-27selftests: devlink_lib: Add devlink port helpersShalom Toledo1-0/+16
2020-02-27selftests: devlink_lib: Check devlink info command is supportedShalom Toledo1-0/+6
2020-02-27selftests: mlxsw: Add shared buffer configuration testShalom Toledo1-0/+416
2020-02-27selftests: mlxsw: Use busywait helper in rtnetlink testDanielle Ratson1-24/+44
2020-02-27selftests: mlxsw: Use busywait helper in vxlan testDanielle Ratson2-89/+139
2020-02-27selftests: mlxsw: Use busywait helper in blackhole routes testDanielle Ratson2-2/+8
2020-02-27selftests: devlink_trap_l3_drops: Avoid race conditionIdo Schimmel1-8/+3
2020-02-27selftests: add a mirror test to mlxsw tc flower restrictionsJiri Pirko1-0/+28
2020-02-27selftests: add egress redirect test to mlxsw tc flower restrictionsJiri Pirko1-1/+59
2020-02-27selftests: mlxsw: Add a RED selftestPetr Machata5-0/+657
2020-02-27selftests: forwarding: lib.sh: Add start_tcp_trafficPetr Machata1-2/+13
2020-02-26Merge branch 'VLANs-DSA-switches-and-multiple-bridges'David S. Miller2-3/+18
2020-02-26net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King1-3/+9
2020-02-26net: switchdev: do not propagate bridge updates across bridgesRussell King1-0/+9
2020-02-26net: qrtr: Fix error pointer vs NULL bugsDan Carpenter1-2/+2
2020-02-26net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart1-3/+3
2020-02-26net: ena: fix broken interface between ENA driver and FWArthur Kiyanovski2-1/+16
2020-02-26Merge branch 'mptcp-update-mptcp-ack-sequence-outside-of-recv-path'David S. Miller3-116/+289
2020-02-26mptcp: defer work schedule until mptcp lock is releasedPaolo Abeni1-2/+36
2020-02-26mptcp: avoid work queue scheduling if possibleFlorian Westphal3-4/+31
2020-02-26mptcp: remove mptcp_read_actorFlorian Westphal3-39/+13
2020-02-26mptcp: add rmem queue accountingFlorian Westphal1-1/+17
2020-02-26mptcp: update mptcp ack sequence from work queueFlorian Westphal1-69/+165
2020-02-26mptcp: add work queue skeletonPaolo Abeni2-0/+23
2020-02-26mptcp: add and use mptcp_data_ready helperFlorian Westphal3-10/+13
2020-02-26Merge branch 'mlxsw-Small-driver-update'David S. Miller5-106/+80
2020-02-26mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata1-2/+21
2020-02-26mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel2-84/+8
2020-02-26mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata2-7/+27
2020-02-26mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko2-13/+24
2020-02-26af_llc: fix if-statement empty body warningRandy Dunlap1-1/+1