summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlx5: remove ndo_poll_controllerEric Dumazet2018-09-241-19/+0
* mlx4: remove ndo_poll_controllerEric Dumazet2018-09-241-20/+0
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-221-1/+2
* mlxsw: spectrum: Bump required firmware versionPetr Machata2018-09-201-2/+2
* net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-181-1/+2
* net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-181-1/+1
* net/mlx5: Fix read from coherent memoryEli Cohen2018-09-181-1/+1
* net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-061-37/+37
* net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed2018-09-061-1/+1
* net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen2018-09-061-5/+10
* net/mlx5: Consider PCI domain in search for next devDaniel Jurgens2018-09-061-3/+4
* net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan2018-09-061-0/+2
* net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem2018-09-061-0/+1
* net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-061-1/+1
* net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-062-3/+3
* net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein2018-09-061-2/+4
* net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-062-4/+12
* mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata2018-09-051-8/+8
* net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan2018-09-041-2/+3
* mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel2018-08-263-0/+33
* net_sched: remove list_head from tc_actionCong Wang2018-08-213-16/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-191-2/+2
|\
| * net/mlx5e: Delete unneeded function argumentYuval Shaia2018-08-161-2/+2
* | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16127-4455/+10953
|\|
| * net/mlx5: Improve argument name for add flow APIEli Cohen2018-08-131-4/+4
| * net/mlx5: Reorganize the makefileSaeed Mahameed2018-08-131-17/+40
| * net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-136-6/+34
| * net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed2018-08-133-9/+11
| * net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2018-08-132-126/+129
| * net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-136-68/+68
| * net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-135-21/+53
| * net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-133-64/+62
| * net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed2018-08-131-3/+16
| * net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed2018-08-131-0/+129
| * net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed2018-08-131-102/+128
| * net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed2018-08-131-64/+100
| * mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing2018-08-101-12/+0
| * mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2018-08-102-4/+0
| * mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing2018-08-091-3/+2
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-093-25/+15
| |\
| * | mlxsw: spectrum: Expose counter for all 16 TCsPetr Machata2018-08-091-5/+6
| * | mlxsw: spectrum: Include RFC-2819 counters in stats lengthPetr Machata2018-08-091-0/+1
| * | mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-0964-2139/+131
| * | mlxsw: spectrum: Reset FW after flashJiri Pirko2018-08-093-5/+24
| * | mlxsw: spectrum: Update the supported firmware to version 13.1702.6Nir Dotan2018-08-091-2/+2
| * | mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan2018-08-093-0/+17
| * | net/mlx5: Reduce command polling intervalEli Cohen2018-08-091-1/+1
| * | net/mlx5: Unexport functions that need not be exportedEli Cohen2018-08-091-2/+0
| * | net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen2018-08-091-10/+0
| * | net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen2018-08-091-2/+2