summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-131-5/+0
* Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-131-1/+6
* Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-131-1/+7
* Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-131-3/+1
* Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-131-44/+49
* Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-131-0/+4
* Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-131-2/+7
* Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-131-1/+5
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-131-2/+5
* Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-131-1/+1
* Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-131-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1213-263/+800
|\
| * net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-111-3/+3
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-056-37/+60
| |\
| | * Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-021-1/+4
| | * Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-021-1/+2
| | * Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg2014-05-311-3/+4
| | * Bluetooth: l2cap: Set more channel defaultsJukka Rissanen2014-05-301-0/+6
| | * Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-05-301-30/+35
| | * Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg2014-05-301-0/+1
| | * Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg2014-05-301-2/+8
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-298-120/+449
| |\ \ | | |/
| | * Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-231-3/+16
| | * Bluetooth: Update smp_confirm to return a response codeJohan Hedberg2014-05-201-14/+11
| | * Bluetooth: Update smp_random to return a response codeJohan Hedberg2014-05-201-23/+11
| | * Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg2014-05-201-19/+18
| | * Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg2014-05-201-16/+6
| | * Bluetooth: Fix setting initial local auth_req valueJohan Hedberg2014-05-201-4/+2
| | * Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-205-29/+32
| | * Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek2014-05-161-1/+2
| | * Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek2014-05-151-6/+17
| | * Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-152-1/+12
| | * Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek2014-05-151-4/+10
| | * Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-151-0/+196
| | * Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-151-0/+63
| | * Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-092-0/+29
| | * Bluetooth: Increment management interface revisionMarcel Holtmann2014-05-091-1/+1
| | * Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-081-0/+23
| | * Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-082-10/+11
| | * Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-052-11/+11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-2/+2
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-132-3/+12
| |\ \ \
| * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-04-306-105/+290
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-241-10/+1
| | * | | Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-111-2/+4
| | * | | Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-111-7/+2
| | * | | Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2014-04-112-10/+9
| | * | | Bluetooth: Refactor hci_get_auth_req()Mikel Astiz2014-04-111-15/+22
| | * | | Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg2014-03-291-3/+2
| | * | | Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2014-03-281-1/+1
OpenPOWER on IntegriCloud