summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
AgeCommit message (Expand)Author
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2018-04-13mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2018-03-11mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo
2016-10-31mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel
2016-08-24mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel
2016-08-24mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel
2016-08-24mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel
2016-08-24mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel
2016-08-24mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel
2016-07-04mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel
2016-07-04mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel
2016-07-04mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel
2016-07-04mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel
2016-07-04mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko
2016-07-02mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel
2016-06-21mlxsw: spectrum: Add debug printsIdo Schimmel
2016-06-21mlxsw: spectrum: Refactor FDB flushing logicIdo Schimmel
2016-06-21mlxsw: spectrum: Don't count on FID being presentIdo Schimmel
2016-06-21mlxsw: spectrum: Add FID get / set functionsIdo Schimmel
2016-06-21mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridgeIdo Schimmel
2016-06-21mlxsw: spectrum: Make vFID struct genericIdo Schimmel
2016-06-21mlxsw: spectrum: Use FID instead of vFID to setup floodingIdo Schimmel
2016-06-21mlxsw: spectrum: Remove redundant function argumentIdo Schimmel
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko
2016-03-11mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel
2016-01-28switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel
2016-01-13mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel
2016-01-10mlxsw: Adding layer 2 multicast supportElad Raz
2016-01-10mlxsw: Adding VID to FID translatationElad Raz