All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][net 00/12] mlx5 fixes 2020-07-28
@ 2020-07-28  9:10 Saeed Mahameed
  2020-07-28  9:10 ` [net 01/12] net/mlx5e: Hold reference on mirred devices while accessing them Saeed Mahameed
                   ` (12 more replies)
  0 siblings, 13 replies; 18+ messages in thread
From: Saeed Mahameed @ 2020-07-28  9:10 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: netdev, Saeed Mahameed

Hi Dave,

This series introduces some fixes to mlx5 driver.

Please pull and let me know if there is any problem.

Thanks,
Saeed.

---
The following changes since commit 181964e619b76ae2e71bcdc6001cf977bec4cf6e:

  fix a braino in cmsghdr_from_user_compat_to_kern() (2020-07-27 13:25:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-07-28

for you to fetch changes up to 0e231098e2d97879ad5fcf9c217ae836983bc9df:

  net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev (2020-07-28 02:06:06 -0700)

----------------------------------------------------------------
mlx5-fixes-2020-07-28

----------------------------------------------------------------
Alaa Hleihel (1):
      net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev

Aya Levin (1):
      net/mlx5e: Fix error path of device attach

Eli Cohen (1):
      net/mlx5e: Hold reference on mirred devices while accessing them

Eran Ben Elisha (3):
      net/mlx5: Fix a bug of using ptp channel index as pin index
      net/mlx5: Verify Hardware supports requested ptp function on a given pin
      net/mlx5: Query PPS pin operational status before registering it

Maor Dickman (1):
      net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup

Maor Gottlieb (1):
      net/mlx5: Fix forward to next namespace

Parav Pandit (2):
      net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
      net/mlx5: E-switch, Destroy TSAR after reload interface

Raed Salem (1):
      net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev

Ron Diskin (1):
      net/mlx5e: Modify uplink state on interface up/down

 .../net/ethernet/mellanox/mlx5/core/en/rep/bond.c  |  7 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 27 +++++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |  3 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  8 ++-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  | 27 +++++---
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  | 28 ++------
 .../net/ethernet/mellanox/mlx5/core/lib/clock.c    | 78 ++++++++++++++++++----
 include/linux/mlx5/mlx5_ifc.h                      |  1 +
 9 files changed, 127 insertions(+), 54 deletions(-)

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-07-28 19:40 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28  9:10 [pull request][net 00/12] mlx5 fixes 2020-07-28 Saeed Mahameed
2020-07-28  9:10 ` [net 01/12] net/mlx5e: Hold reference on mirred devices while accessing them Saeed Mahameed
2020-07-28 10:27   ` Or Gerlitz
2020-07-28 19:32     ` Saeed Mahameed
2020-07-28  9:10 ` [net 02/12] net/mlx5: E-switch, Destroy TSAR when fail to enable the mode Saeed Mahameed
2020-07-28  9:10 ` [net 03/12] net/mlx5: E-switch, Destroy TSAR after reload interface Saeed Mahameed
2020-07-28  9:10 ` [net 04/12] net/mlx5: Fix forward to next namespace Saeed Mahameed
2020-07-28  9:10 ` [net 05/12] net/mlx5e: Fix error path of device attach Saeed Mahameed
2020-07-28  9:10 ` [net 06/12] net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup Saeed Mahameed
2020-07-28  9:10 ` [net 07/12] net/mlx5: Fix a bug of using ptp channel index as pin index Saeed Mahameed
2020-07-28  9:10 ` [net 08/12] net/mlx5: Verify Hardware supports requested ptp function on a given pin Saeed Mahameed
2020-07-28  9:10 ` [net 09/12] net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev Saeed Mahameed
2020-07-28  9:10 ` [net 10/12] net/mlx5: Query PPS pin operational status before registering it Saeed Mahameed
2020-07-28  9:10 ` [net 11/12] net/mlx5e: Modify uplink state on interface up/down Saeed Mahameed
2020-07-28 10:24   ` Or Gerlitz
2020-07-28 19:40     ` Saeed Mahameed
2020-07-28  9:10 ` [net 12/12] net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev Saeed Mahameed
2020-07-28  9:16 ` [pull request][net 00/12] mlx5 fixes 2020-07-28 Saeed Mahameed

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.