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:	Fri, 19 Aug 2011 06:11:20 -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
Subject: [net-next 0/6][pull request] Intel Wired LAN Driver Update

The following series contains updates to e1000e and ixgbe.

The following are changes since commit ae1511bf769cafeae5ab61aaf9947a16a22cbd10:
  net: rps: support PPPOE session messages
and are available in the git repository at:
  master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next master

Alexander Duyck (3):
  ixgbe: Refactor transmit map and cleanup routines
  ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
  ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring

Amir Hanania (1):
  ixgbe - DDP last user buffer - error to warn

Bruce Allan (2):
  e1000e: convert driver to use extended descriptors
  e1000e: bump driver version number

 drivers/net/ethernet/intel/e1000e/e1000.h       |    3 +-
 drivers/net/ethernet/intel/e1000e/ethtool.c     |    9 +-
 drivers/net/ethernet/intel/e1000e/netdev.c      |  199 +++++----
 drivers/net/ethernet/intel/ixgbe/ixgbe.h        |   27 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c |    2 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c   |   10 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c   |  554 ++++++++++++----------
 7 files changed, 445 insertions(+), 359 deletions(-)

-- 
1.7.6

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