summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2019-02-092-21/+268
* mlxsw: reg: Add multi field to PAGT registerJiri Pirko2019-02-092-2/+11
* mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko2019-02-097-11/+22
* mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko2019-02-095-0/+107
* mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko2019-02-093-66/+108
* mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko2019-02-091-106/+150
* mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2019-02-092-124/+180
* lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko2019-02-091-2/+35
* devlink: publish params only after driver init is doneJiri Pirko2019-02-091-0/+5
* mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel2019-02-061-2/+25
* mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-063-29/+26Star
* mlxsw: core: Trace EMAD errorsNir Dotan2019-02-061-1/+5
* drivers: net: use flow action infrastructurePablo Neira Ayuso2019-02-062-22/+34
* flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-061-1/+1
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-114/+88Star
* net: devlink: report cell size of shared buffersJakub Kicinski2019-02-031-0/+1
* mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko2019-01-301-0/+3
* mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko2019-01-303-16/+17
* mlxsw: spectrum_switchdev: Add more extack messagesIdo Schimmel2019-01-281-2/+8
* mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko2019-01-281-2/+2
* mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko2019-01-281-9/+9
* mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko2019-01-288-24/+9Star
* mlxsw: spectrum_nve: Enable VXLAN on Spectrum-2Ido Schimmel2019-01-231-12/+5Star
* mlxsw: spectrum_nve: Add support for VXLAN on Spectrum-2Ido Schimmel2019-01-232-1/+110
* mlxsw: spectrum_nve: Breakout common code to a common functionIdo Schimmel2019-01-231-11/+19
* mlxsw: spectrum: Expose functions to create and destroy underlay RIFIdo Schimmel2019-01-232-0/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-214-16/+19
|\
| * mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-191-6/+6
| * mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-191-2/+2
| * mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-191-2/+2
| * mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-191-1/+1
| * mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-192-5/+8
* | mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2Nir Dotan2019-01-201-0/+130
* | mlxsw: spectrum_router: Update tunnel decap propertiesNir Dotan2019-01-203-0/+8
* | mlxsw: spectrum_router: Support RIF without deviceNir Dotan2019-01-202-6/+8
* | mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()Nir Dotan2019-01-201-1/+8
* | mlxsw: spectrum_router: Add underlay RIF ID supportNir Dotan2019-01-201-3/+4
* | mlxsw: spectrum_router: Mark RIF index as taken before creationNir Dotan2019-01-201-2/+3
* | mlxsw: spectrum_router: Adjust loopback RIF configurationNir Dotan2019-01-201-6/+6
* | mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan2019-01-203-3/+9
* | mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 supportNir Dotan2019-01-201-8/+33
* | mlxsw: reg: Add underlay egress RIF field in RTDP registerIdo Schimmel2019-01-201-0/+7
* | mlxsw: reg: Add fields to RITR - Router Interface Table RegisterNir Dotan2019-01-202-4/+14
* | mlxsw: spectrum: Add extack messages to VXLAN FDB rejectionPetr Machata2019-01-182-10/+19
* | switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata2019-01-182-8/+10
* | vxlan: Add extack to switchdev operationsPetr Machata2019-01-181-1/+2
* | mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replayPetr Machata2019-01-183-3/+5
* | mlxsw: spectrum_nve: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-161-2/+2
* | mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-161-2/+2
|/
* mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1