1. 6d8baef Merge "Bluetooth: Return empty mask for wrong link type in connect_ind" into msm-3.0 by Linux Build Service Account · 13 years ago
  2. 142a6c6 Merge "Bluetooth: Block incoming commands from mgmtops when hci device is down" into msm-3.0 by Linux Build Service Account · 13 years ago
  3. 8b51dd4 Bluetooth: Return empty mask for wrong link type in connect_ind by Mat Martineau · 13 years ago
  4. 0ac1436 Bluetooth: Require streaming mode when it is requested for a socket by Mat Martineau · 13 years ago
  5. 3dddea6 Merge "Bluetooth: LE sockets not ready until encrypted" into msm-3.0 by Linux Build Service Account · 13 years ago
  6. a6e6a4f Bluetooth: Block incoming commands from mgmtops when hci device is down by Bhasker Neti · 13 years ago
  7. d6d25e1 Bluetooth: Increased the LE connection supervision timeout by Archana Ramachandran · 13 years ago
  8. 416db90 Bluetooth: LE sockets not ready until encrypted by Brian Gix · 13 years ago
  9. 90f22ce Merge "Bluetooth: Avoid link entering sniff mode during pairing process." into msm-3.0 by Linux Build Service Account · 13 years ago
  10. 7153197 Merge changes I649a1e89,Ia75b2f23 into msm-3.0 by Linux Build Service Account · 13 years ago
  11. 6461378 Merge "Bluetooth: Ensure full A2MP msg is pulled from skb" into msm-3.0 by Linux Build Service Account · 13 years ago
  12. 14dc509 Merge "Bluetooth: Allow headroom in ACL data packets from HCI socket" into msm-3.0 by Linux Build Service Account · 13 years ago
  13. 32ba935 Bluetooth: Avoid link entering sniff mode during pairing process. by Srinivas Krovvidi · 13 years ago
  14. fc60bda Bluetooth: Allow headroom in ACL data packets from HCI socket by Peter Krystad · 13 years ago
  15. 02a952a Bluetooth: Ensure full A2MP msg is pulled from skb by Peter Krystad · 13 years ago
  16. 474e0f2 Bluetooth: prevent dup DISCOVERY_STOP's pending by Brian Gix · 13 years ago
  17. 976d06b cfg80211: Validate cipher suite against supported ciphers by Jack Cheung · 13 years ago
  18. 7878aa1 cfg80211: Remove strict validation of AKM suites by Jack Cheung · 13 years ago
  19. 820424d Merge "Bluetooth: Reading remote device lmp_version from controller." into msm-3.0 by Linux Build Service Account · 13 years ago
  20. 797bef9 Merge "Bluetooth: Fix timeout configuration for AMP channels" into msm-3.0 by Linux Build Service Account · 13 years ago
  21. d352b26 Bluetooth: Reading remote device lmp_version from controller. by Srinivas Krovvidi · 13 years ago
  22. b6dad9f Merge "Bluetooth: Discovery Timer stability fixes" into msm-3.0 by Linux Build Service Account · 13 years ago
  23. 966dcfa Bluetooth: Fix timeout configuration for AMP channels by Mat Martineau · 13 years ago
  24. a3f14c0 Merge "Bluetooth: Support for writing hci flush timeout parameter." into msm-3.0 by Linux Build Service Account · 13 years ago
  25. 1073419 Bluetooth: Support for writing hci flush timeout parameter. by Srinivas Krovvidi · 13 years ago
  26. 568dde9 Bluetooth: Discovery Timer stability fixes by Brian Gix · 13 years ago
  27. 3cd6204 Bluetooth: Explicitly stop all timers before frees by Brian Gix · 13 years ago
  28. 9f8d467 Bluetooth: Fix HCI channel reference counting by Mat Martineau · 13 years ago
  29. d5cf63f Merge "Bluetooth: Initialize incoming connection link policy" into msm-3.0 by Linux Build Service Account · 13 years ago
  30. d5553ba Bluetooth: Initialize incoming connection link policy by Rahul Kashyap · 13 years ago
  31. 0916aed Bluetooth: Management API changes in Bluetooth to update remote Class. by Srinivas Krovvidi · 13 years ago
  32. 6f79e16 nl80211/cfg80211: Add crypto settings into NEW_BEACON by Deepthi Gowri · 13 years ago
  33. fbb897c Merge "Bluetooth: Update ERTM state before sending packets" into msm-3.0 by Linux Build Service Account · 13 years ago
  34. 510503d Merge "Bluetooth: Send power off notification earlier in the device close process" into msm-3.0 by Linux Build Service Account · 13 years ago
  35. ffdff57 Bluetooth: Send power off notification earlier in the device close process by Bhasker Neti · 13 years ago
  36. ff10539 Bluetooth: Update ERTM state before sending packets by Mat Martineau · 13 years ago
  37. 7ad229d cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Deepthi Gowri · 13 years ago
  38. 380dcd4 Bluetooth: Clear sk_send_head when purging ERTM transmit queue by Mat Martineau · 13 years ago
  39. 4bdc331 Merge "Bluetooth: Schedule HCI_TX task after connection cleanup" into msm-3.0 by Linux Build Service Account · 13 years ago
  40. 01d9e36 Bluetooth: Schedule HCI_TX task after connection cleanup by AnubhavGupta · 13 years ago
  41. 6af1b58 Merge "vfs: dont chain pipe/anon/socket on superblock s_inodes list" into msm-3.0 by Linux Build Service Account · 13 years ago
  42. 88b3f3d vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  43. 6edb4f1 Bluetooth: Setting security level based on remote device capabilities by Bhakthavatsala Raghavendra · 13 years ago
  44. 0c04ef9 Bluetooth: Check for skb copy/clone failures by Mat Martineau · 13 years ago
  45. 55f8d4c Bluetooth: Check for possible divide by zero by Peter Krystad · 13 years ago
  46. d6a9ceb Bluetooth: Fix possible access of hci_chan after it is deleted by Peter Krystad · 13 years ago
  47. c82aa01 Merge "Bluetooth: Use correct endianness in L2CAP configuration fallback" into msm-3.0 by Linux Build Service Account · 13 years ago
  48. 1671f93 Merge "Bluetooth: bnep: Fix deadlock in session deletion" into msm-3.0 by Linux Build Service Account · 13 years ago
  49. ab04355 Bluetooth: Use correct endianness in L2CAP configuration fallback by Mat Martineau · 13 years ago
  50. 2db3637 Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  51. fc662a1 Merge "Bluetooth: Do not disconnect channel before failover complete" into msm-3.0 by Linux Build Service Account · 13 years ago
  52. 47dece1 Merge "Bluetooth: Move Discovery timers to hci_dev struct" into msm-3.0 by Linux Build Service Account · 13 years ago
  53. 5c5bed0 Merge "msm: nl80211: Add WAPI support for cfg80211." into msm-3.0 by Linux Build Service Account · 13 years ago
  54. 1f8a8a5 Bluetooth: Do not disconnect channel before failover complete by Peter Krystad · 13 years ago
  55. 6e349d0 Bluetooth: Move Discovery timers to hci_dev struct by Brian Gix · 13 years ago
  56. a727a49 Bluetooth: Avoid deadlock in management ops code by Subramanian Srinivasan · 13 years ago
  57. eab3d79 Merge "Bluetooth: changes to implement mgmt_encrypt_link procedure" into msm-3.0 by Linux Build Service Account · 13 years ago
  58. 6b0bcce Bluetooth: Use default RFC values if none received by Mat Martineau · 13 years ago
  59. 46230fa Bluetooth: changes to implement mgmt_encrypt_link procedure by Prabhakaran Mc · 13 years ago
  60. e7f5fcd Merge changes I4b01ddca,I15b9ab7d into msm-3.0 by Linux Build Service Account · 13 years ago
  61. 5b26a95 msm: nl80211: Add WAPI support for cfg80211. by Deepthi Gowri · 13 years ago
  62. 5f6e336 Merge "Bluetooth: Fix erroneous Pairing Failure condition" into msm-3.0 by Linux Build Service Account · 13 years ago
  63. 4106b99 Bluetooth: Keep persistent hdev flags after the device is closed. by Mat Martineau · 13 years ago
  64. 201e87e Merge "Bluetooth: Clear RFCOMM session timer when disconnecting last channel" into msm-3.0 by Linux Build Service Account · 13 years ago
  65. 2f0ec14 Merge "Merge remote-tracking branch 'common/android-3.0' into msm-3.0" into msm-3.0 by Linux Build Service Account · 13 years ago
  66. 808cb2b Merge "Bluetooth: Remove _bh locking for AMP Manager" into msm-3.0 by Linux Build Service Account · 13 years ago
  67. 6890394 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  68. 2a33526 Bluetooth: Fix erroneous Pairing Failure condition by Brian Gix · 13 years ago
  69. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  70. 4e1c9fa Bluetooth: Use hci dev number as AMP controller ID by Peter Krystad · 13 years ago
  71. f7dcc79 Bluetooth: Release module reference counts by Peter Krystad · 13 years ago
  72. f528920 Bluetooth: Remove _bh locking for AMP Manager by Peter Krystad · 13 years ago
  73. dbf5929 Bluetooth: Allow auto-accept if remote NoInNoOut by Brian Gix · 13 years ago
  74. adfa7bc tcp: Don't nuke connections for the wrong protocol by Lorenzo Colitti · 13 years ago
  75. 6e4531c Bluetooth: Fix Init sequence when device is restarted by Brian Gix · 13 years ago
  76. 7f7e16c Bluetooth: Add API to set LE Connection Parameters by Brian Gix · 13 years ago
  77. 0716b5e Merge "Bluetooth: Use proper sock reference counting in L2CAP" into msm-3.0 by Linux Build Service Account · 13 years ago
  78. ca3690d Merge "Bluetooth: EIR to carry update local device name." into msm-3.0 by Linux Build Service Account · 13 years ago
  79. f00ffac Bluetooth: Align socket option definitions with upstream kernel by Mat Martineau · 13 years ago
  80. 2f0cd84 Bluetooth: Use proper sock reference counting in L2CAP by Mat Martineau · 13 years ago
  81. c58c0c2 Bluetooth: EIR to carry update local device name. by Royston Rodrigues · 13 years ago
  82. cf95677 Bluetooth: Cache LE Address Type with LTK, and use for reconnections by Brian Gix · 13 years ago
  83. 9e9224d Merge "Bluetooth: Don't use incomplete LE LTKs to secure link" into msm-3.0 by Linux Build Service Account · 13 years ago
  84. 9f135b3 net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECT by Dmitry Shmidt · 13 years ago
  85. b89e7c3 Merge "cne: Add reference count for Smart Wireless Interface Manager" into msm-3.0 by Linux Build Service Account · 13 years ago
  86. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  87. bbebbfe cne: Add reference count for Smart Wireless Interface Manager by Chinh Tran · 13 years ago
  88. 372257b Bluetooth: Don't use incomplete LE LTKs to secure link by Brian Gix · 13 years ago
  89. c446d21 Bluetooth: Check that remote supports A2MP before creating channel by Peter Krystad · 13 years ago
  90. 4ea7f3a x25: Prevent skb overreads when checking call user data by Matthew Daley · 13 years ago
  91. ede570c Merge "Bluetooth: Generate generic Fails for undeliverable ATT messages" into msm-3.0 by Linux Build Service Account · 13 years ago
  92. 7eaa64d Bluetooth: Generate generic Fails for undeliverable ATT messages by Brian Gix · 13 years ago
  93. 8a7f164 Bluetooth: Fix Limited Discoverability for MGMTOPS by Brian Gix · 13 years ago
  94. fdfcbc6 net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnect by Dmitry Shmidt · 13 years ago
  95. a1b7ab0 ipv6: fix NULL dereference in udp6_ufo_fragment() by Jason Wang · 13 years ago
  96. 570efc9 Bluetooth: Fix error returned to bluez on LE Pairing Failure by Brian Gix · 13 years ago
  97. 8d0b7d6 Bluetooth: Fix LE pairing scenarios when initiated remotely by Brian Gix · 13 years ago
  98. e4fe877 Merge "Bluetooth: Socket lookup for a fixed L2CAP channel" into msm-3.0 by Linux Build Service Account · 13 years ago
  99. 4e4b1b1 Merge "Bluetooth: Timeout LE Connection requests" into msm-3.0 by Linux Build Service Account · 13 years ago
  100. f214b6e Bluetooth: Socket lookup for a fixed L2CAP channel by Inga Stotland · 13 years ago