aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov2-18/+31
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov3-8/+47
2020-03-19net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean1-0/+3
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller40-329/+1845
2020-03-19Merge branch 'veth-xdp-stats'David S. Miller1-64/+110
2020-03-19veth: remove atomic64_add from veth_xdp_xmit hotpathLorenzo Bianconi1-13/+17
2020-03-19veth: introduce more xdp countersLorenzo Bianconi1-7/+35
2020-03-19veth: distinguish between rx_drops and xdp_dropsLorenzo Bianconi1-5/+7
2020-03-19veth: introduce more specialized counters in veth_statsLorenzo Bianconi1-32/+40
2020-03-19veth: move xdp stats in a dedicated structureLorenzo Bianconi1-13/+17
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner1-2/+2
2020-03-19Merge branch 'mscc-RGMII'David S. Miller2-12/+64
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart2-0/+43
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart2-12/+21
2020-03-19Merge branch 'mlxsw-Offload-TC-action-skbedit-priority'David S. Miller9-14/+275
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata1-0/+163
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata5-0/+45
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata1-0/+35
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata3-0/+22
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata1-14/+10
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng1-6/+1
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart1-0/+2
2020-03-19net: ipa: Remove unused including <linux/version.h>YueHaibing1-1/+0
2020-03-19net: ipa: fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2020-03-19liquidio: remove set but not used variable 's'YueHaibing1-5/+0
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel1-2/+6
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov2-12/+91
2020-03-19mptcp: rename fourth ack fieldPaolo Abeni3-11/+11
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller12-105/+218
2020-03-18net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit1-1/+59
2020-03-18net: sched: Fix hw_stats_type setting in pedit loopPetr Machata1-1/+1
2020-03-18Merge branch 'mlxsw-spectrum_cnt-Expose-counter-resources'David S. Miller8-64/+343
2020-03-18selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2-0/+139
2020-03-18mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko1-1/+62
2020-03-18mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko1-22/+16
2020-03-18mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko1-23/+8
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko4-17/+101
2020-03-18mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to query entry sizeJiri Pirko1-12/+14
2020-03-18mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko1-18/+27
2020-03-18selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter countJiri Pirko1-2/+2
2020-03-18mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko2-6/+11
2020-03-18cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy6-152/+381
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann8-160/+68
2020-03-18Merge branch 's390-qeth-next'David S. Miller6-70/+174
2020-03-18s390/qeth: use dev->reg_stateJulian Wiedmann3-29/+17
2020-03-18s390/qeth: remove gratuitous NULL checksJulian Wiedmann2-5/+0
2020-03-18s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann1-3/+4
2020-03-18s390/qeth: don't report hard-coded driver versionJulian Wiedmann1-1/+0
2020-03-18s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann2-1/+17
2020-03-18s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann3-2/+46