summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-251-0/+1
|\
| * net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan2021-02-221-0/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-2/+2
|\ \
| * | kbuild: simplify access to the kernel's versionSasha Levin2021-02-161-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-02-221-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-1814-63/+145
| |\|
| * | RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas2021-02-081-0/+1
* | | net: re-solve some conflicts after net -> net-next mergeJakub Kicinski2021-02-161-5/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-1614-140/+299
|\ \ \
| * | | net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh2021-02-111-1/+1
| * | | net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo2021-02-111-67/+192
| * | | net/mlx5: Disable devlink reload for lag devicesShay Drory2021-02-111-0/+5
| * | | net/mlx5: Disallow RoCE on lag deviceShay Drory2021-02-111-2/+2
| * | | net/mlx5: Disallow RoCE on multi port slave deviceShay Drory2021-02-111-0/+4
| * | | net/mlx5: Disable devlink reload for multi port slave deviceShay Drory2021-02-111-1/+2
| * | | net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy2021-02-111-34/+30
| * | | net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy2021-02-111-2/+2
| * | | net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy2021-02-114-7/+7
| * | | net/mlx5: Fix health error state handlingShay Drory2021-02-111-8/+14
| * | | net/mlx5e: Change interrupt moderation channel params also when channels are ...Maxim Mikityanskiy2021-02-111-15/+14
| * | | net/mlx5e: Don't change interrupt moderation params when DIM is enabledMaxim Mikityanskiy2021-02-111-2/+16
| * | | net/mlx5e: Enable XDP for Connect-X IPsec capable devicesRaed Salem2021-02-111-2/+3
| * | | net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem2021-02-114-5/+8
| * | | net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit2021-02-111-1/+1
| | |/ | |/|
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2021-02-168-117/+399
|\ \ \
| * | | net/mlx5: Add cyc2time HW translation mode supportAya Levin2021-02-168-38/+241
| * | | net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha2021-02-161-40/+73
| * | | net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha2021-02-162-47/+63
| * | | net/mlx5: Refactor init clock functionEran Ben Elisha2021-02-161-23/+53
| | |/ | |/|
* | | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-121-21/+29
* | | net: switchdev: propagate extack to port attributesVladimir Oltean2021-02-121-1/+2
* | | net/mlx5: Remove TLS dependencies on XPSTariq Toukan2021-02-111-2/+0
* | | net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()Wei Yongjun2021-02-101-0/+1
* | | net/mlx5e: Fix error return code in mlx5e_tc_esw_init()Wei Yongjun2021-02-101-2/+4
* | | net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter2021-02-101-1/+1
* | | net/mlx5e: Fix tc_tun.h to verify MLX5_ESWITCH configVlad Buslov2021-02-101-0/+4
* | | net/mlx5: Assign boolean values to a bool variableJiapeng Zhong2021-02-101-1/+1
* | | net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"Colin Ian King2021-02-101-1/+1
* | | net/mlx5e: Fix spelling mistake "channles" -> "channels"Colin Ian King2021-02-101-1/+1
* | | net/mlx5_core: remove unused including <generated/utsrelease.h>Zou Wei2021-02-101-1/+0
* | | net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration"Colin Ian King2021-02-101-3/+3
* | | mlxsw: spectrum_router: Set offload_failed flagAmit Cohen2021-02-081-0/+52
* | | IPv6: Add "offload failed" indication to routesAmit Cohen2021-02-081-2/+2
* | | IPv4: Add "offload failed" indication to routesAmit Cohen2021-02-081-0/+2
* | | net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov2021-02-057-67/+773
* | | net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov2021-02-055-9/+9
* | | net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov2021-02-055-9/+288
* | | net/mlx5e: Refactor neigh update infrastructureVlad Buslov2021-02-059-31/+35
* | | net/mlx5e: Create route entry infrastructureVlad Buslov2021-02-057-11/+290
* | | net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov2021-02-057-885/+947