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]
Message-Id: <1296217779-30133-1-git-send-email-jeffrey.t.kirsher@intel.com>
Date:	Fri, 28 Jan 2011 04:29:36 -0800
From:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:	davem@...emloft.net
Cc:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>, netdev@...r.kernel.org,
	gospo@...hat.com, bphilips@...ell.com
Subject: [net-next-2.6 0/3][pull request] Intel Wired LAN Driver Updates

The following series contains the addition of ixgbe ethtool support
for 100MB FULL and the addition of igb PF support for i350 devices as
well as VF transmit rate limit using iproute2.

The following are changes since commit a4daad6b0923030fbd3b00a01f570e4c3eef446b:
  net: Pre-COW metrics for TCP.

and are available in the git repository at:
  master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 master

Atita Shirwaikar (1):
  ixgbe: Adding 100MB FULL support in ethtool

Carolyn Wyborny (1):
  igb: Enable PF side of SR-IOV support for i350 devices

Lior Levy (1):
  igb: add support for VF Transmit rate limit using iproute2

 drivers/net/igb/e1000_82575.c     |   10 +++-
 drivers/net/igb/e1000_defines.h   |    7 +++
 drivers/net/igb/e1000_mbx.c       |   38 ++++++-------
 drivers/net/igb/e1000_regs.h      |    4 ++
 drivers/net/igb/igb.h             |    2 +
 drivers/net/igb/igb_main.c        |  105 +++++++++++++++++++++++++++++++++++--
 drivers/net/ixgbe/ixgbe_ethtool.c |   34 +++++++++++-
 drivers/net/ixgbe/ixgbe_main.c    |    5 ++-
 8 files changed, 176 insertions(+), 29 deletions(-)

-- 
1.7.3.5

--
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