index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-08-14
3
-30
/
+31
*
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
2014-08-14
1
-7
/
+3
*
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
2014-08-14
1
-12
/
+34
*
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
2014-08-14
1
-0
/
+3
*
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
2014-08-14
1
-0
/
+6
*
Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context
Johan Hedberg
2014-08-14
1
-1
/
+1
*
Bluetooth: Call l2cap_le_conn_ready after notifying channels
Johan Hedberg
2014-08-14
1
-3
/
+3
*
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
Johan Hedberg
2014-08-14
1
-2
/
+2
*
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
2
-9
/
+4
*
Bluetooth: Remove special ATT data channel handling
Johan Hedberg
2014-08-14
1
-79
/
+0
*
Bluetooth: Improve fixed channel lookup based on link type
Johan Hedberg
2014-08-14
1
-3
/
+8
*
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
Johan Hedberg
2014-08-14
1
-44
/
+80
*
Bluetooth: Refactor l2cap_connect_cfm
Johan Hedberg
2014-08-14
1
-5
/
+8
*
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
Johan Hedberg
2014-08-14
1
-9
/
+2
*
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2014-08-14
1
-0
/
+6
*
Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
Johan Hedberg
2014-08-14
1
-0
/
+3
*
Bluetooth: Fix reference counting of global L2CAP channels
Johan Hedberg
2014-08-14
1
-8
/
+28
*
Bluetooth: Fix confusion between parent and child channel for 6lowpan
Johan Hedberg
2014-08-14
1
-5
/
+5
*
Bluetooth: Remove redundant check for remote_key_dist
Johan Hedberg
2014-08-14
1
-2
/
+1
*
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
2014-08-14
2
-4
/
+27
*
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-14
2
-60
/
+43
*
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
2014-08-14
1
-24
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
22
-1570
/
+3620
|
\
|
*
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-08-05
6
-47
/
+287
|
|
\
|
|
*
Bluetooth: Always use non-bonding requirement when not bondable
Johan Hedberg
2014-07-30
1
-3
/
+8
|
|
*
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
2014-07-30
1
-7
/
+7
|
|
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
4
-11
/
+11
|
|
*
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
2014-07-30
1
-1
/
+1
|
|
*
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
2014-07-30
1
-1
/
+1
|
|
*
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
2014-07-30
1
-5
/
+8
|
|
*
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
2014-07-28
1
-1
/
+13
|
|
*
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
2014-07-28
1
-1
/
+1
|
|
*
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-27
2
-4
/
+4
|
|
*
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
2014-07-26
1
-0
/
+60
|
|
*
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
2
-2
/
+4
|
|
*
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2014-07-26
2
-0
/
+28
|
|
*
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
2014-07-26
1
-0
/
+96
|
|
*
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-23
3
-4
/
+33
|
|
*
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
Marcel Holtmann
2014-07-23
1
-6
/
+0
|
|
*
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
|
*
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
|
*
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
2014-07-22
1
-2
/
+5
|
*
|
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-29
14
-351
/
+403
|
|
\
|
|
|
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
3
-6
/
+6
|
|
*
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
2014-07-20
1
-1
/
+1
|
|
*
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-20
1
-2
/
+1
|
|
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
4
-5
/
+5
|
|
*
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
1
-2
/
+7
|
|
*
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
2
-0
/
+8
|
|
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
5
-11
/
+14
[next]