lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 27 Mar 2014 14:02:01 +0200
From:	Or Gerlitz <ogerlitz@...lanox.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, amirv@...lanox.com,
	Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net-next 0/3] Implement vxlan ndo calls

Hi Dave,

This short series adds support for the vxlan ndo calls, the udp
port is programmed to the firmware using a new command we introduce
here which is called "config device".

Or.

Or Gerlitz (3):
  net/mlx4: USe one wrapper that returns -EPERM
  mlx4: Add support for CONFIG_DEV command
  net/mlx4: Implement vxlan ndo calls

 drivers/net/ethernet/mellanox/mlx4/cmd.c           |   26 +++---
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   86 +++++++++++++++++++-
 drivers/net/ethernet/mellanox/mlx4/fw.c            |   40 +++++++++
 drivers/net/ethernet/mellanox/mlx4/mlx4.h          |    5 -
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h       |    3 +
 drivers/net/ethernet/mellanox/mlx4/port.c          |    5 +-
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |   10 ---
 include/linux/mlx4/cmd.h                           |    1 +
 include/linux/mlx4/device.h                        |    4 +-
 9 files changed, 147 insertions(+), 33 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ