1. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  4. a9ee77a Bluetooth: avoid recursive locking in hci_send_to_channel() by Sebastian Andrzej Siewior · 7 years ago
  5. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  6. b49ef29 Bluetooth: Fix compiler warning with selftest duration calculation by Marcel Holtmann · 7 years ago
  7. c0153b0 Bluetooth: let the crypto subsystem generate the ecc privkey by Tudor Ambarus · 7 years ago
  8. 168ed65 Bluetooth: ecdh_helper - fix leak of private key by Tudor Ambarus · 7 years ago
  9. 3814baf Bluetooth: selftest - check for errors when computing ZZ by Tudor Ambarus · 7 years ago
  10. a297641 Bluetooth: ecdh_helper - reveal error codes by Tudor Ambarus · 7 years ago
  11. 47eb2ac Bluetooth: move ecdh allocation outside of ecdh_helper by Tudor Ambarus · 7 years ago
  12. e49aa15 Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" by Linus Torvalds · 7 years ago
  13. e860d2c Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  14. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  15. 65bce46 Bluetooth: make baswap src const by Loic Poulain · 7 years ago
  16. dbbccdc Bluetooth: Add option for disabling legacy ioctl interfaces by Marcel Holtmann · 7 years ago
  17. 9374bf1 Bluetooth: make device_type const by Bhumika Goyal · 7 years ago
  18. 3dfe55d Bluetooth: kfree tmp rather than an alias to it by Colin Ian King · 7 years ago
  19. 198ec9a Bluetooth: document config options by Pavel Machek · 7 years ago
  20. fc2237a HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  21. ce7426c 6lowpan: fix set not used warning by stephen hemminger · 7 years ago
  22. ddee310 bluetooth: 6lowpan dev_close never returns error by stephen hemminger · 7 years ago
  23. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  24. 57a53a0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  25. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  26. d2ecfa7 Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  27. 29e2dd0 bluetooth: remove WQ_MEM_RECLAIM from hci workqueues by Tejun Heo · 7 years ago
  28. 5da8e47 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  29. f06d977 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
  30. 2571738 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
  31. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 7 years ago
  32. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  33. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 7 years ago
  34. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  35. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
  36. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  37. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  38. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. 313f688 Bluetooth: Send HCI Set Event Mask Page 2 command only when needed by Marcel Holtmann · 7 years ago
  40. 329d823 Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 7 years ago
  41. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  42. 5d4acfc Bluetooth: Delete error messages for failed memory allocations in two functions by Markus Elfring · 7 years ago
  43. b56c7b2 Bluetooth: Skip vendor diagnostic configuration for HCI User Channel by Marcel Holtmann · 7 years ago
  44. de2ba30 Bluetooth: Set LE Default PHY preferences by Marcel Holtmann · 7 years ago
  45. 27bbca4 Bluetooth: Enable LE PHY Update Complete event by Marcel Holtmann · 7 years ago
  46. 9756d33 Bluetooth: Enable LE Channel Selection Algorithm event by Marcel Holtmann · 7 years ago
  47. 1220487 Bluetooth: Set LE Suggested Default Data Length to maximum by Marcel Holtmann · 7 years ago
  48. 173e783 net: socket: mark socket protocol handler structs as const by linzhang · 7 years ago
  49. 71653eb Bluetooth: Add selftest for ECDH key generation by Marcel Holtmann · 7 years ago
  50. f958315 Bluetooth: zero kpp input for key generation by Marcel Holtmann · 7 years ago
  51. ab89f0b Bluetooth: Fix user channel for 32bit userspace on 64bit kernel by Szymon Janc · 7 years ago
  52. 763d9a3 Bluetooth: allocate data for kpp on heap by Salvatore Benedetto · 7 years ago
  53. 58771c1c Bluetooth: convert smp and selftest to crypto kpp API by Salvatore Benedetto · 7 years ago
  54. 2586952 bluetooth: Do not set IFF_POINTOPOINT by Patrik Flykt · 7 years ago
  55. 814f1b2 Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN by Luiz Augusto von Dentz · 7 years ago
  56. 8a505b7 Bluetooth: L2CAP: Add l2cap_le_flowctl_send by Luiz Augusto von Dentz · 7 years ago
  57. f183e52 Bluetooth: 6lowpan: Use netif APIs to flow control by Luiz Augusto von Dentz · 7 years ago
  58. e1008f9 Bluetooth: 6lowpan: Don't drop packets when run out of credits by Luiz Augusto von Dentz · 7 years ago
  59. 0373214 Bluetooth: L2CAP: Don't return -EAGAIN if out of credits by Luiz Augusto von Dentz · 7 years ago
  60. da75fdc Bluetooth: 6lowpan: Print errors during recv_pkt by Luiz Augusto von Dentz · 7 years ago
  61. 27ce68a Bluetooth: 6lowpan: Remove unnecessary peer lookup by Luiz Augusto von Dentz · 7 years ago
  62. 6dea44f Bluetooth: 6lowpan: fix use after free in chan_suspend/resume by Michael Scott · 7 years ago
  63. d2891c4 Bluetooth: 6lowpan: fix delay work init in add_peer_chan() by Michael Scott · 7 years ago
  64. fa0eaf8 6lowpan: fix assignment of peer_addr by Colin Ian King · 7 years ago
  65. b48c3b59 Bluetooth: Change initial min and max interval by Jonas Holmberg · 8 years ago
  66. cd50361 Bluetooth: fix assignments on error variable err by Colin Ian King · 8 years ago
  67. 27bfbc2 Bluetooth: Avoid bt_accept_unlink() double unlinking by Dean Jenkins · 8 years ago
  68. e163376 Bluetooth: Handle bt_accept_enqueue() socket atomically by Dean Jenkins · 8 years ago
  69. 9dae2e0 6lowpan: Fix IID format for Bluetooth by Luiz Augusto von Dentz · 8 years ago
  70. fa09ae6 6lowpan: Use netdev addr_len to determine lladdr len by Luiz Augusto von Dentz · 8 years ago
  71. c259d14 bluetooth: Set 6 byte device addresses by Patrik Flykt · 8 years ago
  72. dab6b5d Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  73. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  74. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  75. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  76. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  77. 27d1c46 Bluetooth: fix spelling mistake: "advetising" -> "advertising" by Colin Ian King · 8 years ago
  78. 9dcbc31 Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg by Ezequiel Garcia · 8 years ago
  79. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  80. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  82. a62da6f Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag by Johan Hedberg · 8 years ago
  83. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  84. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  86. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  88. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago
  89. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  90. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  91. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  92. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  93. 7dc6f16 Bluetooth: Fix not updating scan rsp when adv off by Michał Narajowski · 8 years ago
  94. dd7e39b Bluetooth: Fix NULL pointer dereference in mgmt context by Arek Lichwa · 8 years ago
  95. af4168c Bluetooth: Set appearance only for LE capable controllers by Michał Narajowski · 8 years ago
  96. e74317f Bluetooth: Fix missing ext info event when setting appearance by Michał Narajowski · 8 years ago
  97. 5e9fae4 Bluetooth: Add supported data types to ext info changed event by Michał Narajowski · 8 years ago
  98. 6a9e90b Bluetooth: Add appearance to Read Ext Controller Info command by Szymon Janc · 8 years ago
  99. cde7a86 Bluetooth: Factor appending EIR to separate helper by Michał Narajowski · 8 years ago
  100. 7d5c11d Bluetooth: Refactor read_ext_controller_info handler by Szymon Janc · 8 years ago