summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi
2023-06-16net/mlx5: Fix driver load with single msix vectorEli Cohen
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy
2023-06-16net/mlx5: Remove unused ecpu field from struct mlx5_sf_tableJiri Pirko
2023-06-16net/mlx5: Add header file for eventsJuhee Kang
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens
2023-06-16net/mlx5: Fix the macro for accessing EC VF vportsDaniel Jurgens
2023-06-16net/mlx5e: Add local loopback counter to vport statsOr Har-Toov
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman
2023-06-16net/mlx5: E-Switch, remove redundant else statementsSaeed Mahameed
2023-06-16net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov
2023-06-16net/mlx5: Create eswitch debugfs root directoryVlad Buslov
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh
2023-06-16net/mlx5: Check DTOR entry value is not zeroMoshe Shemesh
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh
2023-06-16net/mlx5: Ack on sync_reset_request only if PF can do reset_nowMoshe Shemesh
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2023-06-14net/mlx5: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-06-14mlxsw: spectrum_router: Move IPIP init upPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper for RIF migrationPetr Machata
2023-06-14mlxsw: spectrum_router: Add a helper to check if netdev has addressesPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper to free a RIFPetr Machata
2023-06-14mlxsw: spectrum_router: Access nhgi->rif through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Access nh->rif->dev through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()Petr Machata
2023-06-14mlxsw: spectrum_router: Access rif->dev through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()Petr Machata
2023-06-12net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-06-12mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()Petr Machata
2023-06-12mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helperPetr Machata
2023-06-12mlxsw: Convert RIF-has-netdevice queries to a dedicated helperPetr Machata
2023-06-12mlxsw: spectrum_router: Reuse work neighbor initialization in work schedulerPetr Machata
2023-06-12mlxsw: spectrum_router: Use the available router pointer for netevent handlingPetr Machata
2023-06-12mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directlyPetr Machata
2023-06-12mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata
2023-06-12mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variablePetr Machata
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-11net/mlx5: Nullify qp->dbg pointer post destructionPatrisious Haddad
2023-06-09net/mlx5e: Remove a useless function callChristophe JAILLET
2023-06-09net/mlx5: Light probe local SFsShay Drory
2023-06-09net/mlx5: Move esw multiport devlink param to eswitch codeShay Drory
2023-06-09net/mlx5: Split function_setup() to enable and open functionsShay Drory
2023-06-09net/mlx5: Set max number of embedded CPU VFsDaniel Jurgens