1. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  2. ac73498 Bluetooth: Use __constant when dealing with constants by Andrei Emeltchenko · 12 years ago
  3. 2983fd6 Bluetooth: Define and use PSM identifiers by Andrei Emeltchenko · 12 years ago
  4. 6d3c730 Bluetooth: Use lmp_ssp_capable() macro by Gustavo Padovan · 12 years ago
  5. 2d36935 Bluetooth: Send a configuration request after security confirmation by Mat Martineau · 12 years ago
  6. 59e54bd Bluetooth: Define L2CAP conf continuation flag by Andrei Emeltchenko · 12 years ago
  7. 8449e38 Bluetooth: Remove unneeded EXPORT_SYMBOL by Gustavo Padovan · 12 years ago
  8. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  9. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  10. fc5fef6 Bluetooth: Remove 'register' usage from the subsystem by Gustavo Padovan · 12 years ago
  11. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  12. 4f42a8c Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 12 years ago
  13. 5325e5b Bluetooth: Preserve L2CAP flags values by Andrei Emeltchenko · 12 years ago
  14. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  15. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  16. d660366 Bluetooth: Remove dead int returns by Gustavo Padovan · 12 years ago
  17. be4aad05 Bluetooth: Remove double check for BT_CONNECTED by Gustavo Padovan · 12 years ago
  18. 401bb1f Bluetooth: Silent sparse warnings by Andrei Emeltchenko · 12 years ago
  19. ee556f6 Bluetooth: Do not purge queue in Basic Mode by Gustavo Padovan · 12 years ago
  20. d1de6d4 Bluetooth: Enable ERTM by default by Mat Martineau · 12 years ago
  21. 273759e Bluetooth: Set txwin values for streaming mode by Mat Martineau · 12 years ago
  22. 6ea0048 Bluetooth: Remove unneccesary inline by Mat Martineau · 12 years ago
  23. 0362520 Bluetooth: Simplify the ERTM ack timeout by Mat Martineau · 12 years ago
  24. 80909e0 Bluetooth: Use the ERTM transmit state machine from timeout handlers by Mat Martineau · 12 years ago
  25. 4239d16 Bluetooth: Check rules when setting retransmit or monitor timers by Mat Martineau · 12 years ago
  26. c9e3d5e Bluetooth: Use new header structures in l2cap_send_rr_or_rnr by Mat Martineau · 12 years ago
  27. fcd289d Bluetooth: Handle incoming REJ frames by Mat Martineau · 12 years ago
  28. f80842a Bluetooth: Handle SREJ requests to resend unacked frames by Mat Martineau · 12 years ago
  29. 6383872 Bluetooth: Reassemble all available data when retransmissions succeed. by Mat Martineau · 12 years ago
  30. bed68bd Bluetooth: Send SREJ frames when packets go missing by Mat Martineau · 12 years ago
  31. e1fbd4c Bluetooth: Add implementation for retransmitting all unacked frames by Mat Martineau · 12 years ago
  32. d2a7ac5 Bluetooth: Add the ERTM receive state machine by Mat Martineau · 12 years ago
  33. e31f763 Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better by Mat Martineau · 12 years ago
  34. 61aa4f5 Bluetooth: Use the transmit state machine for busy state changes by Mat Martineau · 12 years ago
  35. 0a0aba4 Bluetooth: Refactor l2cap_send_ack by Mat Martineau · 12 years ago
  36. f5dbb07 Bluetooth: Remove receive code that has been superceded by Mat Martineau · 12 years ago
  37. 4b51dae9 Bluetooth: Add streaming mode receive and incoming packet classifier by Mat Martineau · 12 years ago
  38. cec8ab6e Bluetooth: Consolidate common receive code for ERTM and streaming mode by Mat Martineau · 12 years ago
  39. a67d7f6 Bluetooth: Refactor l2cap_send_sframe by Mat Martineau · 12 years ago
  40. 18a48e7 Bluetooth: Refactor l2cap_ertm_send by Mat Martineau · 12 years ago
  41. 3733937 Bluetooth: Refactor l2cap_streaming_send by Mat Martineau · 12 years ago
  42. 608bcc6 Bluetooth: Add a new L2CAP ERTM transmit state machine. by Mat Martineau · 12 years ago
  43. b191e03 Bluetooth: Change default state of ERTM disable flag by Mat Martineau · 12 years ago
  44. 2827011 Bluetooth: Fix early return from l2cap_chan_del by Mat Martineau · 12 years ago
  45. 9dc9aff Bluetooth: Free allocated ERTM SREJ list if init fails by Mat Martineau · 12 years ago
  46. a8c5fb1 Bluetooth: Fix coding style in hci_core.c by Gustavo Padovan · 12 years ago
  47. 5974e4c Bluetooth: Fix coding style in hci_conn.c by Gustavo Padovan · 12 years ago
  48. 807deac Bluetooth: Fix coding style in hci_event.c by Gustavo Padovan · 12 years ago
  49. b80f021 Bluetooth: Fix coding style in hci_sysfs.c by Gustavo Padovan · 12 years ago
  50. 3bb3c75 Bluetooth: Fix coding style in hci_sock.c by Gustavo Padovan · 12 years ago
  51. be7c2b9 Bluetooth: Fix coding style in sco.c by Gustavo Padovan · 12 years ago
  52. 8ce8e2b Bluetooth: Fix coding style in mgmt.c by Gustavo Padovan · 12 years ago
  53. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  54. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  55. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  56. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  57. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  58. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  59. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  60. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  61. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  62. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  63. 3ddbe87 svcrpc: fix a comment typo by J. Bruce Fields · 12 years ago
  64. 91c427a sunrpc: do array overrun check in svc_recv before allocating pages by Jeff Layton · 12 years ago
  65. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  66. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  67. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 12 years ago
  68. cc9b17a net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() by Jason Wang · 12 years ago
  69. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  71. a0f6876 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
  72. 3fdcbd4 drop_monitor: Add module alias to enable automatic module loading by Neil Horman · 12 years ago
  73. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 12 years ago
  74. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  75. a0c6ffb rds_rdma: don't assume infiniband device is PCI by Thadeu Lima de Souza Cascardo · 12 years ago
  76. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 12 years ago
  77. 7b21aea mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 12 years ago
  78. c26a0e1 mac80211: fix flag check for QoS NOACK frames by Claudio Pisa · 12 years ago
  79. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  80. 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 12 years ago
  81. 91657ea xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 12 years ago
  82. 992e68b mac80211: Fix race in checking AP status by sending null frame by Soumik Das · 12 years ago
  83. f0d1b3c net/wanrouter: Deprecate and schedule for removal by Joe Perches · 12 years ago
  84. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  85. 1ca7ee3 tcp: take care of overlaps in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  86. e49cc0d ipv4: fix the rcu race between free_fib_info and ip_route_output_slow by Yanmin Zhang · 12 years ago
  87. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  88. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  89. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  90. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  91. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  92. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  93. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  94. c3719a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  95. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  96. 6bd9adb libceph: fix pg_temp updates by Sage Weil · 12 years ago
  97. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  98. 99262a3 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  99. 991ad9e 9p: disconnect channel when PCI device is removed by Sasha Levin · 12 years ago
  100. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago