1. 7a0e5b1 Bluetooth: Add quirk for reading BD_ADDR from fwnode property by Matthias Kaehlcke · 6 years ago
  2. 4a67e5d Bluetooth: mgmt: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  3. e8b47b5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  4. 3c97ce1 Bluetooth: a2mp: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  5. 16e1834 Bluetooth: hci_event: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  6. e20a2e9 Bluetooth: Fix decrementing reference count twice in releasing socket by Myungho Jung · 6 years ago
  7. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  8. 1e4b6e9 Bluetooth: make hw_err static, reduces object code size by Colin Ian King · 6 years ago
  9. e2bef38 Bluetooth: Allow driver specific cmd timeout handling by Rajat Jain · 6 years ago
  10. 6317950 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  11. 7c9cbd0 Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer by Marcel Holtmann · 6 years ago
  12. af3d5d1 Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt by Marcel Holtmann · 6 years ago
  13. c4f5627 Bluetooth: Fix locking in bt_accept_enqueue() for BH context by Matthias Kaehlcke · 6 years ago
  14. e250fab Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  15. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  16. 1629db9c Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  17. 75edd1f Bluetooth: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  18. 8e2924e Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  19. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  20. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  21. 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
  22. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  23. ba7d4f3 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  24. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  25. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  26. d17010b Bluetooth: Remove redundant check on status by Colin Ian King · 6 years ago
  27. dd1a8f8 Bluetooth: Errata Service Release 8, Erratum 3253 by Mallikarjun Phulari · 6 years ago
  28. 571f739 Bluetooth: Use separate L2CAP LE credit based connection result values by Mallikarjun Phulari · 6 years ago
  29. ce5a983 kill TIOCSERGSTRUCT by Al Viro · 6 years ago
  30. 6a9daed rfcomm: get rid of mentioning TIOC[SG]SERIAL by Al Viro · 6 years ago
  31. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. 30d65e0 Bluetooth: Fix debugfs NULL pointer dereference by Matias Karhumaa · 6 years ago
  33. a5c3021 Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  34. 96cd8ea Bluetooth: L2CAP: Derive rx credits from MTU and MPS by Luiz Augusto von Dentz · 6 years ago
  35. fe14931 Bluetooth: L2CAP: Derive MPS from connection MTU by Luiz Augusto von Dentz · 6 years ago
  36. b950aa8 Bluetooth: Add definitions and track LE resolve list modification by Ankit Navik · 6 years ago
  37. 5aac493 Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic by Andrea Parri · 6 years ago
  38. cb28c30 Bluetooth: SMP: fix crash in unpairing by Matias Karhumaa · 6 years ago
  39. 4ba5175 Bluetooth: Use correct tfm to generate OOB data by Matias Karhumaa · 6 years ago
  40. 94f14e4 Bluetooth: SMP: Fix trying to use non-existent local OOB data by Johan Hedberg · 6 years ago
  41. 702ec30 hidp: fix compat_ioctl by Al Viro · 6 years ago
  42. 5352214 hidp: constify hidp_connection_add() by Al Viro · 6 years ago
  43. 89c0c24 cmtp: fix compat_ioctl by Al Viro · 6 years ago
  44. cc04f6e bnep: fix compat_ioctl by Al Viro · 6 years ago
  45. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  46. 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
  47. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 6 years ago
  48. ad3e0b2 Bluetooth: remove redundant variables 'adv_set' and 'cp' by YueHaibing · 6 years ago
  49. 7992c18 Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  50. b3cadaa Bluetooth: hidp: Fix handling of strncpy for hid->name information by Marcel Holtmann · 6 years ago
  51. 740011c Bluetooth: Add new quirk for non-persistent setup settings by Sean Wang · 6 years ago
  52. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  53. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 6 years ago
  54. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  55. 075e40b Bluetooth: Use ext adv for directed adv by Jaganath Kanakkassery · 6 years ago
  56. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  57. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  58. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  59. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 6 years ago
  60. 4e6e99e Bluetooth: Use selected PHYs in extended connect by Jaganath Kanakkassery · 6 years ago
  61. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 6 years ago
  62. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  63. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  64. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  65. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  66. 6decb5b Bluetooth: Define PHY flags in hdev and set 1M as default by Jaganath Kanakkassery · 6 years ago
  67. b71c69c Bluetooth: Use lock_sock_nested in bt_accept_enqueue by Philipp Puschmann · 6 years ago
  68. 4e1a720 Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  69. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 6 years ago
  70. d12fb05 Bluetooth: Introduce helpers for le conn status and complete by Jaganath Kanakkassery · 6 years ago
  71. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 6 years ago
  72. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 6 years ago
  73. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 6 years ago
  74. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 6 years ago
  75. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 6 years ago
  76. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 6 years ago
  77. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  78. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  79. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  80. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  81. 3bf5e97 Bluetooth: Re-use kstrtobool_from_user() by Andy Shevchenko · 6 years ago
  82. 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  83. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  84. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  85. d6ee6ad Bluetooth: Add __hci_cmd_send function by Loic Poulain · 7 years ago
  86. 67d8cee Bluetooth: use wait_event API instead of open-coding it by John Keeping · 7 years ago
  87. ee64934 Bluetooth: Prevent buffer overflow for large advertisement data by Chriz Chow · 7 years ago
  88. 2cd1f0d isdn: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  89. a9170e0 bluetooth: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  90. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  91. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
  92. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  93. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  94. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. 64e759f Bluetooth: Fix missing encryption refresh on Security Request by Szymon Janc · 7 years ago
  96. 35ed663 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  97. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  98. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  99. 62ebdc2 Bluetooth: Fix incorrect bits for LE states by Łukasz Rymanowski · 7 years ago
  100. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago