Revision f39cc1c7f32dd93d19fb14dbf973fd2b5c0f7103 authored by David S. Miller on 09 August 2018, 02:07:38 UTC, committed by David S. Miller on 09 August 2018, 02:07:38 UTC
Saeed Mahameed says:

====================
Mellanox, mlx5e fixes 2018-08-07

I know it is late into 4.18 release, and this is why I am submitting
only two mlx5e ethernet fixes.

The first one from Or, is needed for -stable and it fixes hairpin
for "same device" check.

The second fix is a non risk fix from Huy which cleans up and improves
error return value reporting for dcbnl_ieee_setapp.

For -stable v4.16
- net/mlx5e: Properly check if hairpin is possible between two functions
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s b13f9c6 + f280c6a
History
File Mode Size
Kconfig -rw-r--r-- 1007 bytes
Makefile -rw-r--r-- 351 bytes
acl.c -rw-r--r-- 6.1 KB
addr.c -rw-r--r-- 53.4 KB
cache.c -rw-r--r-- 9.1 KB
cache.h -rw-r--r-- 4.7 KB
caps.c -rw-r--r-- 112.8 KB
ceph_frag.c -rw-r--r-- 401 bytes
debugfs.c -rw-r--r-- 7.7 KB
dir.c -rw-r--r-- 40.5 KB
export.c -rw-r--r-- 5.7 KB
file.c -rw-r--r-- 45.7 KB
inode.c -rw-r--r-- 62.4 KB
ioctl.c -rw-r--r-- 7.4 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 12.6 KB
mds_client.c -rw-r--r-- 108.2 KB
mds_client.h -rw-r--r-- 13.8 KB
mdsmap.c -rw-r--r-- 9.2 KB
quota.c -rw-r--r-- 9.7 KB
snap.c -rw-r--r-- 27.4 KB
strings.c -rw-r--r-- 4.2 KB
super.c -rw-r--r-- 28.0 KB
super.h -rw-r--r-- 34.2 KB
xattr.c -rw-r--r-- 29.8 KB

back to top