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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Jul 2012 02:09:24 -0700
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, sassmann@...hat.com
Subject: [net-next 0/5][pull request] Intel Wired LAN Driver Updates

This series contains updates to ixgbe.

The following are changes since commit 4715213d9cf40285492fff4092bb1fa8e982f632:
  bridge: fix endian
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master

Alexander Duyck (5):
  ixgbe: count q_vectors instead of MSI-X vectors
  ixgbe: Add upper limit to ring features
  ixgbe: Add feature offset value to ring features
  ixgbe: Clean up a useless switch statement and dead code in
    configure_srrctl
  ixgbe: Merge RSS and flow director ring register caching and
    configuration

 drivers/net/ethernet/intel/ixgbe/ixgbe.h         |   20 +--
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c |    8 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c    |    8 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c     |  150 ++++++++--------------
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c    |  150 +++++++++-------------
 5 files changed, 127 insertions(+), 209 deletions(-)

-- 
1.7.10.4

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