Age | Commit message (Expand) | Author |
2014-06-20 | Bluetooth: Fix for ACL disconnect when pairing fails | Lukasz Rymanowski |
2014-06-20 | Bluetooth: Fix rejecting pairing in case of insufficient capabilities | Johan Hedberg |
2014-06-20 | Bluetooth: Refactor authentication method lookup into its own function | Johan Hedberg |
2014-06-20 | Bluetooth: Fix overriding higher security level in SMP | Johan Hedberg |
2014-06-13 | 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-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-11 | net: add __pskb_copy_fclone and pskb_copy_for_clone | Octavian Purdila |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Bluetooth: Fix L2CAP deadlock | Jukka Taimisto |
2014-06-02 | Bluetooth: Fix missing check for FIPS security level | Johan Hedberg |
2014-05-31 | Bluetooth: Fix requiring SMP MITM for outgoing connections | Johan Hedberg |
2014-05-30 | Bluetooth: l2cap: Set more channel defaults | Jukka Rissanen |
2014-05-30 | Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling | Jukka Rissanen |
2014-05-30 | Bluetooth: Fix authentication check for FIPS security level | Johan Hedberg |
2014-05-30 | Bluetooth: Fix properly ignoring LTKs of unknown types | Johan Hedberg |
2014-05-29 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | 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-23 | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg |
2014-05-20 | 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-16 | Bluetooth: Add missing msecs to jiffies conversion | Andrzej Kaczmarek |
2014-05-15 | Bluetooth: Add support for max_tx_power in Get Conn Info | Andrzej Kaczmarek |
2014-05-15 | Bluetooth: Store max TX power level for connection | Andrzej Kaczmarek |
2014-05-15 | Bluetooth: Avoid polling TX power for LE links | Andrzej Kaczmarek |
2014-05-15 | Bluetooth: Add support to get connection information | Andrzej Kaczmarek |
2014-05-15 | Bluetooth: Add conn info lifetime parameters to debugfs | Andrzej Kaczmarek |
2014-05-14 | Bluetooth: Fix L2CAP LE debugfs entries permissions | Samuel Ortiz |
2014-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-09 | Bluetooth: Store TX power level for connection | Andrzej Kaczmarek |
2014-05-09 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2014-05-08 | Bluetooth: Store RSSI for connection | Andrzej Kaczmarek |
2014-05-08 | Bluetooth: Add support for SMP Invalid Parameters error code | Johan Hedberg |
2014-05-05 | Bluetooth: Convert RFCOMM spinlocks into mutexes | Libor Pechacek |
2014-04-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |