summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel2020-06-224-9/+7
* net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-191-2/+3
* flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-191-7/+14
* mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel2020-06-164-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-138-55/+70
|\
| * net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-111-2/+4
| * net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-111-6/+0
| * net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-111-8/+8
| * net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-111-14/+13
| * net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-112-2/+2
| * net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-111-19/+22
| * net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-111-0/+4
| * net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-111-1/+1
| * net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-111-3/+11
| * net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-111-0/+5
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-145-25/+25
|/
* 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