index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
1
-5
/
+0
2014-06-13
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
1
-1
/
+6
2014-06-13
Bluetooth: Fix deadlock in l2cap_conn_del()
Jukka Taimisto
1
-1
/
+7
2014-06-13
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
Johan Hedberg
1
-3
/
+1
2014-06-13
Bluetooth: Refactor discovery stopping into its own function
Johan Hedberg
1
-44
/
+49
2014-06-13
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
1
-0
/
+4
2014-06-13
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
1
-2
/
+7
2014-06-13
Bluetooth: Add clarifying comment for conn->auth_type
Johan Hedberg
1
-1
/
+5
2014-06-13
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
1
-2
/
+5
2014-06-13
Bluetooth: Fix check for connection encryption
Johan Hedberg
1
-1
/
+1
2014-06-13
Bluetooth: Fix incorrectly overriding conn->src_type
Johan Hedberg
1
-5
/
+0
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-263
/
+800
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
1
-3
/
+3
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
1
-2
/
+2
2014-06-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-37
/
+60
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2014-06-02
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-06-02
Bluetooth: Fix missing check for FIPS security level
Johan Hedberg
1
-1
/
+2
2014-06-01
Bluetooth: Fix requiring SMP MITM for outgoing connections
Johan Hedberg
1
-3
/
+4
2014-05-31
Bluetooth: l2cap: Set more channel defaults
Jukka Rissanen
1
-0
/
+6
2014-05-31
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
Jukka Rissanen
1
-30
/
+35
2014-05-31
Bluetooth: Fix authentication check for FIPS security level
Johan Hedberg
1
-0
/
+1
2014-05-31
Bluetooth: Fix properly ignoring LTKs of unknown types
Johan Hedberg
1
-2
/
+8
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-120
/
+449
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2014-05-23
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
1
-3
/
+16
2014-05-20
Bluetooth: Update smp_confirm to return a response code
Johan Hedberg
1
-14
/
+11
2014-05-20
Bluetooth: Update smp_random to return a response code
Johan Hedberg
1
-23
/
+11
2014-05-20
Bluetooth: Rename smp->smp_flags to smp->flags
Johan Hedberg
1
-19
/
+18
2014-05-20
Bluetooth: Remove unnecessary work structs from SMP code
Johan Hedberg
1
-16
/
+6
2014-05-20
Bluetooth: Fix setting initial local auth_req value
Johan Hedberg
1
-4
/
+2
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
5
-29
/
+32
2014-05-16
Bluetooth: Add missing msecs to jiffies conversion
Andrzej Kaczmarek
1
-1
/
+2
2014-05-16
Bluetooth: Add support for max_tx_power in Get Conn Info
Andrzej Kaczmarek
1
-6
/
+17
2014-05-16
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2
-1
/
+12
2014-05-16
Bluetooth: Avoid polling TX power for LE links
Andrzej Kaczmarek
1
-4
/
+10
2014-05-16
Bluetooth: Add support to get connection information
Andrzej Kaczmarek
1
-0
/
+196
2014-05-16
Bluetooth: Add conn info lifetime parameters to debugfs
Andrzej Kaczmarek
1
-0
/
+63
2014-05-14
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
1
-2
/
+2
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+12
2014-05-10
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2
-0
/
+29
2014-05-09
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2014-05-08
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
1
-0
/
+23
2014-05-08
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2
-10
/
+11
2014-05-06
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2
-11
/
+11
2014-04-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-105
/
+290
2014-04-25
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-04-25
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
1
-0
/
+6
2014-04-24
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
Marcel Holtmann
1
-10
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
[next]