1. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  2. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  3. 32019c7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  4. 86ca9ea Bluetooth: Fix rejecting SMP security request in slave role by Johan Hedberg · 11 years ago
  5. 31e8ce8 Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_del by Seung-Woo Kim · 11 years ago
  6. 8992da0 Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect by Seung-Woo Kim · 11 years ago
  7. c507f13 Bluetooth: Fix RFCOMM bind fail for L2CAP sock by Seung-Woo Kim · 11 years ago
  8. 60c7a3c9 Bluetooth: Fix issue with RFCOMM getsockopt operation by Marcel Holtmann · 11 years ago
  9. c1f3bb6 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
  10. 87bc072 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
  11. d78a32a Bluetooth: Remove sk member from struct l2cap_chan by Gustavo Padovan · 11 years ago
  12. 7f5396a Bluetooth: Use bt_cb(skb)->chan to send raw data back by Gustavo Padovan · 11 years ago
  13. 0e790c6 Bluetooth: Add L2CAP channel to skb private data by Gustavo Padovan · 11 years ago
  14. 8ffb929 Bluetooth: Remove parent socket usage from l2cap_core.c by Gustavo Padovan · 11 years ago
  15. f93fa27 Bluetooth: Remove socket lock from l2cap_state_change() by Gustavo Padovan · 11 years ago
  16. acdcabf Bluetooth: Hold socket in defer callback in L2CAP socket by Gustavo Padovan · 11 years ago
  17. 0f2c615 Bluetooth: Do not access chan->sk directly by Gustavo Padovan · 11 years ago
  18. d42970f Bluetooth: Remove not used struct sock by Gustavo Padovan · 11 years ago
  19. 547003b Bluetooth: Fix enabling fast connectable on LE-only controllers by Johan Hedberg · 11 years ago
  20. 9a43e25 Bluetooth: Update Set Discoverable to support LE by Johan Hedberg · 11 years ago
  21. b456f87 Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place by Johan Hedberg · 11 years ago
  22. 4b58061 Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled by Johan Hedberg · 11 years ago
  23. eb2a8d2 Bluetooth: Move mgmt_pending_find to avoid forward declarations by Johan Hedberg · 11 years ago
  24. a81070b Bluetooth: Fix updating settings when there are no HCI commands to send by Johan Hedberg · 11 years ago
  25. e8ba3a1 Bluetooth: Refactor set_connectable settings update to separate function by Johan Hedberg · 11 years ago
  26. f87ea1d Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() by Johan Hedberg · 11 years ago
  27. 10994ce Bluetooth: Check for flag instead of features in update_adv_data() by Johan Hedberg · 11 years ago
  28. 7751ef1 Bluetooth: Check for flag instead of features in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  29. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  30. 2be48b6 Bluetooth: Fix minor coding style issue in hci_core.c by Marcel Holtmann · 11 years ago
  31. 58f01aa Bluetooth: Fix UUID values in debugfs file by Marcel Holtmann · 11 years ago
  32. 4b4148e Bluetooth: Add support for setting DUT mode by Marcel Holtmann · 11 years ago
  33. 4e70c7e Bluetooth: Expose debugfs settings for LE connection interval by Marcel Holtmann · 11 years ago
  34. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  35. 3497ac8 Bluetooth: Remove interval parameter from HCI connection by Marcel Holtmann · 11 years ago
  36. cfbb2b5 Bluetooth: Add LE features to debugfs if available by Marcel Holtmann · 11 years ago
  37. 12c269d Bluetooth: Expose setting if debug keys are used or not by Marcel Holtmann · 11 years ago
  38. 9220218 Bluetooth: Expose debugfs entry read/write own address type by Marcel Holtmann · 11 years ago
  39. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  40. 8f8625c Bluetooth: Expose current list of long term keys via debugfs by Marcel Holtmann · 11 years ago
  41. d0f729b Bluetooth: Expose white list size information in debugfs by Marcel Holtmann · 11 years ago
  42. e132f7f Bluetooth: Remove bus attribute in favor of hierarchy by Marcel Holtmann · 11 years ago
  43. 02d08d1 Bluetooth: Expose current list of link keys via debugfs by Marcel Holtmann · 11 years ago
  44. babdbb3 Bluetooth: Move export of class of device information into hci_core.c by Marcel Holtmann · 11 years ago
  45. 0d5551f Bluetooth: Store local version information only during setup phase by Marcel Holtmann · 11 years ago
  46. ceeb3bc Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c by Marcel Holtmann · 11 years ago
  47. f96bc0a Bluetooth: Remove debug entry for connection features by Marcel Holtmann · 11 years ago
  48. 57af75a Bluetooth: Add workaround for buggy max_page features page value by Marcel Holtmann · 11 years ago
  49. dfb826a Bluetooth: Move HCI device features into hci_core.c by Marcel Holtmann · 11 years ago
  50. cc8dba2 Bluetooth: Block ATT connection on LE when device is blocked by Marcel Holtmann · 11 years ago
  51. 06ae331 Bluetooth: Use hcon directly instead of conn->hcon where possible by Marcel Holtmann · 11 years ago
  52. e71f41b Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface by Marcel Holtmann · 11 years ago
  53. eb62249 Bluetooth: Fix ATT socket backwards compatibility with user space by Johan Hedberg · 11 years ago
  54. 2bfa353 Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c by Marcel Holtmann · 11 years ago
  55. b25f078 Bluetooth: Include address type in blacklist debugfs data by Marcel Holtmann · 11 years ago
  56. bdc3e0f Bluetooth: Move device_add handling into hci_register_dev by Marcel Holtmann · 11 years ago
  57. ffcecac Bluetooth: Create root debugfs directory during module init by Marcel Holtmann · 11 years ago
  58. 0153e2e Bluetooth: Create HCI device debugfs directory in hci_register_dev by Marcel Holtmann · 11 years ago
  59. 1120e4b Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs by Marcel Holtmann · 11 years ago
  60. 4721983 Bluetooth: Move uuids debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  61. 70afe0b Bluetooth: Move blacklist debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  62. b9ee0a7 Bluetooth: Add address type to device blacklist table by Marcel Holtmann · 11 years ago
  63. 041000b Bluetooth: Expose current voice setting in debugfs by Marcel Holtmann · 11 years ago
  64. e7b8fc9 Bluetooth: Expose static address value for LE capable controllers by Marcel Holtmann · 11 years ago
  65. ebd1e33 Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported by Marcel Holtmann · 11 years ago
  66. baf27f6 Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers by Marcel Holtmann · 11 years ago
  67. 7f59dda Bluetooth: Socket address parameter for CID is in little endian by Marcel Holtmann · 11 years ago
  68. a74a84f Bluetooth: Convert idle timer to use delayed work by Johan Hedberg · 11 years ago
  69. 7bc18d9 Bluetooth: Convert auto accept timer to use delayed work by Johan Hedberg · 11 years ago
  70. bfe4655 Bluetooth: Reintroduce socket restrictions for LE sockets by Johan Hedberg · 11 years ago
  71. eb438b5 Bluetooth: Fix updating the right variable in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  72. 3432711 Bluetooth: Ignore SMP data on non-LE links by Johan Hedberg · 11 years ago
  73. 07e307f Bluetooth: Ignore A2MP data on non-BR/EDR links by Johan Hedberg · 11 years ago
  74. a521149 Bluetooth: Remove useless l2cap_err_to_reason function by Johan Hedberg · 11 years ago
  75. 33a2145 Bluetooth: Remove unused command reject mapping for EMSGSIZE by Johan Hedberg · 11 years ago
  76. 662d652 Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response by Johan Hedberg · 11 years ago
  77. 5947f4b Bluetooth: Rename update_ad into update_adv_data by Marcel Holtmann · 11 years ago
  78. 7a5f499 Bluetooth: Store device name in scan response data by Marcel Holtmann · 11 years ago
  79. f14d8f6 Bluetooth: Set the scan response data when needed by Marcel Holtmann · 11 years ago
  80. f8e808b Bluetooth: Store scan response data in HCI device by Marcel Holtmann · 11 years ago
  81. 46cad2e Bluetooth: Rename create_ad into create_adv_data by Marcel Holtmann · 11 years ago
  82. 083368f Bluetooth: Make mgmt_new_ltk() return void by Marcel Holtmann · 11 years ago
  83. 3edaf09 Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void by Marcel Holtmann · 11 years ago
  84. 7667da3 Bluetooth: Make mgmt_set_local_name_complete() return void by Marcel Holtmann · 11 years ago
  85. 4e1b024 Bluetooth: Make mgmt_set_class_of_dev_complete() return void by Marcel Holtmann · 11 years ago
  86. 3e24856 Bluetooth: Make mgmt_ssp_enable_complete() return void by Marcel Holtmann · 11 years ago
  87. 464996a Bluetooth: Make mgmt_auth_enable_complete() return void by Marcel Holtmann · 11 years ago
  88. e546099 Bluetooth: Make mgmt_auth_failed() return void by Marcel Holtmann · 11 years ago
  89. 3eb3852 Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void by Marcel Holtmann · 11 years ago
  90. e669cf8 Bluetooth: Make mgmt_pin_code_reply_complete() return void by Marcel Holtmann · 11 years ago
  91. ce0e4a0 Bluetooth: Make mgmt_pin_code_request() return void by Marcel Holtmann · 11 years ago
  92. 2ce5fb5 Bluetooth: Add l2cap_chan_no_resume stub for A2MP by Marcel Holtmann · 11 years ago
  93. 74e7574 Bluetooth: use l2cap_chan_ready() instead of duplicate code by Gustavo Padovan · 11 years ago
  94. dc25306 Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c by Gustavo Padovan · 11 years ago
  95. 5ec1bbe Bluetooth: Add chan->ops->set_shutdown() by Gustavo Padovan · 11 years ago
  96. 8d836d7 Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c by Gustavo Padovan · 11 years ago
  97. f8e7301 Bluetooth: Add l2cap_state_change_and_error() by Gustavo Padovan · 11 years ago
  98. 53f5212 Bluetooth: Extend state_change() call to report errors too by Gustavo Padovan · 11 years ago
  99. d1967ff Bluetooth: Update class of device on discoverable timeout by Marcel Holtmann · 11 years ago
  100. efdcf8e Bluetooth: Move eir_get_length() function into hci_event.c by Marcel Holtmann · 11 years ago