aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-20
* Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-20
* Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-20
* Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-20
* Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-13
* Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-13
* Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-13
* Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-13
* Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-13
* Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-13
* Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-13
* Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-13
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-13
* Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-13
* Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-11
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-05
| |\
| | * Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-02
| | * Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-02
| | * Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg2014-06-01
| | * Bluetooth: l2cap: Set more channel defaultsJukka Rissanen2014-05-31
| | * Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-05-31
| | * Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg2014-05-31
| | * Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg2014-05-31
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-29
| |\|
| | * Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-23
| | * Bluetooth: Update smp_confirm to return a response codeJohan Hedberg2014-05-20
| | * Bluetooth: Update smp_random to return a response codeJohan Hedberg2014-05-20
| | * Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg2014-05-20
| | * Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg2014-05-20
| | * Bluetooth: Fix setting initial local auth_req valueJohan Hedberg2014-05-20
| | * Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-20
| | * Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek2014-05-16
| | * Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek2014-05-16
| | * Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-16
| | * Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek2014-05-16
| | * Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-16
| | * Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-16
| | * Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-09
| | * Bluetooth: Increment management interface revisionMarcel Holtmann2014-05-09
| | * Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-08
| | * Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-08
| | * Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-05
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
| |\ \ \
| * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-04-30
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-24
| | * | | Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-11
| | * | | Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-11