Hi Dave, This series includes some fixes to mlx5 driver.
Please pull and let me know if there is any problem. Thanks, Saeed. --- The following changes since commit fb24274546310872eeeaf3d1d53799d8414aa0f2: ipv6: explicitly initialize udp6_addr in udp_sock_create6() (2018-12-19 12:09:00 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2018-12-19 for you to fetch changes up to 4765420439e758bfa4808392d18b0a4cb6f06065: net/mlx5e: Remove the false indication of software timestamping support (2018-12-19 13:31:16 -0800) ---------------------------------------------------------------- mlx5-fixes-2018-12-19 Some fixes for the mlx5 driver ---------------------------------------------------------------- Alaa Hleihel (1): net/mlx5e: Remove the false indication of software timestamping support Tariq Toukan (1): net/mlx5e: RX, Fix wrong early return in receive queue poll Yuval Avnery (1): net/mlx5: Typo fix in del_sw_hw_rule drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c | 11 +++-------- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 10 ++++++---- drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 2 +- 3 files changed, 10 insertions(+), 13 deletions(-)