linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/8] Bluetooth: Various L2CAP fixes
@ 2013-09-14 17:28 johan.hedberg
  2013-09-14 17:28 ` [PATCH v3 1/8] Bluetooth: Remove unused event mask struct johan.hedberg
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: johan.hedberg @ 2013-09-14 17:28 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

This set started off with just three patches but after looking into the
code based on feedback from Marcel there were several other issues that
were found which prompted for more patches.

Johan

----------------------------------------------------------------
Johan Hedberg (8):
      Bluetooth: Remove unused event mask struct
      Bluetooth: Fix L2CAP command reject reason
      Bluetooth: Fix double error response for l2cap_create_chan_req
      Bluetooth: Fix L2CAP Disconnect response for unknown CID
      Bluetooth: Fix error code for invalid CID in l2cap_config_req
      Bluetooth: Fix sending responses to identified L2CAP response packets
      Bluetooth: Fix responding to invalid L2CAP signaling commands
      Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag

 include/net/bluetooth/bluetooth.h |  1 +
 include/net/bluetooth/hci.h       |  3 ---
 net/bluetooth/af_bluetooth.c      | 39 ++++++++++++++++++++++++++++++
 net/bluetooth/l2cap_core.c        | 48 +++++++++++++++++++++++++++----------
 net/bluetooth/l2cap_sock.c        |  6 +++++
 net/bluetooth/rfcomm/sock.c       |  9 +++++--
 6 files changed, 88 insertions(+), 18 deletions(-)


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

end of thread, other threads:[~2013-09-16  9:54 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-14 17:28 [PATCH v3 0/8] Bluetooth: Various L2CAP fixes johan.hedberg
2013-09-14 17:28 ` [PATCH v3 1/8] Bluetooth: Remove unused event mask struct johan.hedberg
2013-09-15  1:47   ` Marcel Holtmann
2013-09-14 17:28 ` [PATCH v3 2/8] Bluetooth: Fix L2CAP command reject reason johan.hedberg
2013-09-15  1:52   ` Marcel Holtmann
2013-09-15  6:34     ` Johan Hedberg
2013-09-15 16:05       ` Marcel Holtmann
2013-09-14 17:28 ` [PATCH v3 3/8] Bluetooth: Fix double error response for l2cap_create_chan_req johan.hedberg
2013-09-14 17:28 ` [PATCH v3 4/8] Bluetooth: Fix L2CAP Disconnect response for unknown CID johan.hedberg
2013-09-14 17:28 ` [PATCH v3 5/8] Bluetooth: Fix error code for invalid CID in l2cap_config_req johan.hedberg
2013-09-15  1:49   ` Marcel Holtmann
2013-09-15  6:30     ` Johan Hedberg
2013-09-15 16:03       ` Marcel Holtmann
2013-09-15 18:15         ` Johan Hedberg
2013-09-15 19:04           ` Marcel Holtmann
2013-09-15 20:00             ` Johan Hedberg
2013-09-16  0:17               ` Marcel Holtmann
2013-09-16  9:54                 ` Johan Hedberg
2013-09-14 17:28 ` [PATCH v3 6/8] Bluetooth: Fix sending responses to identified L2CAP response packets johan.hedberg
2013-09-15  1:54   ` Marcel Holtmann
2013-09-14 17:28 ` [PATCH v3 7/8] Bluetooth: Fix responding to invalid L2CAP signaling commands johan.hedberg
2013-09-14 17:28 ` [PATCH v3 8/8] Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag johan.hedberg

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