summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_ib.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-23net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAGVladimir Oltean1-25/+86
2021-03-23net: dsa: sync up switchdev objects and port attributes when joining the bridgeVladimir Oltean3-2/+51
2021-03-23net: dsa: inherit the actual bridge port flags at join timeVladimir Oltean1-41/+82
2021-03-23net: dsa: pass extack to dsa_port_{bridge,lag}_joinVladimir Oltean3-7/+14
2021-03-23net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...Vladimir Oltean1-4/+18
2021-03-23net: bridge: add helper to replay VLANs installed on portVladimir Oltean2-0/+83
2021-03-23net: bridge: add helper to replay port and local fdb entriesVladimir Oltean2-0/+59
2021-03-23net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean3-17/+141
2021-03-23net: bridge: add helper to retrieve the current ageing timeVladimir Oltean2-0/+19
2021-03-23net: bridge: add helper for retrieving the current bridge port STP stateVladimir Oltean2-0/+20
2021-03-23net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He3-10/+15
2021-03-23net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach2-0/+19
2021-03-23net: set initial device refcount to 1Eric Dumazet2-3/+7
2021-03-23dpaa2-switch: mark skbs with offload_fwd_markIoana Ciornei1-0/+3
2021-03-23dpaa2-switch: add support for configuring per port unknown floodingIoana Ciornei2-3/+21
2021-03-23dpaa2-switch: add support for configuring per port broadcast floodingIoana Ciornei2-3/+31
2021-03-23dpaa2-switch: add support for configuring learning state per portIoana Ciornei4-11/+121
2021-03-23dpaa2-switch: refactor the egress flooding domain setupIoana Ciornei1-13/+25
2021-03-23dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood functionIoana Ciornei1-42/+42
2021-03-23dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindingsAleksander Jan Bajkowski1-0/+4
2021-03-23net: dsa: lantiq: verify compatible strings against hardwareAleksander Jan Bajkowski1-1/+19
2021-03-23net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330Aleksander Jan Bajkowski1-29/+113
2021-03-22mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size rangesIdo Schimmel2-10/+32
2021-03-22mlxsw: spectrum_router: Encode adjacency group size ranges in an arrayIdo Schimmel1-21/+44
2021-03-22mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel3-10/+41
2021-03-22mlxsw: spectrum_router: Avoid unnecessary neighbour updatesIdo Schimmel1-0/+4
2021-03-22mlxsw: spectrum_router: Break nexthop group entry validation to a separate fu...Ido Schimmel1-11/+25
2021-03-22mlxsw: spectrum_router: Encapsulate nexthop update in a functionIdo Schimmel1-13/+15
2021-03-22mlxsw: spectrum_router: Rename nexthop update function to reflect its typeIdo Schimmel3-11/+14
2021-03-22mlxsw: spectrum_router: Add nexthop trap action supportIdo Schimmel1-13/+29
2021-03-22mlxsw: spectrum_router: Prepare for nexthops with trap actionIdo Schimmel1-1/+4
2021-03-22mlxsw: spectrum_router: Introduce nexthop action fieldIdo Schimmel1-8/+17
2021-03-22mlxsw: spectrum_router: Adjust comments on nexthop fieldsIdo Schimmel1-6/+6
2021-03-22mlxsw: spectrum_router: Only provide MAC address for valid nexthopsIdo Schimmel1-1/+2
2021-03-22mlxsw: spectrum_router: Consolidate nexthop helpersIdo Schimmel3-18/+9
2021-03-22mlxsw: spectrum_router: Remove RTNL assertionIdo Schimmel1-2/+0
2021-03-22net: bridge: when suppression is enabled exclude RARP packetsNikolay Aleksandrov1-1/+3
2021-03-22net-sysfs: remove possible sleep from an RCU read-side critical sectionAntoine Tenart1-1/+1
2021-03-22net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun1-6/+4
2021-03-22net: l2tp: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22misdn: avoid -Wempty-body warningArnd Bergmann1-2/+0
2021-03-22net: move the ptype_all and ptype_base declarations to include/linux/netdevice.hVladimir Oltean2-3/+3
2021-03-22net: make xps_needed and xps_rxqs_needed staticVladimir Oltean1-4/+2
2021-03-22net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64Vladimir Oltean1-1/+1
2021-03-22cxgb4: Remove redundant NULL checkJiapeng Chong1-2/+1
2021-03-22net: dsa: mv88e6xxx: fix up kerneldoc some moreVladimir Oltean1-3/+3
2021-03-22bnxt_en: Enhance retry of the first message to the firmware.Michael Chan2-2/+7
2021-03-22bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset.Vasundhara Volam1-20/+11
2021-03-22bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver.Michael Chan1-1/+3
2021-03-22bnxt_en: check return value of bnxt_hwrm_func_resc_qcapsScott Branden1-1/+4