1. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 14 years ago
  2. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 14 years ago
  3. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 14 years ago
  4. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  5. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  6. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  7. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  8. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  9. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 14 years ago
  10. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  11. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 14 years ago
  12. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  13. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
  14. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
  15. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
  16. b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 14 years ago
  17. 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 14 years ago
  18. 26954c7 Bluetooth: Fix lockdep warning in L2CAP by Gustavo F. Padovan · 14 years ago
  19. 62f3a2c Bluetooth: Fix another locking unbalance by Gustavo F. Padovan · 14 years ago
  20. 280f294 Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() by Gustavo F. Padovan · 14 years ago
  21. e1ba1f1 Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled by Szymon Janc · 14 years ago
  22. 9f69bda Bluetooth: Add proper handling of received LE data by Gustavo F. Padovan · 14 years ago
  23. cd69a03 Bluetooth: Fix wrong comparison in listen() by Gustavo F. Padovan · 14 years ago
  24. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  25. c916fbe Bluetooth: Remove unneeded uninitialized_vars() by Gustavo F. Padovan · 14 years ago
  26. 49208c9 Bluetooth: Remove some sk references from l2cap_core.c by Gustavo F. Padovan · 14 years ago
  27. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  28. 2ead70b Bluetooth: Fix lockdep warning with skb list lock by Gustavo F. Padovan · 14 years ago
  29. 311bb89 Bluetooth: Move busy workqueue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  30. f1c6775 Bluetooth: Move srej and busy queues to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  31. e92c8e7 Bluetooth: Move ERTM timers to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  32. 2c03a7a Bluetooth: Move remote info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  33. 6f61fd47 Bluetooth: Move SDU related vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  34. 6a02661 Bluetooth: Move more ERTM stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  35. 42e5c80 Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  36. 525cd18 Bluetooth: Move conn_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  37. 710f9b0 Bluetooth: clean up l2cap_sock_recvmsg() by Gustavo F. Padovan · 14 years ago
  38. 73ffa90 Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  39. fc7f8a7 Bluetooth: Move ident to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  40. 820ffdb Bluetooth: Remove struct del_list by Gustavo F. Padovan · 14 years ago
  41. baa7e1f Bluetooth: Use struct list_head for L2CAP channels list by Gustavo F. Padovan · 14 years ago
  42. 4845407 Bluetooth: Create struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  43. db940cb Bluetooth: convert net/bluetooth/ to kstrtox by Alexey Dobriyan · 14 years ago
  44. e63a15e Bluetooth: Use GFP_KERNEL in user context by Gustavo F. Padovan · 14 years ago
  45. 1322901 Bluetooth: Don't use spin_lock_bh in user context by Gustavo F. Padovan · 14 years ago
  46. fada4ac Bluetooth: Use kthread API in cmtp by Szymon Janc · 14 years ago
  47. f4d7cd4 Bluetooth: Use kthread API in bnep by Szymon Janc · 14 years ago
  48. aabf6f8 Bluetooth: Use kthread API in hidp by Szymon Janc · 14 years ago
  49. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 14 years ago
  50. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 14 years ago
  51. 1e429f3 Bluetooth: Remove gfp_mask param from hci_reassembly() by Gustavo F. Padovan · 14 years ago
  52. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 14 years ago
  53. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 14 years ago
  54. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 14 years ago
  55. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  56. c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 14 years ago
  57. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  58. 6f5ef99 Bluetooth: Fix warning with hci_cmd_timer by Thomas Gleixner · 14 years ago
  59. 34bd027 Bluetooth: delete hanging L2CAP channel by Andrei Emeltchenko · 14 years ago
  60. 08ba538 Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply by Johan Hedberg · 14 years ago
  61. 1057213 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 14 years ago
  62. 23e9fde Bluetooth: Increment unacked_frames count only the first transmit by Suraj Sumangala · 14 years ago
  63. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 14 years ago
  64. e90165b Bluetooth: check L2CAP info_rsp ident and state by Andrei Emeltchenko · 14 years ago
  65. d101024 Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add by Gustavo F. Padovan · 14 years ago
  66. ce85ee1 Bluetooth: Enable support for out of band association model by Szymon Janc · 14 years ago
  67. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 14 years ago
  68. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 14 years ago
  69. 8fce635 Bluetooth: Allow for NULL data in mgmt_pending_add by Szymon Janc · 14 years ago
  70. c68fb7f Bluetooth: Rename cmd to param in pending_cmd by Szymon Janc · 14 years ago
  71. e0e185e Bluetooth: Fix checkpatch error in cmtp.h by Szymon Janc · 14 years ago
  72. ffd1332 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 14 years ago
  73. 58aac46 Bluetooth: Do not use assignments in IF conditions by Szymon Janc · 14 years ago
  74. 17f09a7 Bluetooth: Fix checkpatch errors, code style issues and typos in hidp by Szymon Janc · 14 years ago
  75. 8c20aa9 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 14 years ago
  76. 3aad75a Bluetooth: Fix checkpatch errors and some code style issues in bnep by Szymon Janc · 14 years ago
  77. a3d9bd4 Bluetooth: Opencode macros in bnep/core.c by Szymon Janc · 14 years ago
  78. 2c6d1a2 Bluetooth: Improve error message on wrong link type by Gustavo F. Padovan · 14 years ago
  79. b312b161 Bluetooth: mgmt: Add support for setting the local name by Johan Hedberg · 14 years ago
  80. dc4fe30 Bluetooth: mgmt: Add local name information to read_info reply by Johan Hedberg · 14 years ago
  81. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 14 years ago
  82. f0681a6 Bluetooth: remove unnecessary function declaration by Gustavo F. Padovan · 14 years ago
  83. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 14 years ago
  84. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 14 years ago
  85. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 14 years ago
  86. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 14 years ago
  87. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 14 years ago
  88. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  89. 1459a3c bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() by Balaji G · 14 years ago
  90. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  91. 02aadf7 xfrm: Restrict extended sequence numbers to esp by Steffen Klassert · 14 years ago
  92. e2b1912 xfrm: Check for esn buffer len in xfrm_new_ae by Steffen Klassert · 14 years ago
  93. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 14 years ago
  94. 36ae014 xfrm: Move the test on replay window size into the replay check functions by Steffen Klassert · 14 years ago
  95. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 14 years ago
  96. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 14 years ago
  97. 2b78ac9 cfg80211: fix BSS double-unlinking (continued) by Juuso Oikarinen · 14 years ago
  98. bef9bac cfg80211:: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  99. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  100. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 14 years ago