1. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  2. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  3. 8a505b7 Bluetooth: L2CAP: Add l2cap_le_flowctl_send by Luiz Augusto von Dentz · 8 years ago
  4. 0373214 Bluetooth: L2CAP: Don't return -EAGAIN if out of credits by Luiz Augusto von Dentz · 8 years ago
  5. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  6. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  7. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  8. dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 8 years ago
  9. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 9 years ago
  10. 92594a5 Bluetooth: L2CAP: Fix auto-allocating LE PSM values by Johan Hedberg · 9 years ago
  11. 9a54421 Bluetooth: remove unneeded variable in l2cap_stream_rx by Prasanna Karthik · 9 years ago
  12. 0ad06aa Bluetooth: Fix specifying role for LE connections by Johan Hedberg · 9 years ago
  13. 4062418 Bluetooth: L2CAP: Add missing checks for invalid LE DCID by Johan Hedberg · 9 years ago
  14. ab0c127 Bluetooth: L2CAP: Fix checked range when allocating new CID by Johan Hedberg · 9 years ago
  15. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  16. fa14222 Bluetooth: Enable new connection establishment procedure. by Jakub Pawlowski · 9 years ago
  17. ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 10 years ago
  18. 835a6a2 Bluetooth: Stop sabotaging list poisoning by Alexey Dobriyan · 10 years ago
  19. 9b4c333 Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void by Arron Wang · 10 years ago
  20. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 10 years ago
  21. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  22. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  23. 3a6d576 Bluetooth: Convert disconn_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
  24. 539c496 Bluetooth: Convert connect_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
  25. 354fe80 Bluetooth: Convert L2CAP security callback to use hci_cb by Johan Hedberg · 10 years ago
  26. 315917e Bluetooth: Fix accepting early data on fixed channels by Johan Hedberg · 10 years ago
  27. 327a719 Bluetooth: Fix lookup of fixed channels by local bdaddr by Johan Hedberg · 10 years ago
  28. a250e04 Bluetooth: Add helpers for src/dst bdaddr type conversion by Johan Hedberg · 10 years ago
  29. eeb5a06 Bluetooth: Show device address type for L2CAP debugfs entries by Marcel Holtmann · 10 years ago
  30. 300acfde Bluetooth: Introduce force_bredr_smp debugfs option for testing by Marcel Holtmann · 10 years ago
  31. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  32. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  33. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  34. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
  35. f9be9e8 Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR by Marcel Holtmann · 10 years ago
  36. b5ae344 Bluetooth: Add full SMP BR/EDR support by Johan Hedberg · 10 years ago
  37. 0bd49fc Bluetooth: Track both local and remote L2CAP fixed channel mask by Johan Hedberg · 10 years ago
  38. f6af675 Bluetooth: Automatically flushable packets aren't allowed on LE links by Steven Walter · 10 years ago
  39. 49d1174 Bluetooth: Add debug logs to help track locking issues by Johan Hedberg · 10 years ago
  40. 3e64b7b Bluetooth: Trigger SMP for the appropriate LE CoC errors by Johan Hedberg · 10 years ago
  41. 35dc6f8 Bluetooth: Add key preference parameter to smp_sufficient_security by Johan Hedberg · 10 years ago
  42. fa37c1a Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state by Johan Hedberg · 10 years ago
  43. ff71411 Bluetooth: Fix L2CAP nesting level initialization location by Johan Hedberg · 10 years ago
  44. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  45. ee93053 Bluetooth: Fix missing channel unlock in l2cap_le_credits by Martin Townsend · 10 years ago
  46. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  47. 02e246ae Bluetooth: Fix lockdep warning with l2cap_chan_connect by Johan Hedberg · 10 years ago
  48. aeaeb4b Bluetooth: Fix L2CAP information request handling for fixed channels by Johan Hedberg · 10 years ago
  49. f3d82d0 Bluetooth: Move identity address update behind a workqueue by Johan Hedberg · 10 years ago
  50. 434714d Bluetooth: Add clarifying comment for LE CoC result value by Johan Hedberg · 10 years ago
  51. b04afa0 Bluetooth: Remove unused l2cap_conn_shutdown API by Johan Hedberg · 10 years ago
  52. e31fb86 Bluetooth: Set discon_timeout to 0 in l2cap_conn_del by Johan Hedberg · 10 years ago
  53. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
  54. c16900c Bluetooth: Fix hci_conn reference counting for fixed channels by Johan Hedberg · 10 years ago
  55. b3ed6c6 Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add by Johan Hedberg · 10 years ago
  56. 72c6fb9 Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU by Johan Hedberg · 10 years ago
  57. 13cac15 Bluetooth: Fix ERTM L2CAP resend packet by Lukasz Rymanowski · 10 years ago
  58. 069cb27 Bluetooth: Improve data packing in SAR mode by Lukasz Rymanowski · 10 years ago
  59. 276d807 Bluetooth: Remove unused l2cap_conn->security_timer by Johan Hedberg · 10 years ago
  60. dec5b49 Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection by Johan Hedberg · 10 years ago
  61. 44f1a7a Bluetooth: Use L2CAP resume callback to call smp_distribute_keys by Johan Hedberg · 10 years ago
  62. 5d88cc7 Bluetooth: Convert SMP to use l2cap_chan infrastructure by Johan Hedberg · 10 years ago
  63. 79a0572 Bluetooth: Call l2cap_le_conn_ready after notifying channels by Johan Hedberg · 10 years ago
  64. 72847ce Bluetooth: Call L2CAP teardown callback before clearing chan->conn by Johan Hedberg · 10 years ago
  65. 1482430 Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid by Johan Hedberg · 10 years ago
  66. 06171e0 Bluetooth: Remove special ATT data channel handling by Johan Hedberg · 10 years ago
  67. 54a1b62 Bluetooth: Improve fixed channel lookup based on link type by Johan Hedberg · 10 years ago
  68. e760ec1 Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm by Johan Hedberg · 10 years ago
  69. dc0f508 Bluetooth: Refactor l2cap_connect_cfm by Johan Hedberg · 10 years ago
  70. 191eb39 Bluetooth: Remove special handling of ATT in l2cap_security_cfm() by Johan Hedberg · 10 years ago
  71. 5ff6f34 Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels by Johan Hedberg · 10 years ago
  72. a24cce1 Bluetooth: Fix reference counting of global L2CAP channels by Johan Hedberg · 10 years ago
  73. 27f70f3 Bluetooth: Prefer sizeof(*ptr) when allocating memory by Johan Hedberg · 10 years ago
  74. beb19e4 Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP by Johan Hedberg · 11 years ago
  75. e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 11 years ago
  76. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 11 years ago
  77. 40bef30 Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable by Johan Hedberg · 11 years ago
  78. 5a54e7c Bluetooth: Convert L2CAP ident spinlock into a mutex by Marcel Holtmann · 11 years ago
  79. a6801ca Bluetooth: Update the list of L2CAP fixed channels by Marcel Holtmann · 11 years ago
  80. 6fea7ad Bluetooth: Don't send ERTM configuration option when disabled by Marcel Holtmann · 11 years ago
  81. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 11 years ago
  82. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 11 years ago
  83. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 11 years ago
  84. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 11 years ago
  85. 9e1d7e1 Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE by Johan Hedberg · 11 years ago
  86. f4869e2 Bluetooth: Pass store hint to mgmt_new_conn_param by Johan Hedberg · 11 years ago
  87. e493150 Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame by Johan Hedberg · 11 years ago
  88. ffb5a827 Bluetooth: Introduce "New Connection Parameter" Event by Andre Guedes · 11 years ago
  89. d4905f2 Bluetooth: Connection parameters check helper by Andre Guedes · 11 years ago
  90. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 11 years ago
  91. 80afeb6 Bluetooth: Add support LE slave connection update procedure by Marcel Holtmann · 11 years ago
  92. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 11 years ago
  93. 0498878 Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec by Jukka Rissanen · 11 years ago
  94. d9fbd02 Bluetooth: Use explicit header and body length for L2CAP SKB allocation by Marcel Holtmann · 11 years ago
  95. 8d46321 Bluetooth: Assign L2CAP socket priority when allocating SKB by Marcel Holtmann · 11 years ago
  96. 7ab56c3 Bluetooth: Fix deadlock in l2cap_conn_del() by Jukka Taimisto · 11 years ago
  97. 67be1e4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  98. 6a5e816 Bluetooth: l2cap: Set more channel defaults by Jukka Rissanen · 11 years ago
  99. 40b9397 Bluetooth: Fix L2CAP LE debugfs entries permissions by Samuel Ortiz · 11 years ago
  100. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago