index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
route.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
Bluetooth: Don't send device found events for duplicate reports
Johan Hedberg
1
-7
/
+12
2014-03-26
Bluetooth: Fix line splitting of mgmt_device_found parameters
Johan Hedberg
2
-4
/
+4
2014-03-26
Bluetooth: Remove redundant NULL check
Johan Hedberg
1
-2
/
+1
2014-03-26
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
2
-2
/
+105
2014-03-26
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
3
-10
/
+87
2014-03-26
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
3
-12
/
+19
2014-03-26
Bluetooth: Don't send device found events during passive scanning
Johan Hedberg
1
-2
/
+6
2014-03-26
Bluetooth: Add error mapping for Directed Advertising Timeout
Johan Hedberg
1
-0
/
+1
2014-03-26
Bluetooth: Fix LE responder/initiator address setting
Johan Hedberg
1
-12
/
+14
2014-03-26
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2
-16
/
+4
2014-03-26
Bluetooth: Use memdup_user in le_auto_conn_write()
Andre Guedes
1
-8
/
+3
2014-03-26
Bluetooth: Refactor advertising report processing into its own function
Johan Hedberg
1
-8
/
+13
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2
-2
/
+4
2014-03-24
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
1
-2
/
+0
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
1
-1
/
+1
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2
-49
/
+7
2014-03-24
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
1
-0
/
+5
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2
-0
/
+7
2014-03-24
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
1
-0
/
+4
2014-03-24
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
1
-0
/
+34
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
1
-1
/
+7
2014-03-23
Bluetooth: bluecard: Use del_timer_sync() in teardown path
Thomas Gleixner
1
-1
/
+1
2014-03-21
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2
-0
/
+26
2014-03-21
Bluetooth: btmrvl: don't consume all vendor specific events
Amitkumar Karwar
1
-5
/
+6
2014-03-20
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2
-21
/
+11
2014-03-20
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
4
-6
/
+6
2014-03-19
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2
-0
/
+23
2014-03-19
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
1
-2
/
+14
2014-03-19
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
1
-2
/
+3
2014-03-19
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
1
-1
/
+1
2014-03-19
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
1
-4
/
+2
2014-03-18
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
1
-0
/
+6
2014-03-18
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
1
-55
/
+46
2014-03-18
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
1
-2
/
+2
2014-03-14
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
1
-0
/
+5
2014-03-13
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
Arnd Bergmann
1
-1
/
+1
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
11
-96
/
+96
2014-03-11
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
1
-5
/
+7
2014-03-11
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
1
-0
/
+1
2014-03-11
Bluetooth: make bluetooth 6lowpan as an option
Alexander Aring
3
-2
/
+30
2014-03-10
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
3
-10
/
+20
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
5
-5
/
+114
2014-03-07
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
1
-1
/
+7
2014-03-07
Bluetooth: Fix endianess issue in the ath3k driver
Peng Chen
1
-2
/
+2
2014-03-07
Bluetooth: Fix expected key count debug logs
Johan Hedberg
1
-3
/
+3
2014-03-05
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
Peng Chen
2
-0
/
+3
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
9
-35
/
+59
2014-03-05
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
1
-1
/
+7
2014-03-04
Bluetooth: Stop BCSP/H5 timer before cleaning up
Michael Knudsen
2
-3
/
+5
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
3
-43
/
+16
[next]