index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
6
-65
/
+195
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-28
6
-65
/
+195
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
6
-65
/
+195
|
|
|
\
|
|
|
*
Bluetooth: Update management interface revision
Johan Hedberg
2012-09-18
1
-1
/
+1
|
|
|
*
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
2012-09-18
2
-0
/
+84
|
|
|
*
Bluetooth: AMP: Add Read Data Block Size to amp_init
Andrei Emeltchenko
2012-09-08
1
-0
/
+3
|
|
|
*
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-09-08
1
-1
/
+0
|
|
|
*
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
1
-3
/
+1
|
|
|
*
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
2012-09-08
1
-1
/
+1
|
|
|
*
Bluetooth: Fix establishing ESCO links
Vinicius Costa Gomes
2012-08-21
1
-5
/
+6
|
|
|
*
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-21
1
-7
/
+8
|
|
|
*
Bluetooth: debug: Correct the PSM printing
Syam Sidhardhan
2012-08-21
1
-1
/
+1
|
|
|
*
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2012-08-21
2
-7
/
+28
|
|
|
*
Bluetooth: Fix minor coding style in hci_event.c
Mikel Astiz
2012-08-21
1
-4
/
+4
|
|
|
*
Bluetooth: trivial: Use preferred method for NULL check
Andrei Emeltchenko
2012-08-21
1
-2
/
+2
|
|
|
*
Bluetooth: trivial: Shorten variable scope
Andrei Emeltchenko
2012-08-15
1
-4
/
+2
|
|
|
*
Bluetooth: Add type information to the hci_connect() debug statement
Vinicius Costa Gomes
2012-08-15
1
-1
/
+1
|
|
|
*
Bluetooth: Simplify a the connection type handling
Vinicius Costa Gomes
2012-08-15
1
-4
/
+7
|
|
|
*
Bluetooth: Refactor SCO connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-14
/
+19
|
|
|
*
Bluetooth: Refactor ACL connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-10
/
+22
|
|
|
*
Bluetooth: Refactor LE connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-24
/
+29
|
|
|
*
Bluetooth: Rename LE and ACL connection functions
Vinicius Costa Gomes
2012-08-15
1
-9
/
+9
|
|
|
*
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-15
1
-2
/
+2
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
6
-29
/
+53
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
7
-15
/
+33
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-22
3
-1
/
+19
|
|
\
\
\
|
|
*
|
|
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
2012-09-18
1
-0
/
+2
|
|
*
|
|
Bluetooth: Fix freeing uninitialized delayed works
Andrei Emeltchenko
2012-09-18
1
-1
/
+1
|
|
*
|
|
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
2012-09-18
1
-0
/
+10
|
|
*
|
|
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
2012-09-18
1
-0
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
4
-14
/
+14
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
4
-11
/
+16
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
4
-11
/
+16
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-27
1
-0
/
+4
|
|
*
|
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
3
-8
/
+9
|
|
*
|
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
2012-08-15
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
8
-19
/
+43
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
|
*
|
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
|
*
|
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-15
1
-1
/
+1
|
*
|
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
2012-08-15
1
-0
/
+1
|
*
|
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
|
*
|
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
2012-08-15
1
-0
/
+1
|
|
/
|
*
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
2012-08-06
1
-1
/
+1
|
*
Bluetooth: smp: Fix possible NULL dereference
Andrei Emeltchenko
2012-08-06
1
-1
/
+4
|
*
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
2012-08-06
1
-0
/
+2
|
*
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
2012-08-06
1
-5
/
+11
|
*
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
2012-08-06
1
-0
/
+3
|
*
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2012-08-06
2
-1
/
+7
|
*
Bluetooth: Fix possible deadlock in SCO code
Gustavo Padovan
2012-08-06
1
-10
/
+9
[next]