index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
1
-1
/
+1
*
|
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
2013-03-08
1
-0
/
+5
*
|
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-03-08
1
-3
/
+1
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-10
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-8
/
+8
|
\
|
*
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
1
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-0
/
+2
|
\
\
|
|
/
|
*
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: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+11
|
/
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-19
/
+1
*
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
1
-7
/
+14
*
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
1
-1
/
+1
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
1
-2
/
+4
*
Bluetooth: Fix coding style in hci_sock.c
Gustavo Padovan
2012-06-05
1
-4
/
+6
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-1
/
+2
|
\
|
*
compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
H. J. Lu
2012-02-20
1
-1
/
+2
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
2012-03-03
1
-1
/
+0
*
|
Bluetooth: Enable timestamps for control channel
Marcel Holtmann
2012-02-23
1
-0
/
+1
*
|
Bluetooth: Always enable management interface
Marcel Holtmann
2012-02-20
1
-6
/
+1
*
|
Bluetooth: Restrict access to management interface
Marcel Holtmann
2012-02-20
1
-0
/
+5
*
|
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
2012-02-20
1
-0
/
+207
*
|
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-20
1
-44
/
+61
*
|
Bluetooth: Fix issue with shared SKB between HCI raw socket and driver
Marcel Holtmann
2012-02-20
1
-4
/
+14
*
|
Bluetooth: Simplify HCI socket bind handling
Marcel Holtmann
2012-02-20
1
-16
/
+31
*
|
Bluetooth: Add HCI CMSG details only to raw sockets
Marcel Holtmann
2012-02-20
1
-1
/
+5
*
|
Bluetooth: Lock socket when reading HCI socket options
Marcel Holtmann
2012-02-20
1
-6
/
+17
*
|
Bluetooth: Limit HCI raw socket options to actual raw sockets
Marcel Holtmann
2012-02-20
1
-0
/
+6
*
|
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
2012-02-20
1
-12
/
+39
*
|
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
2012-02-13
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-10
1
-2
/
+0
|
\
|
*
Bluetooth: Remove local_bh_disable() from hci_sock.c
Gustavo F. Padovan
2012-01-02
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-9
/
+12
|
\
\
|
|
/
|
*
Bluetooth: Remove mgmt_set_service_cache
Johan Hedberg
2011-12-18
1
-2
/
+5
|
*
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
2011-12-18
1
-2
/
+2
|
*
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
2011-12-18
1
-1
/
+1
|
*
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
1
-4
/
+4
*
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
|
/
*
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2011-09-21
1
-2
/
+16
*
Bluetooth: Move blacklisting functions to hci_core
Antti Julku
2011-06-16
1
-64
/
+6
*
Bluetooth: fix build break on hci_sock.c
Anand Gadiyar
2011-02-22
1
-1
/
+1
*
Bluetooth: Add support for set_powered management command
Johan Hedberg
2011-02-08
1
-1
/
+5
*
Bluetooth: Improve handling of HCI control channel in bind
Gustavo F. Padovan
2010-12-22
1
-1
/
+4
*
Bluetooth: Make hci_send_to_sock usable for management control sockets
Johan Hedberg
2010-12-07
1
-1
/
+9
*
Bluetooth: Add initial Bluetooth Management interface callbacks
Johan Hedberg
2010-12-07
1
-6
/
+33
*
Bluetooth: clean up hci code
Andrei Emeltchenko
2010-12-01
1
-6
/
+11
*
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-31
1
-5
/
+3
*
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-07-21
1
-0
/
+90
[next]