summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2020-11-24mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel1-1/+1
2020-11-10mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-08-21mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1
2020-08-21mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-01-29mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata1-1/+21
2019-11-25mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata1-0/+7
2019-07-21mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel1-1/+1
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2018-07-11mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppersIdo Schimmel1-4/+2
2018-04-13mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel1-4/+2
2018-03-11mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-4/+1
2018-01-17mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-2/+2
2017-12-20mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-12-20mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-10-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+10
2017-09-20mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+6
2017-07-05mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel1-4/+6
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel1-10/+20
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz1-4/+4
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2016-11-15mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel1-2/+12
2016-11-13mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky1-1/+21
2016-11-13mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi1-1/+3
2016-11-10mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko1-0/+3
2016-11-10mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko1-61/+34
2016-10-31mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel2-8/+8
2016-10-28mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko1-1/+2
2016-10-28mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko1-0/+2
2016-10-20mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko1-2/+8
2016-10-20mlxsw: switchx2: Fix ethernet port initializationElad Raz1-0/+1
2016-10-20mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko1-8/+5
2016-10-20mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko1-1/+2
2016-10-05mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann1-3/+7
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko3-195/+260
2016-09-24mlxsw: spectrum: remove redundant check if err is zeroColin Ian King1-1/+1
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel3-12/+41
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel2-1/+8
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel3-8/+23
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2-9/+38
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel2-1/+8
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel4-22/+76
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel2-1/+22
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel7-46/+50