summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-2215-36/+163
|\
| * net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky2023-06-161-1/+2
| * net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky2023-06-161-5/+8
| * net/mlx5e: Fix ESN update kernel panicPatrisious Haddad2023-06-161-2/+12
| * net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky2023-06-161-1/+8
| * net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed2023-06-161-4/+21
| * net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik2023-06-161-1/+7
| * net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik2023-06-166-15/+83
| * net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi2023-06-161-0/+1
| * net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi2023-06-161-0/+2
| * net/mlx5: Fix driver load with single msix vectorEli Cohen2023-06-161-1/+7
| * net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy2023-06-161-1/+1
| * net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy2023-06-163-5/+11
* | net/mlx5: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu2023-06-201-16/+15
* | net/mlx5: Remove unused ecpu field from struct mlx5_sf_tableJiri Pirko2023-06-161-1/+0
* | net/mlx5: Add header file for eventsJuhee Kang2023-06-167-38/+45
* | net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens2023-06-163-7/+10
* | net/mlx5: Fix the macro for accessing EC VF vportsDaniel Jurgens2023-06-161-0/+1
* | net/mlx5e: Add local loopback counter to vport statsOr Har-Toov2023-06-161-1/+22
* | net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman2023-06-166-66/+45
* | net/mlx5: E-Switch, remove redundant else statementsSaeed Mahameed2023-06-161-4/+2
* | net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov2023-06-165-1/+103
* | net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov2023-06-163-25/+29
* | net/mlx5: Create eswitch debugfs root directoryVlad Buslov2023-06-162-0/+7
* | net/mlx5: Handle sync reset unload eventMoshe Shemesh2023-06-162-5/+101
* | net/mlx5: Check DTOR entry value is not zeroMoshe Shemesh2023-06-161-1/+2
* | net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh2023-06-162-1/+4
* | net/mlx5: Ack on sync_reset_request only if PF can do reset_nowMoshe Shemesh2023-06-161-13/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-151-12/+0
|\|
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-151-12/+0
| |\
| | * RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-111-12/+0
* | | net: tls: make the offload check helper take skb not socketJakub Kicinski2023-06-153-7/+2
* | | mlxsw: spectrum_router: Move IPIP init upPetr Machata2023-06-141-7/+7
* | | mlxsw: spectrum_router: Extract a helper for RIF migrationPetr Machata2023-06-141-6/+13
* | | mlxsw: spectrum_router: Add a helper to check if netdev has addressesPetr Machata2023-06-141-13/+29
* | | mlxsw: spectrum_router: Extract a helper to free a RIFPetr Machata2023-06-141-4/+11
* | | mlxsw: spectrum_router: Access nhgi->rif through a helperPetr Machata2023-06-141-4/+10
* | | mlxsw: spectrum_router: Access nh->rif->dev through a helperPetr Machata2023-06-141-5/+18
* | | mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()Petr Machata2023-06-141-4/+4
* | | mlxsw: spectrum_router: Access rif->dev through a helperPetr Machata2023-06-141-45/+64
* | | mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata2023-06-144-22/+45
* | | mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()Petr Machata2023-06-141-9/+20
* | | net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-06-121-1/+1
* | | Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-06-1216-173/+574
|\ \ \
| * | | net/mlx5e: Remove a useless function callChristophe JAILLET2023-06-091-3/+1
| * | | net/mlx5: Light probe local SFsShay Drory2023-06-096-23/+183
| * | | net/mlx5: Move esw multiport devlink param to eswitch codeShay Drory2023-06-092-36/+47
| * | | net/mlx5: Split function_setup() to enable and open functionsShay Drory2023-06-091-25/+58
| * | | net/mlx5: Set max number of embedded CPU VFsDaniel Jurgens2023-06-091-0/+1
| * | | net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens2023-06-093-9/+30