1. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  2. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  3. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 6 years ago
  4. 4e6e99e Bluetooth: Use selected PHYs in extended connect by Jaganath Kanakkassery · 6 years ago
  5. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 6 years ago
  6. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  7. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  8. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  9. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  10. 6decb5b Bluetooth: Define PHY flags in hdev and set 1M as default by Jaganath Kanakkassery · 6 years ago
  11. b71c69c Bluetooth: Use lock_sock_nested in bt_accept_enqueue by Philipp Puschmann · 6 years ago
  12. 4e1a720 Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  13. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 7 years ago
  14. d12fb05 Bluetooth: Introduce helpers for le conn status and complete by Jaganath Kanakkassery · 7 years ago
  15. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 7 years ago
  16. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 7 years ago
  17. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 7 years ago
  18. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 7 years ago
  19. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 7 years ago
  20. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  21. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  22. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  23. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  24. 3bf5e97 Bluetooth: Re-use kstrtobool_from_user() by Andy Shevchenko · 7 years ago
  25. 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  26. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  27. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  28. d6ee6ad Bluetooth: Add __hci_cmd_send function by Loic Poulain · 7 years ago
  29. 67d8cee Bluetooth: use wait_event API instead of open-coding it by John Keeping · 7 years ago
  30. ee64934 Bluetooth: Prevent buffer overflow for large advertisement data by Chriz Chow · 7 years ago
  31. 2cd1f0d isdn: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  32. a9170e0a9 bluetooth: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  33. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  34. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
  35. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  36. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  37. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 64e759f Bluetooth: Fix missing encryption refresh on Security Request by Szymon Janc · 7 years ago
  39. 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
  40. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  41. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  42. 62ebdc2 Bluetooth: Fix incorrect bits for LE states by Łukasz Rymanowski · 7 years ago
  43. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
  44. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  45. 183b636 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  46. c86aa01 Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus by Jiri Kosina · 7 years ago
  47. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  50. 06e7e77 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  51. 22b371c Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  52. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  53. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  54. 8a950794 Bluetooth: Utilize %*ph specifier by Andy Shevchenko · 7 years ago
  55. 1b25990 Bluetooth: Use common error handling code in bt_init() by Markus Elfring · 7 years ago
  56. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  57. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  58. 6e65d9d HID: quirks: move the list of special devices into a quirk by Benjamin Tissoires · 7 years ago
  59. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  62. a9ee77a Bluetooth: avoid recursive locking in hci_send_to_channel() by Sebastian Andrzej Siewior · 7 years ago
  63. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  64. b49ef29 Bluetooth: Fix compiler warning with selftest duration calculation by Marcel Holtmann · 7 years ago
  65. c0153b0 Bluetooth: let the crypto subsystem generate the ecc privkey by Tudor Ambarus · 7 years ago
  66. 168ed65 Bluetooth: ecdh_helper - fix leak of private key by Tudor Ambarus · 7 years ago
  67. 3814baf Bluetooth: selftest - check for errors when computing ZZ by Tudor Ambarus · 7 years ago
  68. a297641 Bluetooth: ecdh_helper - reveal error codes by Tudor Ambarus · 7 years ago
  69. 47eb2ac Bluetooth: move ecdh allocation outside of ecdh_helper by Tudor Ambarus · 7 years ago
  70. e49aa15 Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" by Linus Torvalds · 7 years ago
  71. e860d2c Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  72. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  73. 65bce46 Bluetooth: make baswap src const by Loic Poulain · 7 years ago
  74. dbbccdc Bluetooth: Add option for disabling legacy ioctl interfaces by Marcel Holtmann · 7 years ago
  75. 9374bf1 Bluetooth: make device_type const by Bhumika Goyal · 7 years ago
  76. 3dfe55d Bluetooth: kfree tmp rather than an alias to it by Colin Ian King · 7 years ago
  77. 198ec9a Bluetooth: document config options by Pavel Machek · 7 years ago
  78. fc2237a HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  79. ce7426c 6lowpan: fix set not used warning by stephen hemminger · 7 years ago
  80. ddee310 bluetooth: 6lowpan dev_close never returns error by stephen hemminger · 7 years ago
  81. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  82. 57a53a0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  83. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  84. d2ecfa7 Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  85. 29e2dd0 bluetooth: remove WQ_MEM_RECLAIM from hci workqueues by Tejun Heo · 8 years ago
  86. 5da8e47 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 8 years ago
  87. f06d977 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 8 years ago
  88. 2571738 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 8 years ago
  89. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  90. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  91. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  92. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  93. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  94. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  95. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  96. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. 313f688 Bluetooth: Send HCI Set Event Mask Page 2 command only when needed by Marcel Holtmann · 8 years ago
  98. 329d823 Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 8 years ago
  99. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  100. 5d4acfc Bluetooth: Delete error messages for failed memory allocations in two functions by Markus Elfring · 8 years ago