index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
volatile-considered-harmful.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
1
-2
/
+5
2014-07-21
Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard
Marcel Holtmann
1
-0
/
+3
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: Fix endian and alignment issue with ath3k version handling
Marcel Holtmann
1
-13
/
+16
2014-07-20
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
1
-2
/
+1
2014-07-19
Bluetooth: btmrvl: add public address configuration support
Amitkumar Karwar
2
-0
/
+25
2014-07-19
Bluetooth: add public address configuration for Marvell USB devices
Amitkumar Karwar
1
-0
/
+31
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
3
-0
/
+9
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
7
-13
/
+17
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
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
1
-0
/
+6
2014-07-16
Bluetooth: Track number of LE slave connections
Johan Hedberg
1
-0
/
+5
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
4
-22
/
+19
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
7
-24
/
+30
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
5
-34
/
+24
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2
-4
/
+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: btmrvl: avoid sending data to firmware after hs_activated
Chin-Ran Lo
1
-8
/
+8
2014-07-14
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
2
-5
/
+4
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
2014-07-13
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
1
-1
/
+4
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2
-4
/
+8
2014-07-13
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
1
-3
/
+5
2014-07-12
Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered
Marcel Holtmann
1
-1
/
+1
2014-07-12
MAINTAINERS: add net/6lowpan/ maintainer entry
Alexander Aring
1
-0
/
+7
2014-07-12
6lowpan: introduce new net/6lowpan directory
Alexander Aring
8
-14
/
+16
2014-07-11
Bluetooth: Fix tracking local SSP authentication requirement
Johan Hedberg
1
-9
/
+8
2014-07-11
Bluetooth: Add support for external configuration with UART driver
Marcel Holtmann
2
-1
/
+6
2014-07-11
Bluetooth: Check for valid HCI UART driver flags
Marcel Holtmann
1
-1
/
+18
2014-07-11
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
2
-4
/
+3
2014-07-11
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
Marcel Holtmann
1
-1
/
+0
2014-07-11
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
2
-13
/
+13
2014-07-11
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
2
-12
/
+12
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2
-2
/
+5
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
3
-9
/
+16
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2
-11
/
+11
2014-07-11
Bluetooth: Delcare the hci_sec_filter as const
Marcel Holtmann
1
-1
/
+1
[next]