summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata1-10/+14
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata1-14/+26
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata1-5/+5
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata1-4/+5
2019-02-22mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata1-20/+30
2019-02-22mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata1-2/+50
2019-02-22mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata3-0/+16
2019-02-22Merge branch 'net-stmmac-Performance-improvements-in-Multi-Queue'David S. Miller5-75/+81
2019-02-22net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu2-6/+6
2019-02-22net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu1-17/+7
2019-02-22net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu2-52/+68
2019-02-22Merge branch 'net-Get-rid-of-switchdev_port_attr_get'David S. Miller9-106/+98
2019-02-22net: Get rid of switchdev_port_attr_get()Florian Fainelli6-37/+1
2019-02-22net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli6-53/+6
2019-02-22net: bridge: Stop calling switchdev_port_attr_get()Florian Fainelli1-6/+5
2019-02-22rocker: Check Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-14/+41
2019-02-22net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGSFlorian Fainelli3-0/+18
2019-02-22staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+14
2019-02-22mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+16
2019-02-22net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-1/+2
2019-02-22Merge branch 'net-dsa-mv88e6xxx-fix-IPv6'David S. Miller5-3/+60
2019-02-22net: dsa: enable flooding for bridge portsRussell King1-3/+13
2019-02-22net: dsa: mv88e6xxx: add support for bridge flagsRussell King1-0/+17
2019-02-22net: dsa: add support for bridge flagsRussell King4-0/+30
2019-02-22bridge: remove redundant check on err in br_multicast_ipv4_rcvLi RongQing1-6/+1
2019-02-22net: remove unneeded switch fall-throughLi RongQing2-2/+0
2019-02-22net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter1-1/+3
2019-02-22lib/test_rhashtable: fix spelling mistake "existant" -> "existent"Colin Ian King1-2/+2
2019-02-22ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair4-56/+115
2019-02-22Merge branch 'net-phy-improve-generic-clause-45-aneg-configuration'David S. Miller4-16/+38
2019-02-22net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...Heiner Kallweit1-14/+1
2019-02-22net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit2-0/+31
2019-02-22net: phy: use genphy_config_eee_advert in genphy_c45_an_config_anegHeiner Kallweit1-1/+3
2019-02-22net: phy: export genphy_config_eee_advertHeiner Kallweit2-1/+3
2019-02-21Merge branch 'net-phy-improve-genphy_read_status'David S. Miller1-6/+2
2019-02-21net: phy: don't use 10BaseT/half as default in genphy_read_statusHeiner Kallweit1-2/+2
2019-02-21net: phy: remove orphaned register read in genphy_read_statusHeiner Kallweit1-4/+0
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru5-67/+44
2019-02-21Merge branch 'devlink-next'David S. Miller2-6/+8
2019-02-21devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GETAya Levin1-2/+4
2019-02-21devlink: Rename devlink health attributesAya Levin2-4/+4
2019-02-21Merge branch 'smc-next'David S. Miller9-225/+477
2019-02-21net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel1-2/+4
2019-02-21net/smc: add pnet table namespace supportHans Wippel4-43/+162
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel2-7/+81
2019-02-21net/smc: rework pnet tableHans Wippel4-194/+249
2019-02-21s390/net: convert pnetids to asciiHans Wippel1-0/+3
2019-02-21net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun1-3/+2
2019-02-21cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni1-2/+8
2019-02-21Merge branch 'net-phy-disable-aneg-in-genphy_c45_pma_setup_forced'David S. Miller2-8/+7