| Commit message (Expand) | Author | Age |
* | Bluetooth: Allow change security level on ATT_CID in slave role | Marcin Kraglak | 2014-06-13 |
* | Bluetooth: Fix locking of hdev when calling into SMP code | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Fix deadlock in l2cap_conn_del() | Jukka Taimisto | 2014-06-13 |
* | Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Refactor discovery stopping into its own function | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Fix indicating discovery state when canceling inquiry | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Fix setting correct authentication information for SMP STK | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Add clarifying comment for conn->auth_type | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Fix SSP acceptor just-works confirmation without MITM | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Fix check for connection encryption | Johan Hedberg | 2014-06-13 |
* | Bluetooth: Fix incorrectly overriding conn->src_type | Johan Hedberg | 2014-06-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | net: add __pskb_copy_fclone and pskb_copy_for_clone | Octavian Purdila | 2014-06-11 |
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-06-05 |
| |\ |
|
| | * | Bluetooth: Fix L2CAP deadlock | Jukka Taimisto | 2014-06-02 |
| | * | Bluetooth: Fix missing check for FIPS security level | Johan Hedberg | 2014-06-02 |
| | * | Bluetooth: Fix requiring SMP MITM for outgoing connections | Johan Hedberg | 2014-06-01 |
| | * | Bluetooth: l2cap: Set more channel defaults | Jukka Rissanen | 2014-05-31 |
| | * | Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling | Jukka Rissanen | 2014-05-31 |
| | * | Bluetooth: Fix authentication check for FIPS security level | Johan Hedberg | 2014-05-31 |
| | * | Bluetooth: Fix properly ignoring LTKs of unknown types | Johan Hedberg | 2014-05-31 |
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-05-29 |
| |\| |
|
| | * | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg | 2014-05-23 |
| | * | Bluetooth: Update smp_confirm to return a response code | Johan Hedberg | 2014-05-20 |
| | * | Bluetooth: Update smp_random to return a response code | Johan Hedberg | 2014-05-20 |
| | * | Bluetooth: Rename smp->smp_flags to smp->flags | Johan Hedberg | 2014-05-20 |
| | * | Bluetooth: Remove unnecessary work structs from SMP code | Johan Hedberg | 2014-05-20 |
| | * | Bluetooth: Fix setting initial local auth_req value | Johan Hedberg | 2014-05-20 |
| | * | Bluetooth: Make SMP context private to smp.c | Johan Hedberg | 2014-05-20 |
| | * | Bluetooth: Add missing msecs to jiffies conversion | Andrzej Kaczmarek | 2014-05-16 |
| | * | Bluetooth: Add support for max_tx_power in Get Conn Info | Andrzej Kaczmarek | 2014-05-16 |
| | * | Bluetooth: Store max TX power level for connection | Andrzej Kaczmarek | 2014-05-16 |
| | * | Bluetooth: Avoid polling TX power for LE links | Andrzej Kaczmarek | 2014-05-16 |
| | * | Bluetooth: Add support to get connection information | Andrzej Kaczmarek | 2014-05-16 |
| | * | Bluetooth: Add conn info lifetime parameters to debugfs | Andrzej Kaczmarek | 2014-05-16 |
| | * | Bluetooth: Store TX power level for connection | Andrzej Kaczmarek | 2014-05-09 |
| | * | Bluetooth: Increment management interface revision | Marcel Holtmann | 2014-05-09 |
| | * | Bluetooth: Store RSSI for connection | Andrzej Kaczmarek | 2014-05-08 |
| | * | Bluetooth: Add support for SMP Invalid Parameters error code | Johan Hedberg | 2014-05-08 |
| | * | Bluetooth: Convert RFCOMM spinlocks into mutexes | Libor Pechacek | 2014-05-05 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-27 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-13 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-04-30 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command | Marcel Holtmann | 2014-04-24 |
| | * | | | Bluetooth: Request MITM Protection when initiator | Mikel Astiz | 2014-04-11 |
| | * | | | Bluetooth: Use MITM Protection when IO caps allow it | Timo Mueller | 2014-04-11 |
| | * | | | Bluetooth: Refactor code for outgoing dedicated bonding | Mikel Astiz | 2014-04-11 |
| | * | | | Bluetooth: Refactor hci_get_auth_req() | Mikel Astiz | 2014-04-11 |
| | * | | | Bluetooth: Fix address in unmergeable device found events | Johan Hedberg | 2014-03-29 |
| | * | | | Bluetooth: Keep msec in DISCOV_LE_TIMEOUT | Lukasz Rymanowski | 2014-03-28 |