1. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. f3fa28a Bluetooth: Avoid bt_accept_unlink() double unlinking by Dean Jenkins · 7 years ago
  3. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  4. 9e8305b Bluetooth: Use numbers for subsystem version string by Marcel Holtmann · 8 years ago
  5. e64c97b Bluetooth: Add combined LED trigger for controller power by Marcel Holtmann · 8 years ago
  6. 90a56f7 Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  7. b5f34f9 Bluetooth: Fix bt_sock_recvmsg return value by Denis Kenzior · 8 years ago
  8. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  9. 7eb7404 Bluetooth: use list_for_each_entry* by Geliang Tang · 8 years ago
  10. 1a11ec8 Bluetooth: Fix locking in bt_accept_dequeue after disconnection by Yichen Zhao · 8 years ago
  11. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 8 years ago
  13. f37590b Bluetooth: clean up af_bluetooth code by Prasanna Karthik · 9 years ago
  14. dd31506 Bluetooth: Add support for sending system notes to monitor channel by Marcel Holtmann · 9 years ago
  15. d94a610 Bluetooth: Remove unneeded parenthesis around MSG_OOB by Marcel Holtmann · 9 years ago
  16. 13972ad Bluetooth: Increase minor version of core module by Marcel Holtmann · 9 years ago
  17. 6d785aa3 Bluetooth: Convert mgmt to use HCI chan registration API by Johan Hedberg · 9 years ago
  18. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  19. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 9 years ago
  20. ee48529 Bluetooth: Add support for self testing framework by Marcel Holtmann · 9 years ago
  21. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 9 years ago
  22. 8ab9731 Bluetooth: Increase minor version of core module by Marcel Holtmann · 9 years ago
  23. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  24. 7cb9d20 Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size by Marcel Holtmann · 10 years ago
  25. 26b0f4e Bluetooth: constify seq_operations by Fabian Frederick · 10 years ago
  26. a747439 Bluetooth: Increase minor version of core module by Marcel Holtmann · 10 years ago
  27. c6d1649 Bluetooth: Increase minor version of core module by Marcel Holtmann · 10 years ago
  28. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  29. ffcecac Bluetooth: Create root debugfs directory during module init by Marcel Holtmann · 11 years ago
  30. c560575 Bluetooth: Adjust header for proc socket information by Marcel Holtmann · 11 years ago
  31. dcbc729 Bluetooth: Increase minor version of core module by Marcel Holtmann · 11 years ago
  32. d976369 Bluetooth: Add support for per socket msg_name callback by Marcel Holtmann · 11 years ago
  33. 5f6cd79 Bluetooth: Remove src and dst fields from bt_sock structure by Marcel Holtmann · 11 years ago
  34. 0fba96f Bluetooth: Add clarifying comment to bt_sock_wait_state() by Johan Hedberg · 11 years ago
  35. e793dcf Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag by Johan Hedberg · 11 years ago
  36. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  37. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  38. 4d00626 bluetooth: fix race in bt_procfs_init() by Al Viro · 11 years ago
  39. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  40. 1480535 bluetooth: don't bother with ->owner for procfs fops by Al Viro · 11 years ago
  41. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  42. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. 4683f42 Bluetooth: fix possible info leak in bt_sock_recvmsg() by Mathias Krause · 11 years ago
  44. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 11 years ago
  45. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  46. be9f97f Bluetooth: change bt_sock_unregister() to return void by David Herrmann · 11 years ago
  47. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  48. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  49. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  50. 1bbb309 userns: Properly print bluetooth socket uids by Eric W. Biederman · 12 years ago
  51. 7028a88 Bluetooth: Use %pMR instead of baswap in seq_show by Andrei Emeltchenko · 12 years ago
  52. 31f4707 Bluetooth: trivial: Use preferred method for NULL check by Andrei Emeltchenko · 12 years ago
  53. 09d5d4a Bluetooth: trivial: Shorten variable scope by Andrei Emeltchenko · 12 years ago
  54. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  55. d060991 Bluetooth: Fix checking the wrong flag when accepting a socket by Vinicius Costa Gomes · 12 years ago
  56. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  57. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  58. c5daa68 Bluetooth: Create flags for bt_sk() by Gustavo Padovan · 12 years ago
  59. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  60. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 12 years ago
  61. 94f5bfb Bluetooth: Remove *_bh from socket list lock. by Gustavo F. Padovan · 12 years ago
  62. 8a154a8 Bluetooth: fix bt_accept_dequeue() to work in process context by Gustavo F. Padovan · 12 years ago
  63. 5b668eb Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() by Mat Martineau · 13 years ago
  64. 9be4e3f Bluetooth: Fix lost wakeups waiting for sock state change by Peter Hurley · 13 years ago
  65. 0ed54da Bluetooth: remove unnecessary call to hci_sock_cleanup by Anand Gadiyar · 13 years ago
  66. 8ffd878 Bluetooth: fix checkpatch errors in af_bluetooth.c by Gustavo F. Padovan · 13 years ago
  67. 6427451 Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko by Gustavo F. Padovan · 13 years ago
  68. d37f50e Bluetooth: fix crash by disabling tasklet in sock accept by Andrei Emeltchenko · 13 years ago
  69. 5a08ecc Bluetooth: Do not use assignments in IF conditions by Andrei Emeltchenko · 13 years ago
  70. 796c86e Bluetooth: Add common code for stream-oriented recvmsg() by Mat Martineau · 14 years ago
  71. db40980 net: poll() optimizations by Eric Dumazet · 14 years ago
  72. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  75. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  76. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  77. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  78. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  79. d5f2d2b Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP by Marcel Holtmann · 15 years ago
  80. dd2efd0 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs by Dave Young · 15 years ago
  81. 5f9018a Bluetooth: Update version numbers by Marcel Holtmann · 15 years ago
  82. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 15 years ago
  83. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 15 years ago
  84. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 15 years ago
  85. db7aa1c Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings by Marcel Holtmann · 15 years ago
  86. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  87. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  88. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  89. 78c6a17 [Bluetooth] Update Bluetooth core version number by Marcel Holtmann · 16 years ago
  90. 43cbeee [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls by Marcel Holtmann · 16 years ago
  91. 3241ad8 [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO by Marcel Holtmann · 16 years ago
  92. 68845cb bluetooth : use lockdep sub-classes for diffrent bluetooth protocol by Dave Young · 16 years ago
  93. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  94. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  95. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  96. 74da626 [Bluetooth] Add locking for bt_proto array manipulation by Marcel Holtmann · 18 years ago
  97. 4c67bc7 [Bluetooth] Support concurrent connect requests by Marcel Holtmann · 18 years ago
  98. b4c612a [Bluetooth] Return EINPROGRESS for non-blocking socket calls by Marcel Holtmann · 18 years ago
  99. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  100. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago