summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel2018-09-061-0/+12
* net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman2018-09-063-5/+35
* net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-062-20/+22
* net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan2018-09-064-25/+55
* net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2018-09-062-7/+7
* net/mlx5: Add flow counters idrVlad Buslov2018-09-061-4/+33
* net/mlx5: Store flow counters in a listVlad Buslov2018-09-062-49/+41Star
* net/mlx5: Add new list to store deleted flow countersVlad Buslov2018-09-062-23/+13Star
* net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2018-09-062-26/+22Star
* net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun2018-09-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-051-2/+3
|\
| * net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan2018-09-041-2/+3
* | net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud2018-09-031-1/+2
* | net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud2018-09-031-0/+1
* | net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud2018-09-032-0/+43
* | net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud2018-09-031-0/+1
|/
* 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/+12Star
* 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/+62Star
| * 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/+0Star
| * mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2018-08-102-4/+0Star
| * mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing2018-08-091-3/+2Star
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-093-25/+15Star
| |\
| * | 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/+131Star
| * | 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/+0Star
| * | net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen2018-08-091-10/+0Star
| * | net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen2018-08-091-2/+2
| * | net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-094-16/+16
| * | net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2018-08-091-1/+3
| * | net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2