1. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  2. 2c501cd Bluetooth: Fix crash on fast disconnect of SCO by Kuba Pawlak · 9 years ago
  3. c4297e8 Bluetooth: Fix some obvious coding style issues in the SCO module by Marcel Holtmann · 9 years ago
  4. 1da5537 Bluetooth: Fix locking issue during fast SCO reconnection. by Kuba Pawlak · 9 years ago
  5. 435c513 Bluetooth: Fix locking issue on SCO disconnection by Kuba Pawlak · 9 years ago
  6. 75e34f5 Bluetooth: Fix crash on SCO disconnect by Kuba Pawlak · 9 years ago
  7. df94536 Bluetooth: Make the function sco_conn_del have a return type of void by Nicholas Krause · 9 years ago
  8. 9b4c333 Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void by Arron Wang · 9 years ago
  9. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  10. 0402d9f2 Bluetooth: fix sco_exit compile warning by Alexander Aring · 10 years ago
  11. 70c836a4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  12. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  13. 3a6d576 Bluetooth: Convert disconn_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
  14. 539c496 Bluetooth: Convert connect_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
  15. dfb2fae Bluetooth: Fix nested sleeps by Peter Hurley · 10 years ago
  16. 15762fa Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco by Marcel Holtmann · 10 years ago
  17. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  18. 093facf Bluetooth: never linger on process exit by Vladimir Davydov · 10 years ago
  19. eb5a4de Bluetooth: Remove sco_chan_get helper function by Marcel Holtmann · 10 years ago
  20. e03ab51 Bluetooth: Remove unneeded forward declaration of sco_chan_del by Marcel Holtmann · 10 years ago
  21. 015b01c Bluetooth: Remove unneeded forward declaration of __sco_chan_add by Marcel Holtmann · 10 years ago
  22. 068d69e Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  23. fc8f525 Bluetooth: Move struct sco_conn into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  24. 2a0dccb Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  25. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  26. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  27. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  28. 1120e4b Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs by Marcel Holtmann · 11 years ago
  29. eea9636 Bluetooth: Store SCO address information in its own socket structure by Marcel Holtmann · 11 years ago
  30. 041987c Bluetooth: Use SCO addresses from HCI connection directly by Marcel Holtmann · 11 years ago
  31. 79dc008 Bluetooth: Prevent transparent SCO on older devices by Frédéric Dalleau · 11 years ago
  32. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 11 years ago
  33. 2f69a82 Bluetooth: Use voice setting in deferred SCO connection request by Frédéric Dalleau · 11 years ago
  34. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 11 years ago
  35. 33f2404 Bluetooth: Remove unused mask parameter in sco_conn_defer_accept by Frédéric Dalleau · 11 years ago
  36. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 11 years ago
  37. 9d225d2 Bluetooth: Fix getting SCO socket options in deferred state by Johan Hedberg · 11 years ago
  38. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  39. 6ed0e32 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
  40. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  41. 92f185c Bluetooth: Minor coding style fix by Claudio Takahasi · 11 years ago
  42. c10cc5a Bluetooth: Use GFP_KERNEL in sco_conn_add by Claudio Takahasi · 11 years ago
  43. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 11 years ago
  44. 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
  45. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  46. c8c4991 Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg() by Mathias Krause · 11 years ago
  47. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  48. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  49. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 11 years ago
  50. 5e9d7f8 Bluetooth: discard bt_sock_unregister() errors by David Herrmann · 12 years ago
  51. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  52. 4052808 Bluetooth: Reduce critical section in sco_conn_ready by Andre Guedes · 12 years ago
  53. b7e98b5 Bluetooth: Check if the hci connection exists in SCO shutdown by Gustavo Padovan · 12 years ago
  54. 0b27a4b Revert "Bluetooth: Fix possible deadlock in SCO code" by Gustavo Padovan · 12 years ago
  55. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  56. b96e9c6 Bluetooth: Add BT_DEFER_SETUP option to sco socket by Frédéric Dalleau · 12 years ago
  57. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  58. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  59. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  60. 269c484 Bluetooth: Fix possible deadlock in SCO code by Gustavo Padovan · 12 years ago
  61. de9b921 Bluetooth: Added /proc/net/sco via bt_procfs_init() by Masatake YAMATO · 12 years ago
  62. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  63. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  64. fc5fef6 Bluetooth: Remove 'register' usage from the subsystem by Gustavo Padovan · 12 years ago
  65. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  66. be7c2b9 Bluetooth: Fix coding style in sco.c by Gustavo Padovan · 12 years ago
  67. b12f62c Bluetooth: Add dst_type parameter to hci_connect by Andre Guedes · 12 years ago
  68. fb33405 Bluetooth: Restrict to one SCO listening socket by Marcel Holtmann · 12 years ago
  69. 8ed21f7 Bluetooth: Don't check source address in SCO bind function by Marcel Holtmann · 12 years ago
  70. 519e42b Bluetooth: Remove not needed status parameter by Lukasz Rymanowski · 12 years ago
  71. 7d5d775 Bluetooth: Split error handling for SCO listen sockets by Marcel Holtmann · 12 years ago
  72. 5c94f37 Bluetooth: remove unneeded declaration of sco_conn_del() by Gustavo Padovan · 12 years ago
  73. 088ce08 Bluetooth: Remove unnecessary check by Mikel Astiz · 12 years ago
  74. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  75. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  76. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  77. ee65d19 Bluetooth: Remove *_bh locks from SCO by Gustavo F. Padovan · 13 years ago
  78. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  79. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  80. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  81. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  82. 552b0d3 Bluetooth: sco: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  83. e175072 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 13 years ago
  84. 4a77708 Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 13 years ago
  85. ce84537 Revert "Bluetooth: fix shutdown on SCO sockets" by Linus Torvalds · 13 years ago
  86. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 13 years ago
  87. 30e7627 Bluetooth: Use ERR_PTR as return error from hci_connect by Ville Tervo · 14 years ago
  88. 6427451 Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko by Gustavo F. Padovan · 14 years ago
  89. c4c896e Bluetooth: sco: fix information leak to userspace by Vasiliy Kulikov · 14 years ago
  90. 735cbc4 Bluetooth: clean up sco code by Andrei Emeltchenko · 14 years ago
  91. c89ad73 Bluetooth: Fix not returning proper error in SCO by Gustavo F. Padovan · 14 years ago
  92. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  93. b9dbdbc Bluetooth: Trivial clean ups to SCO by Gustavo F. Padovan · 14 years ago
  94. 0d861d8 Bluetooth: Make hci_send_sco() void by Gustavo F. Padovan · 14 years ago
  95. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  96. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 14 years ago
  97. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 14 years ago
  98. 101545f Bluetooth: Fix potential bad memory access with sysfs files by Marcel Holtmann · 14 years ago
  99. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  100. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago