| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-30 |
|\ |
|
| * | bluetooth: uses crypto interfaces, select CRYPTO | Randy Dunlap | 2011-06-27 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-24 |
|\| |
|
| * | Bluetooth: include scatterlist.h where needed | Stephen Rothwell | 2011-06-24 |
| * | Bluetooth: Fix not setting the chan state | Vinicius Costa Gomes | 2011-06-21 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan | 2011-06-21 |
| |\ |
|
| | * | Bluetooth: Fix L2CAP connection establishment | Ilia Kolomisnky | 2011-06-15 |
| | * | Bluetooth: Fix accepting connect requests for defer_setup | Johan Hedberg | 2011-06-14 |
| | * | Bluetooth: Fix L2CAP security check | Luiz Augusto von Dentz | 2011-06-13 |
| * | | Bluetooth: Remove useless access to the socket | Vinicius Costa Gomes | 2011-06-20 |
| * | | Bluetooth: Fix crash when setting a LE socket to ready | Vinicius Costa Gomes | 2011-06-20 |
| * | | Bluetooth: Fix locking in blacklist code | Gustavo F. Padovan | 2011-06-17 |
| * | | Bluetooth: Use bit operations on conn_state | Gustavo F. Padovan | 2011-06-16 |
| * | | Bluetooth: use bit operation on conf_state | Gustavo F. Padovan | 2011-06-16 |
| * | | Bluetooth: Add blacklisting support for mgmt interface | Antti Julku | 2011-06-16 |
| * | | Bluetooth: Move blacklisting functions to hci_core | Antti Julku | 2011-06-16 |
| * | | Bluetooth: Add key size checks for SMP | Vinicius Costa Gomes | 2011-06-14 |
| * | | Bluetooth: Add support for SMP timeout | Vinicius Costa Gomes | 2011-06-14 |
| * | | Bluetooth: fix missing parameter for HCI_OP_DISCONNECT | Anderson Lizardo | 2011-06-13 |
| * | | Bluetooth: Add support for Pairing features exchange | Vinicius Costa Gomes | 2011-06-13 |
| * | | Bluetooth: Add support for building pairing commands | Vinicius Costa Gomes | 2011-06-13 |
| * | | Bluetooth: Fix initial security level of LE links | Vinicius Costa Gomes | 2011-06-13 |
| * | | Bluetooth: Add support for resuming socket when SMP is finished | Vinicius Costa Gomes | 2011-06-13 |
| * | | Bluetooth: Remove debug statements | Vinicius Costa Gomes | 2011-06-13 |
| * | | Bluetooth: Add support for LE Start Encryption | Vinicius Costa Gomes | 2011-06-13 |
| * | | Bluetooth: Add SMP confirmation checks methods | Anderson Briglia | 2011-06-13 |
| * | | Bluetooth: Add SMP confirmation structs | Anderson Briglia | 2011-06-13 |
| * | | Bluetooth: Add LE SMP Cryptoolbox functions | Anderson Briglia | 2011-06-13 |
| * | | Bluetooth: Add support for using the crypto subsystem | Vinicius Costa Gomes | 2011-06-13 |
| * | | Bluetooth: Add simple SMP pairing negotiation | Anderson Briglia | 2011-06-13 |
| * | | Bluetooth: Start SMP procedure | Anderson Briglia | 2011-06-13 |
| * | | Bluetooth: Implement the first SMP commands | Anderson Briglia | 2011-06-13 |
| * | | Bluetooth: Don't forget to check for LE_LINK | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: keep reference if any ERTM timer is enabled | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: Make timer functions generic | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: Add refcnt to struct l2cap_chan | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: Add state tracking to struct l2cap_chan | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: add close() callback to l2cap_chan_ops | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: add recv() callback to l2cap_chan_ops | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: Add l2cap_chan_ops abstraction | Gustavo F. Padovan | 2011-06-13 |
| * | | Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() | Gustavo F. Padovan | 2011-06-13 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan | 2011-06-09 |
| |\ \ |
|
| | * | | Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices | Ville Tervo | 2011-06-09 |
| | * | | Bluetooth: fix shutdown on SCO sockets | Luiz Augusto von Dentz | 2011-06-09 |
| | * | | Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-06-09 |
| * | | | Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg() | David Miller | 2011-06-09 |
| * | | | Bluetooth: Fix check for the ERTM local busy state | Mat Martineau | 2011-06-08 |
| * | | | Bluetooth: Restore accidentally-deleted line | Mat Martineau | 2011-06-08 |
| * | | | Bluetooth: Simplify hci_conn_accept_secure check | Waldemar Rymarkiewicz | 2011-06-08 |
| * | | | Bluetooth: Add BT_POWER L2CAP socket option. | Jaikumar Ganesh | 2011-06-08 |