1. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 13 years ago
  2. b4294d6 netfitler: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  3. 511b7e3 netfilter: adding the original quota2 from xtables-addons by JP Abgrall · 13 years ago
  4. 89daa34 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  5. 1fa2de3 Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  6. c00ddbf Bluetooth: Add support for communicating keys with userspace by Vinicius Costa Gomes · 13 years ago
  7. 1143205 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  8. 5d873ca Bluetooth: Use the stored LTK for restabilishing security by Vinicius Costa Gomes · 13 years ago
  9. f1b45c5 Bluetooth: Use the link key list to temporarily store the STK by Vinicius Costa Gomes · 13 years ago
  10. e56cede Bluetooth: Add support for storing the LTK by Vinicius Costa Gomes · 13 years ago
  11. 10daf97 Bluetooth: Fix SM pairing parameters negotiation by Vinicius Costa Gomes · 13 years ago
  12. 60e5647 Bluetooth: Reject an encryption request when the key isn't found by Vinicius Costa Gomes · 13 years ago
  13. 7f9004d Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  14. c1d5e1d Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  15. 119c689 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 13 years ago
  16. c0675b8 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 13 years ago
  17. d033662 Bluetooth: Move code for ERTM local busy state to separate functions by Mat Martineau · 13 years ago
  18. f1e1cc3 Bluetooth: Fix potential deadlock in mgmt by Andre Guedes · 13 years ago
  19. 44c2935 Bluetooth: Fix potential deadlock in hci_core by Andre Guedes · 13 years ago
  20. a577fe3 Bluetooth: Remove enable_smp parameter by Andre Guedes · 13 years ago
  21. c006aa0 Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 13 years ago
  22. 5521abe Bluetooth: Add enable_le module parameter by Andre Guedes · 13 years ago
  23. e326af4 Bluetooth: Write LE Host Supported command by Andre Guedes · 13 years ago
  24. d5fa513 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 13 years ago
  25. 758b9e9a Bluetooth: Check earlier for L2CAP ERTM frames to drop by Mat Martineau · 13 years ago
  26. 0e43af4 Bluetooth: Fix bad locking balance by Gustavo F. Padovan · 13 years ago
  27. 19f7f22 Bluetooth: Add bt_printk by Joe Perches · 13 years ago
  28. d8e4f87 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 13 years ago
  29. 6e35f04 Bluetooth: ERTM timeouts need to be converted to jiffies by Mat Martineau · 13 years ago
  30. 783db13 Bluetooth: Fix indentation whitespace by Mat Martineau · 13 years ago
  31. 63e9cde Bluetooth: uses crypto interfaces, select CRYPTO by Randy Dunlap · 13 years ago
  32. 23e6494 Bluetooth: include scatterlist.h where needed by Stephen Rothwell · 13 years ago
  33. a8eaf8b Bluetooth: Fix not setting the chan state by Vinicius Costa Gomes · 13 years ago
  34. 43d669e Bluetooth: Remove useless access to the socket by Vinicius Costa Gomes · 13 years ago
  35. 16af3da Bluetooth: Fix crash when setting a LE socket to ready by Vinicius Costa Gomes · 13 years ago
  36. b4742a1 Bluetooth: Fix locking in blacklist code by Gustavo F. Padovan · 13 years ago
  37. e299c1c Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 13 years ago
  38. 2ddee5a Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 13 years ago
  39. 58d1980 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 13 years ago
  40. 9d90e2e Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 13 years ago
  41. 397d9ae Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 13 years ago
  42. b19d5ce Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 13 years ago
  43. 53fba61 Bluetooth: fix missing parameter for HCI_OP_DISCONNECT by Anderson Lizardo · 13 years ago
  44. 64532ec Bluetooth: Add support for Pairing features exchange by Vinicius Costa Gomes · 13 years ago
  45. 901920a Bluetooth: Add support for building pairing commands by Vinicius Costa Gomes · 13 years ago
  46. 403d2c8 Bluetooth: Fix initial security level of LE links by Vinicius Costa Gomes · 13 years ago
  47. a5474a8 Bluetooth: Add support for resuming socket when SMP is finished by Vinicius Costa Gomes · 14 years ago
  48. c34e25e Bluetooth: Remove debug statements by Vinicius Costa Gomes · 13 years ago
  49. 735038c Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  50. 21b8a2b Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 13 years ago
  51. c8e856e Bluetooth: Add SMP confirmation structs by Anderson Briglia · 13 years ago
  52. 8e7a3c5 Bluetooth: Add LE SMP Cryptoolbox functions by Anderson Briglia · 13 years ago
  53. 09fabbc Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 13 years ago
  54. 13b4839 Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 13 years ago
  55. ea37012 Bluetooth: Start SMP procedure by Anderson Briglia · 13 years ago
  56. 133e14c Bluetooth: Implement the first SMP commands by Anderson Briglia · 13 years ago
  57. d7649a5 Bluetooth: Don't forget to check for LE_LINK by Gustavo F. Padovan · 13 years ago
  58. 446b49b Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 13 years ago
  59. bd69b5a Bluetooth: Make timer functions generic by Gustavo F. Padovan · 13 years ago
  60. 4a6aa52 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  61. f1b394a Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  62. c4cf743 Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  63. 162025c Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  64. b090c4b Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 13 years ago
  65. b87bf5b Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() by Gustavo F. Padovan · 13 years ago
  66. 941df95 Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg() by David Miller · 13 years ago
  67. 8f1e790 Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  68. f78088a Bluetooth: Fix check for the ERTM local busy state by Mat Martineau · 13 years ago
  69. 5125e9e Bluetooth: Restore accidentally-deleted line by Mat Martineau · 13 years ago
  70. 8b00cf0 Bluetooth: Simplify hci_conn_accept_secure check by Waldemar Rymarkiewicz · 13 years ago
  71. 514abe6 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 13 years ago
  72. 9f449e0 Bluetooth: Verify a pin code in pin_code_reply by Waldemar Rymarkiewicz · 13 years ago
  73. 6fbf3ee Bluetooth: Remove a magic number by Waldemar Rymarkiewicz · 13 years ago
  74. ef69a01 Bluetooth: fix sparse & gcc warnings by Johannes Berg · 13 years ago
  75. c7f0d99 Bluetooth: Set 'peer_addr_type' in hci_le_connect() by Andre Guedes · 13 years ago
  76. 5e89ece Bluetooth: Check advertising cache in hci_connect() by Andre Guedes · 13 years ago
  77. 92398c8 Bluetooth: Remove useless check in hci_connect() by Andre Guedes · 13 years ago
  78. 149c097 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 13 years ago
  79. 5444429 Bluetooth: Refactor hci_auth_complete_evt function by Waldemar Rymarkiewicz · 13 years ago
  80. 62c5f52 Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 13 years ago
  81. 45e600f Bluetooth: Advertising entries lifetime by Andre Guedes · 13 years ago
  82. 726e133 Bluetooth: Clear advertising cache before scanning by Andre Guedes · 13 years ago
  83. 5df108f Bluetooth: Add Advertising Report Meta Event handler by Andre Guedes · 13 years ago
  84. 6c77c8c Bluetooth: LE advertising cache by Andre Guedes · 13 years ago
  85. 762a990 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  86. 1eb5ad7 Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 13 years ago
  87. 13003e0 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 13 years ago
  88. 8974c54 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 13 years ago
  89. dcb1cc3 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 13 years ago
  90. 6e9e43f Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  91. ceb723b Bluetooth: Remove unnecessary use of hci_dev_list_lock by Johan Hedberg · 13 years ago
  92. 5234259 Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old() by David Miller · 13 years ago
  93. af2a7f4 Bluetooth: fix set but not used warning by Gustavo F. Padovan · 13 years ago
  94. 54f6151 Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure by Ruiyi Zhang · 13 years ago
  95. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 13 years ago
  96. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  97. 9491230 sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it by Wei Yongjun · 13 years ago
  98. f03d78d net: refine {udp|tcp|sctp}_mem limits by Eric Dumazet · 13 years ago
  99. 410ef5f netfitler: xt_qtaguid: add another missing spin_unlock. by JP Abgrall · 13 years ago
  100. 2450033 netfilter: qtaguid: fix bad-arg handling when tagging socket by JP Abgrall · 13 years ago