index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix missing check for FIPS security level
Johan Hedberg
2014-06-02
1
-1
/
+2
*
Bluetooth: Fix requiring SMP MITM for outgoing connections
Johan Hedberg
2014-05-31
1
-3
/
+4
*
Bluetooth: l2cap: Set more channel defaults
Jukka Rissanen
2014-05-30
1
-0
/
+6
*
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
Jukka Rissanen
2014-05-30
1
-30
/
+35
*
Bluetooth: Fix authentication check for FIPS security level
Johan Hedberg
2014-05-30
1
-0
/
+1
*
Bluetooth: Fix properly ignoring LTKs of unknown types
Johan Hedberg
2014-05-30
1
-2
/
+8
*
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
2014-05-23
1
-3
/
+16
*
Bluetooth: Update smp_confirm to return a response code
Johan Hedberg
2014-05-20
1
-14
/
+11
*
Bluetooth: Update smp_random to return a response code
Johan Hedberg
2014-05-20
1
-23
/
+11
*
Bluetooth: Rename smp->smp_flags to smp->flags
Johan Hedberg
2014-05-20
1
-19
/
+18
*
Bluetooth: Remove unnecessary work structs from SMP code
Johan Hedberg
2014-05-20
1
-16
/
+6
*
Bluetooth: Fix setting initial local auth_req value
Johan Hedberg
2014-05-20
1
-4
/
+2
*
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-20
5
-29
/
+32
*
Bluetooth: Add missing msecs to jiffies conversion
Andrzej Kaczmarek
2014-05-16
1
-1
/
+2
*
Bluetooth: Add support for max_tx_power in Get Conn Info
Andrzej Kaczmarek
2014-05-15
1
-6
/
+17
*
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2014-05-15
2
-1
/
+12
*
Bluetooth: Avoid polling TX power for LE links
Andrzej Kaczmarek
2014-05-15
1
-4
/
+10
*
Bluetooth: Add support to get connection information
Andrzej Kaczmarek
2014-05-15
1
-0
/
+196
*
Bluetooth: Add conn info lifetime parameters to debugfs
Andrzej Kaczmarek
2014-05-15
1
-0
/
+63
*
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2014-05-09
2
-0
/
+29
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-05-09
1
-1
/
+1
*
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
2014-05-08
1
-0
/
+23
*
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2014-05-08
2
-10
/
+11
*
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-05-05
2
-11
/
+11
*
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
Marcel Holtmann
2014-04-24
1
-10
/
+1
*
Bluetooth: Request MITM Protection when initiator
Mikel Astiz
2014-04-11
1
-2
/
+4
*
Bluetooth: Use MITM Protection when IO caps allow it
Timo Mueller
2014-04-11
1
-7
/
+2
*
Bluetooth: Refactor code for outgoing dedicated bonding
Mikel Astiz
2014-04-11
2
-10
/
+9
*
Bluetooth: Refactor hci_get_auth_req()
Mikel Astiz
2014-04-11
1
-15
/
+22
*
Bluetooth: Fix address in unmergeable device found events
Johan Hedberg
2014-03-29
1
-3
/
+2
*
Bluetooth: Keep msec in DISCOV_LE_TIMEOUT
Lukasz Rymanowski
2014-03-28
1
-1
/
+1
*
Bluetooth: Add new debugfs parameter
Lukasz Rymanowski
2014-03-28
2
-1
/
+5
*
Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
Lukasz Rymanowski
2014-03-28
1
-4
/
+9
*
Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update
Johan Hedberg
2014-03-27
1
-1
/
+1
*
Bluetooth: Fix RSSI value in device found event from disabling scan
Johan Hedberg
2014-03-26
1
-2
/
+3
*
Bluetooth: Store also RSSI for pending advertising reports
Johan Hedberg
2014-03-26
1
-5
/
+7
*
Bluetooth: Don't send device found events for duplicate reports
Johan Hedberg
2014-03-26
1
-7
/
+12
*
Bluetooth: Fix line splitting of mgmt_device_found parameters
Johan Hedberg
2014-03-26
1
-2
/
+2
*
Bluetooth: Remove redundant NULL check
Johan Hedberg
2014-03-26
1
-2
/
+1
*
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
2014-03-26
1
-2
/
+101
*
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2014-03-26
2
-10
/
+86
*
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
2014-03-26
2
-10
/
+16
*
Bluetooth: Don't send device found events during passive scanning
Johan Hedberg
2014-03-26
1
-2
/
+6
*
Bluetooth: Add error mapping for Directed Advertising Timeout
Johan Hedberg
2014-03-26
1
-0
/
+1
*
Bluetooth: Fix LE responder/initiator address setting
Johan Hedberg
2014-03-26
1
-12
/
+14
*
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2014-03-26
2
-16
/
+4
*
Bluetooth: Use memdup_user in le_auto_conn_write()
Andre Guedes
2014-03-26
1
-8
/
+3
*
Bluetooth: Refactor advertising report processing into its own function
Johan Hedberg
2014-03-26
1
-8
/
+13
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
2
-2
/
+4
*
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
2014-03-24
1
-2
/
+0
[next]