All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][net 0/2] Mellanox, mlx5 fixes 2018-05-24
@ 2018-05-24 21:53 Saeed Mahameed
  2018-05-24 21:53 ` [net 1/2] net/mlx5e: When RXFCS is set, add FCS data into checksum calculation Saeed Mahameed
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Saeed Mahameed @ 2018-05-24 21:53 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

This series includes two mlx5 fixes.

1) add FCS data to checksum complete when required, from Eran Ben
Elisha.

2) Fix A race in IPSec sandbox QP commands, from Yossi Kuperman.

Please pull and let me know if there's any problem.

for -stable v4.15
("net/mlx5e: When RXFCS is set, add FCS data into checksum calculation")

Thanks,
Saeed.


---

git format-pullreq $NTAG "for-next" $BASE $TARGET $NTAG

The following changes since commit d546b67cda015fb92bfee93d5dc0ceadb91deaee:

  net/mlx4: Fix irq-unsafe spinlock usage (2018-05-23 15:48:58 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2018-05-24

for you to fetch changes up to 1dcbc01f73f9abc4779f71eae5e6dc61bee37229:

  net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands (2018-05-24 14:40:40 -0700)

----------------------------------------------------------------
mlx5-fixes-2018-05-24

----------------------------------------------------------------
Eran Ben Elisha (1):
      net/mlx5e: When RXFCS is set, add FCS data into checksum calculation

Yossi Kuperman (1):
      net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands

 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    | 42 ++++++++++++++++++++++
 .../net/ethernet/mellanox/mlx5/core/fpga/ipsec.c   | 12 +++----
 2 files changed, 47 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2018-10-30 12:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-24 21:53 [pull request][net 0/2] Mellanox, mlx5 fixes 2018-05-24 Saeed Mahameed
2018-05-24 21:53 ` [net 1/2] net/mlx5e: When RXFCS is set, add FCS data into checksum calculation Saeed Mahameed
2018-10-30  3:29   ` Eric Dumazet
2018-05-24 21:53 ` [net 2/2] net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands Saeed Mahameed
2018-05-25  2:02 ` [pull request][net 0/2] Mellanox, mlx5 fixes 2018-05-24 David Miller

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.