netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net 0/4][pull request] Intel Wired LAN Driver Updates 2018-07-12
@ 2018-07-12 15:27 Jeff Kirsher
  2018-07-12 15:27 ` [net 1/4] ixgbe: Be more careful when modifying MAC filters Jeff Kirsher
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jeff Kirsher @ 2018-07-12 15:27 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

This series contains updates to ixgbe and e100/e1000 kernel documentation.

Alex fixes ixgbe to ensure that we are more explicit about the ordering
of updates to the receive address register (RAR) table.

Dan Carpenter fixes an issue where we were reading one element beyond
the end of the array.

Mauro Carvalho Chehab fixes formatting issues in the e100.rst and
e1000.rst that were causing errors during 'make htmldocs'.

The following are changes since commit 20c4515a1af770f4fb0dc6b044ffc9a6031e5767:
  qed: fix spelling mistake "successffuly" -> "successfully"
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 10GbE

Alexander Duyck (1):
  ixgbe: Be more careful when modifying MAC filters

Dan Carpenter (1):
  ixgbe: Off by one in ixgbe_ipsec_tx()

Mauro Carvalho Chehab (2):
  networking: e100.rst: Get rid of Sphinx warnings
  networking: e1000.rst: Get rid of Sphinx warnings

 Documentation/networking/e100.rst             |  27 ++-
 Documentation/networking/e1000.rst            | 187 +++++++++++-------
 .../net/ethernet/intel/ixgbe/ixgbe_common.c   |  12 +-
 .../net/ethernet/intel/ixgbe/ixgbe_ipsec.c    |   2 +-
 4 files changed, 141 insertions(+), 87 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-12 17:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-12 15:27 [net 0/4][pull request] Intel Wired LAN Driver Updates 2018-07-12 Jeff Kirsher
2018-07-12 15:27 ` [net 1/4] ixgbe: Be more careful when modifying MAC filters Jeff Kirsher
2018-07-12 15:27 ` [net 2/4] ixgbe: Off by one in ixgbe_ipsec_tx() Jeff Kirsher
2018-07-12 15:27 ` [net 3/4] networking: e100.rst: Get rid of Sphinx warnings Jeff Kirsher
2018-07-12 15:27 ` [net 4/4] networking: e1000.rst: " Jeff Kirsher
2018-07-12 17:27 ` [net 0/4][pull request] Intel Wired LAN Driver Updates 2018-07-12 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).