1. 6d1ef7c Bluetooth: Add SCO fallback for invalid LMP parameters error by Hsin-Yu Chao · 4 years, 3 months ago
  2. 78a4ad2 Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl by Qiujun Huang · 4 years, 5 months ago
  3. 71729b0 Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 4 years, 7 months ago
  4. dfde314 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 4 years, 8 months ago
  5. cf223ff Bluetooth: delete a stray unlock by Dan Carpenter · 4 years, 9 months ago
  6. eef455a Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 4 years, 9 months ago
  7. 512de42 Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 4 years, 10 months ago
  8. 71aaa81 Bluetooth: Workaround directed advertising bug in Broadcom controllers by Szymon Janc · 4 years, 10 months ago
  9. 8829e88 Bluetooth: missed cpu_to_le16 conversion in hci_init4_req by Ben Dooks (Codethink) · 4 years, 10 months ago
  10. 245b276 Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  11. eaf548f net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 4 years, 9 months ago
  12. 2af977b Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 5 years ago
  13. 152ddf9 Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug by Szymon Janc · 5 years ago
  14. 202de90 Bluetooth: validate BLE connection interval updates by csonsino · 5 years ago
  15. 0fdb922 Bluetooth: Check state in l2cap_disconnect_rsp by Matias Karhumaa · 5 years ago
  16. c814f61 Bluetooth: 6lowpan: search for destination address in all peers by Josua Mayer · 5 years ago
  17. 5dd6139 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 5 years ago
  18. db7f107 Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 5 years ago
  19. 5e9a6c6 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  20. 8e5483a Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  21. 8603d49 Bluetooth: Ignore CC events not matching the last HCI command by João Paulo Rechi Vita · 5 years ago
  22. 38f092c Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  23. c6d1f9b Bluetooth: hidp: fix buffer overflow by Young Xiao · 5 years ago
  24. 09b6c08 Bluetooth: Fix debugfs NULL pointer dereference by Matias Karhumaa · 6 years ago
  25. 15d6538 Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer by Marcel Holtmann · 6 years ago
  26. 2318c0e Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt by Marcel Holtmann · 6 years ago
  27. 4b39051 Bluetooth: Fix decrementing reference count twice in releasing socket by Myungho Jung · 5 years ago
  28. 8d368fc Bluetooth: Fix locking in bt_accept_enqueue() for BH context by Matthias Kaehlcke · 6 years ago
  29. 7557895 Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  30. cb28c30 Bluetooth: SMP: fix crash in unpairing by Matias Karhumaa · 6 years ago
  31. 4ba5175 Bluetooth: Use correct tfm to generate OOB data by Matias Karhumaa · 6 years ago
  32. 94f14e4 Bluetooth: SMP: Fix trying to use non-existent local OOB data by Johan Hedberg · 6 years ago
  33. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  34. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  35. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 6 years ago
  36. ad3e0b2 Bluetooth: remove redundant variables 'adv_set' and 'cp' by YueHaibing · 6 years ago
  37. 7992c18 Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  38. b3cadaa Bluetooth: hidp: Fix handling of strncpy for hid->name information by Marcel Holtmann · 6 years ago
  39. 740011c Bluetooth: Add new quirk for non-persistent setup settings by Sean Wang · 6 years ago
  40. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  41. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 6 years ago
  42. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  43. 075e40b Bluetooth: Use ext adv for directed adv by Jaganath Kanakkassery · 6 years ago
  44. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  45. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  46. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  47. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 6 years ago
  48. 4e6e99e Bluetooth: Use selected PHYs in extended connect by Jaganath Kanakkassery · 6 years ago
  49. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 6 years ago
  50. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  51. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  52. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  53. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  54. 6decb5b Bluetooth: Define PHY flags in hdev and set 1M as default by Jaganath Kanakkassery · 6 years ago
  55. b71c69c Bluetooth: Use lock_sock_nested in bt_accept_enqueue by Philipp Puschmann · 6 years ago
  56. 4e1a720 Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  57. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 6 years ago
  58. d12fb05 Bluetooth: Introduce helpers for le conn status and complete by Jaganath Kanakkassery · 6 years ago
  59. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 6 years ago
  60. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 6 years ago
  61. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 6 years ago
  62. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 6 years ago
  63. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 6 years ago
  64. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 6 years ago
  65. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  66. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  67. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  68. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  69. 3bf5e97 Bluetooth: Re-use kstrtobool_from_user() by Andy Shevchenko · 6 years ago
  70. 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  71. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 6 years ago
  72. 984652d net: remove sock_no_poll by Christoph Hellwig · 6 years ago
  73. d6ee6ad Bluetooth: Add __hci_cmd_send function by Loic Poulain · 6 years ago
  74. 67d8cee Bluetooth: use wait_event API instead of open-coding it by John Keeping · 6 years ago
  75. ee64934 Bluetooth: Prevent buffer overflow for large advertisement data by Chriz Chow · 6 years ago
  76. 2cd1f0d isdn: replace ->proc_fops with ->proc_show by Christoph Hellwig · 6 years ago
  77. a9170e0 bluetooth: switch to proc_create_seq_data by Christoph Hellwig · 6 years ago
  78. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 6 years ago
  79. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 6 years ago
  80. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  81. d644406 net: Use octal not symbolic permissions by Joe Perches · 6 years ago
  82. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  83. 64e759f Bluetooth: Fix missing encryption refresh on Security Request by Szymon Janc · 6 years ago
  84. 35ed663 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  85. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 6 years ago
  86. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  87. 62ebdc2 Bluetooth: Fix incorrect bits for LE states by Łukasz Rymanowski · 6 years ago
  88. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
  89. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  90. 183b636 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  91. c86aa01 Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus by Jiri Kosina · 6 years ago
  92. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  94. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  95. 06e7e77 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  96. 22b371c Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  97. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  98. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  99. 8a950794 Bluetooth: Utilize %*ph specifier by Andy Shevchenko · 7 years ago
  100. 1b25990 Bluetooth: Use common error handling code in bt_init() by Markus Elfring · 7 years ago