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.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-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
22
-1570
/
+3620
2014-08-06
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-47
/
+287
2014-07-30
Bluetooth: Always use non-bonding requirement when not bondable
Johan Hedberg
1
-3
/
+8
2014-07-30
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
1
-7
/
+7
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
4
-11
/
+11
2014-07-30
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
1
-1
/
+1
2014-07-30
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
1
-1
/
+1
2014-07-30
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
1
-5
/
+8
2014-07-29
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
14
-351
/
+403
2014-07-28
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
1
-1
/
+13
2014-07-28
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
1
-1
/
+1
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-15
/
+57
2014-07-27
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2
-4
/
+4
2014-07-26
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
1
-0
/
+60
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2
-2
/
+4
2014-07-26
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2
-0
/
+28
2014-07-26
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
1
-0
/
+96
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
3
-4
/
+33
2014-07-24
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
Marcel Holtmann
1
-6
/
+0
2014-07-23
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
1
-0
/
+4
2014-07-23
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
1
-0
/
+4
2014-07-22
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
1
-2
/
+5
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
3
-6
/
+6
2014-07-20
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
1
-1
/
+1
2014-07-20
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
1
-2
/
+1
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
4
-5
/
+5
2014-07-17
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
1
-2
/
+7
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2
-0
/
+8
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
5
-11
/
+14
2014-07-17
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
1
-0
/
+3
2014-07-17
Bluetooth: never linger on process exit
Vladimir Davydov
3
-4
/
+8
2014-07-17
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2
-1
/
+7
2014-07-17
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
1
-1
/
+1
2014-07-16
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
1
-12
/
+11
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-7
/
+1
2014-07-16
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
1
-0
/
+6
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
3
-21
/
+17
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
6
-21
/
+27
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
4
-33
/
+23
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
1
-1
/
+1
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2
-3
/
+4
2014-07-15
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
1
-5
/
+5
2014-07-15
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
1
-5
/
+2
2014-07-15
Bluetooth: cmtp: Remove unnecessary null test
Himangi Saraogi
1
-6
/
+0
2014-07-14
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
1
-2
/
+5
2014-07-14
Bluetooth: Remove sco_chan_get helper function
Marcel Holtmann
1
-11
/
+9
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
1
-3
/
+3
2014-07-13
Bluetooth: Remove unneeded forward declaration of sco_chan_del
Marcel Holtmann
1
-29
/
+27
2014-07-13
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
Marcel Holtmann
1
-12
/
+11
2014-07-13
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
1
-1
/
+1
[next]