mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [ 0/9 ] 3.6.11.2-stable review (update)
@ 2013-04-11 23:11 Steven Rostedt
  2013-04-11 23:11 ` [ 1/9 ] sfc: Disable soft interrupt handling during efx_device_detach_sync() Steven Rostedt
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Steven Rostedt @ 2013-04-11 23:11 UTC (permalink / raw)
  To: linux-kernel, stable

As recommend by Eric W. Biederman, I removed:

  ipc: Restrict mounting the mqueue filesystem
    [a636b702ed1805e988ad3d8ff8b52c060f8b341c]
  vfs: Add a mount flag to lock read only bind mounts
    [90563b198e4c6674c63672fae1923da467215f45]

As recommend by Bing Zhao, I removed:

  mwifiex: fix race when queuing commands
    [00d7ea11ff0783e24fe70778f3141270b561aaa1]
  mwifiex: skip pending commands after function shutdown

As recommended by Ben Hutchings, I added:

Ben Hutchings (8):
      sfc: Disable soft interrupt handling during efx_device_detach_sync()
      sfc: Really disable flow control while flushing
      sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
      sfc: Add parentheses around use of bitfield macro arguments
      sfc: Fix MCDI structure field lookup
      sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
      sfc: Correctly initialise reset_method in siena_test_chip()
      sfc: Fix timekeeping in efx_mcdi_poll()

Daniel Pieczko (1):
      sfc: Work-around flush timeout when flushes have completed

----
 drivers/net/ethernet/sfc/bitfield.h    |   22 ++++++------
 drivers/net/ethernet/sfc/efx.h         |    4 +--
 drivers/net/ethernet/sfc/falcon.c      |    2 ++
 drivers/net/ethernet/sfc/mcdi.c        |   33 +++++++++++-------
 drivers/net/ethernet/sfc/mcdi.h        |    6 ++--
 drivers/net/ethernet/sfc/net_driver.h  |    3 ++
 drivers/net/ethernet/sfc/nic.c         |   59 ++++++++++++++++++++++++++++----
 drivers/net/ethernet/sfc/nic.h         |    2 ++
 drivers/net/ethernet/sfc/siena.c       |   17 +++++++--
 drivers/net/ethernet/sfc/siena_sriov.c |   13 ++++---
 10 files changed, 121 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2013-04-11 23:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-11 23:11 [ 0/9 ] 3.6.11.2-stable review (update) Steven Rostedt
2013-04-11 23:11 ` [ 1/9 ] sfc: Disable soft interrupt handling during efx_device_detach_sync() Steven Rostedt
2013-04-11 23:11 ` [ 2/9 ] sfc: Really disable flow control while flushing Steven Rostedt
2013-04-11 23:11 ` [ 3/9 ] sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() Steven Rostedt
2013-04-11 23:11 ` [ 4/9 ] sfc: Add parentheses around use of bitfield macro arguments Steven Rostedt
2013-04-11 23:11 ` [ 5/9 ] sfc: Fix MCDI structure field lookup Steven Rostedt
2013-04-11 23:11 ` [ 6/9 ] sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request Steven Rostedt
2013-04-11 23:11 ` [ 7/9 ] sfc: Work-around flush timeout when flushes have completed Steven Rostedt
2013-04-11 23:11 ` [ 8/9 ] sfc: Correctly initialise reset_method in siena_test_chip() Steven Rostedt
2013-04-11 23:11 ` [ 9/9 ] sfc: Fix timekeeping in efx_mcdi_poll() Steven Rostedt
2013-04-11 23:21 ` [ 0/9 ] 3.6.11.2-stable review (update) Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome