summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory
2022-05-17net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey
2022-05-17net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey
2022-05-17net/mlx5e: Remove HW-GRO from reported featuresGal Pressman
2022-05-17net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin
2022-05-17net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy
2022-05-17net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik
2022-05-17net/mlx5: Initialize flow steering during driver probeShay Drory
2022-05-17net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-04net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich
2022-05-04net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-04net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich
2022-05-04net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov
2022-05-04net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-04net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-05-04net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-04net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-04net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-04net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern
2022-04-08mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-22net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed
2022-03-21devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski
2022-03-18net/mlx5e: HTB, remove unused function declarationSaeed Mahameed
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan
2022-03-18net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNTMaxim Mikityanskiy
2022-03-18net/mlx5e: Permit XDP with non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Support multi buffer XDP_TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buffMaxim Mikityanskiy
2022-03-18net/mlx5e: Implement sending multi buffer XDP framesMaxim Mikityanskiy
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy
2022-03-18net/mlx5e: Remove assignment of inline_hdr.sz on XDP TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frameMaxim Mikityanskiy
2022-03-18net/mlx5e: Store DMA address inside struct pageMaxim Mikityanskiy
2022-03-18net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Use page-sized fragments with XDP multi bufferMaxim Mikityanskiy
2022-03-18net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDPMaxim Mikityanskiy
2022-03-18net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer supportMaxim Mikityanskiy
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan