1. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  2. 777bf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  3. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  4. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 792039c Bluetooth: L2CAP - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  6. 49dfbb9 Bluetooth: Fix socket not getting freed if l2cap channel create fails by Jaganath Kanakkassery · 12 years ago
  7. 5b28d95 Bluetooth: Added /proc/net/l2cap via bt_procfs_init() by Masatake YAMATO · 12 years ago
  8. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 12 years ago
  9. 8c3a4f0 Bluetooth: Rename L2CAP_LE_DEFAULT_MTU by Andre Guedes · 12 years ago
  10. 682877c Bluetooth: Check MTU value in l2cap_sock_setsockopt_old by Andre Guedes · 12 years ago
  11. 5382669 Bluetooth: Move check for backlog size to l2cap_sock.c by Gustavo Padovan · 12 years ago
  12. 54a59aa Bluetooth: Add l2cap_chan->ops->ready() by Andrei Emeltchenko · 12 years ago
  13. c0df7f6 Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c by Andrei Emeltchenko · 12 years ago
  14. 80b9802 Bluetooth: Use chan as parameters for l2cap chan ops by Gustavo Padovan · 12 years ago
  15. 2983fd6 Bluetooth: Define and use PSM identifiers by Andrei Emeltchenko · 12 years ago
  16. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  17. c5daa68 Bluetooth: Create flags for bt_sk() by Gustavo Padovan · 12 years ago
  18. c6585a4 Bluetooth: report the right security level in getsockopt by Gustavo Padovan · 12 years ago
  19. a6a5568 Bluetooth: Lock the L2CAP channel when sending by Mat Martineau · 12 years ago
  20. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  21. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  22. 61d6ef3 Bluetooth: Make better use of l2cap_chan reference counting by Mat Martineau · 12 years ago
  23. 8e9f989 Bluetooth: Use address type info from user-space by Andre Guedes · 12 years ago
  24. 6b3af73 Bluetooth: Split error handling for L2CAP listen sockets by Marcel Holtmann · 12 years ago
  25. 9033894 Bluetooth: Remove err parameter from alloc_skb() by Gustavo Padovan · 12 years ago
  26. bd4b165 Bluetooth: Adds set_default function in L2CAP setup by Andrei Emeltchenko · 12 years ago
  27. 3a602a0 Bluetooth: Remove unneeded zero initialization by Andrei Emeltchenko · 12 years ago
  28. eef1d9b Bluetooth: Remove sk parameter from l2cap_chan_create() by Gustavo Padovan · 12 years ago
  29. 6e4aff1 Bluetooth: Fix Endian Bug. by Santosh Nayak · 12 years ago
  30. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  31. ba13ccd Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies by Marcel Holtmann · 12 years ago
  32. b3fb611 Bluetooth: Remove socket lock check by Andrei Emeltchenko · 12 years ago
  33. 6be3655 Bluetooth: Change sk lock to chan lock in L2CAP core by Andrei Emeltchenko · 12 years ago
  34. 3df91ea Bluetooth: Revert to mutexes from RCU list by Andrei Emeltchenko · 12 years ago
  35. e05dcc3 Bluetooth: Use symbolic names for state in debug by Andrei Emeltchenko · 12 years ago
  36. 7ddb6e0 Bluetooth: Do not dereference zero sk by Andrei Emeltchenko · 12 years ago
  37. 2f7719c Bluetooth: Add alloc_skb chan operator by Andrei Emeltchenko · 12 years ago
  38. d22015a Bluetooth: silence lockdep warning by Octavian Purdila · 12 years ago
  39. 6423cf3 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 13 years ago
  40. 3542b854 Bluetooth: Keep chan->state and sk->sk_state in sync by Gustavo F. Padovan · 13 years ago
  41. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  42. 590051d Bluetooth: Add ProFUSION's copyright by Gustavo F. Padovan · 13 years ago
  43. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  44. f9c3123 Bluetooth: Use chan instead of l2cap_pi macro by Gustavo F. Padovan · 13 years ago
  45. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  46. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  47. 0bee1d6 Bluetooth: Allow L2CAP to increase the security level by Gustavo F. Padovan · 13 years ago
  48. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  49. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 13 years ago
  50. 6b3c710 Bluetooth: Initialize tx_win_max for fixed channel by Andrei Emeltchenko · 13 years ago
  51. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 13 years ago
  52. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  53. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  54. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 13 years ago
  55. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  56. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  57. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  58. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  59. 6be6b11 Bluetooth: Fixed wrong L2CAP Sock timer value by Chen Ganir · 13 years ago
  60. f9a3c20 Bluetooth: l2cap: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  61. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  62. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 13 years ago
  63. c1360a1 Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 13 years ago
  64. f1cb9af Bluetooth: Add support for resuming socket when SMP is finished by Vinicius Costa Gomes · 13 years ago
  65. 89bc500 Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  66. ba3bd0e Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  67. 2307049 Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  68. 80808e4 Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 13 years ago
  69. dc50a06 Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() by Gustavo F. Padovan · 13 years ago
  70. 448f262 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  71. 8d03e97 Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. by Filip Palian · 13 years ago
  72. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 13 years ago
  73. 0f85272 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  74. 500698d Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 13 years ago
  75. ab07801 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 13 years ago
  76. 715ec00 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 13 years ago
  77. 9a91a04 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 13 years ago
  78. 4519de9 Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  79. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  80. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  81. 23691d7 Bluetooth: Remove l2cap_sk_list by Gustavo F. Padovan · 13 years ago
  82. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 13 years ago
  83. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 13 years ago
  84. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 13 years ago
  85. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 13 years ago
  86. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  87. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  88. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  89. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  90. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  91. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 13 years ago
  92. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  93. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 13 years ago
  94. cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  95. cd69a03 Bluetooth: Fix wrong comparison in listen() by Gustavo F. Padovan · 13 years ago
  96. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  97. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  98. f1c6775 Bluetooth: Move srej and busy queues to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  99. e92c8e7 Bluetooth: Move ERTM timers to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  100. 2c03a7a Bluetooth: Move remote info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago