aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2018-09-05net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed
2018-09-05net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen
2018-09-05net/mlx5: Consider PCI domain in search for next devDaniel Jurgens
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan
2018-09-05net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-05mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16net/mlx5e: Delete unneeded function argumentYuval Shaia
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen
2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King
2018-08-09mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-09mlxsw: spectrum: Expose counter for all 16 TCsPetr Machata
2018-08-09mlxsw: spectrum: Include RFC-2819 counters in stats lengthPetr Machata
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-08-09mlxsw: spectrum: Reset FW after flashJiri Pirko
2018-08-09mlxsw: spectrum: Update the supported firmware to version 13.1702.6Nir Dotan
2018-08-09mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan
2018-08-08net/mlx5: Reduce command polling intervalEli Cohen
2018-08-08net/mlx5: Unexport functions that need not be exportedEli Cohen
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen
2018-08-08net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz
2018-08-07net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva