summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-071-4/+19
|\
| * mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak2020-06-071-4/+19
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-052-185/+0
|\ \ | |/ |/|
| * RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-022-185/+0
| * Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe2020-05-275-3/+15
| |\
| * \ Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe2020-05-2124-86/+131
| |\ \
* | | | xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-011-5/+5
* | | | mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel2020-06-013-23/+55
* | | | mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel2020-06-013-94/+318
* | | | mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel2020-06-013-31/+159
* | | | mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel2020-06-011-5/+24
* | | | mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2020-06-012-16/+25
* | | | mlx5: update indirect block supportPablo Neira Ayuso2020-06-014-83/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-316-42/+83
|\ \ \ \
| * | | | net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso2020-05-291-3/+3
| * | | | net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov2020-05-291-1/+1
| * | | | net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa2020-05-293-14/+37
| * | | | net/mlx5e: Fix arch depending casting issue in FECAya Levin2020-05-292-20/+24
| * | | | net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman2020-05-291-4/+0
| * | | | net/mlx5e: Fix stats update for matchall classifierRoi Dayan2020-05-291-1/+1
| * | | | net/mlx5: Fix crash upon suspend/resumeMark Bloch2020-05-291-0/+18
* | | | | net/mlx5e: Make mlx5e_dcbnl_ops staticSaeed Mahameed2020-05-291-1/+1
* | | | | net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed2020-05-291-4/+4
* | | | | net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed2020-05-291-1/+1
* | | | | net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed2020-05-295-11/+11
* | | | | net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed2020-05-292-7/+15
* | | | | net/mlx5: DR: Fix incorrect type in return expressionSaeed Mahameed2020-05-291-1/+1
* | | | | net/mlx5: DR: Fix cast to restricted __be32Saeed Mahameed2020-05-291-1/+1
* | | | | net/mlx5: DR: Fix incorrect type in argumentSaeed Mahameed2020-05-291-1/+1
* | | | | net/mlx5e: Use generic API to build MPLS labelEli Cohen2020-05-291-17/+3
* | | | | net/mlx5: reduce stack usage in qp_read_fieldArnd Bergmann2020-05-291-3/+9
* | | | | net/mlx5e: Don't use err uninitialized in mlx5e_attach_decapNathan Chancellor2020-05-291-1/+1
* | | | | net/mlx5: Kconfig: Fix spelling typoSaeed Mahameed2020-05-291-1/+1
* | | | | mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buffJesper Dangaard Brouer2020-05-291-1/+1
* | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-297-38/+104
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik2020-05-181-0/+4
| * | | | net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit2020-05-182-0/+10
| * | | | net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem2020-05-182-3/+1
| | |/ / | |/| |
| * | | net/mlx5: Add support in forward to namespaceMaor Gottlieb2020-05-132-9/+50
| * | | {IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb2020-05-131-33/+46
* | | | Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-2827-1011/+1965
|\ \ \ \
| * | | | net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker2020-05-275-35/+56
| * | | | net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker2020-05-272-4/+10
| * | | | net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein2020-05-275-60/+85
| * | | | net/mlx5e: Helper function to set ethertypeEli Britstein2020-05-274-16/+27
| * | | | net/mlx5: Add missing mutex destroyParav Pandit2020-05-271-2/+14
| * | | | net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham2020-05-271-8/+14
| * | | | net/mlx5e: Slave representors sharing unique metadata for matchVu Pham2020-05-273-8/+80
| * | | | net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham2020-05-275-32/+103
| * | | | net/mlx5e: Add bond_metadata and its slave entriesVu Pham2020-05-272-0/+133