| Commit message (Expand) | Author | Age |
* | Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface | Marcel Holtmann | 2013-10-18 |
* | Bluetooth: Move skb->dev assignment for hdev->send into central place | Marcel Holtmann | 2013-10-10 |
* | Bluetooth: Remove hdev->ioctl driver callback | Marcel Holtmann | 2013-10-10 |
* | Bluetooth: AMP contollers do not support the legacy ioctls | Marcel Holtmann | 2013-10-10 |
* | Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation | Marcel Holtmann | 2013-10-02 |
* | Bluetooth: Introduce new HCI socket channel for user operation | Marcel Holtmann | 2013-09-16 |
* | Bluetooth: Introduce user channel flag for HCI devices | Marcel Holtmann | 2013-09-16 |
* | Bluetooth: Restrict ioctls to HCI raw channel sockets | Marcel Holtmann | 2013-09-16 |
* | Bluetooth: Fix error handling for HCI socket options | Marcel Holtmann | 2013-09-16 |
* | Bluetooth: Fix handling of getsockname() for HCI sockets | Marcel Holtmann | 2013-09-16 |
* | Bluetooth: Fix handling of getpeername() for HCI sockets | Marcel Holtmann | 2013-09-16 |
* | Bluetooth: Refactor raw socket filter into more readable code | Marcel Holtmann | 2013-09-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | bluetooth: kill unused 'module' argument of bt_procfs_init() | Al Viro | 2013-04-09 |
* | | Bluetooth: Fix stand-alone HCI command handling | Johan Hedberg | 2013-03-08 |
* | | Bluetooth: discard bt_sock_unregister() errors | David Herrmann | 2013-03-08 |
|/ |
|
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 |
|\ |
|
| * | net: change return values from -EACCES to -EPERM | Zhao Hongjiang | 2012-09-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-22 |
|\| |
|
| * | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause | 2012-08-16 |
| * | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause | 2012-08-16 |
* | | Bluetooth: Added /proc/net/hci via bt_procfs_init() | Masatake YAMATO | 2012-08-06 |
|/ |
|
* | Bluetooth: Remove unnecessary headers include | Gustavo Padovan | 2012-06-04 |
* | Bluetooth: Fix coding style in the subsystem | Gustavo Padovan | 2012-06-04 |
* | Bluetooth: Remove 'register' usage from the subsystem | Gustavo Padovan | 2012-06-04 |
* | Bluetooth: Remove most of the inline usage | Gustavo Padovan | 2012-06-04 |
* | Bluetooth: Fix coding style in hci_sock.c | Gustavo Padovan | 2012-06-04 |
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem | H. J. Lu | 2012-02-20 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | | Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets | Johan Hedberg | 2012-03-02 |
* | | Bluetooth: Enable timestamps for control channel | Marcel Holtmann | 2012-02-23 |
* | | Bluetooth: Always enable management interface | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Restrict access to management interface | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Add support for HCI monitor channel | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Remove HCI notifier handling | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Fix issue with shared SKB between HCI raw socket and driver | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Simplify HCI socket bind handling | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Add HCI CMSG details only to raw sockets | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Lock socket when reading HCI socket options | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Limit HCI raw socket options to actual raw sockets | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Split sending for HCI raw and control sockets | Marcel Holtmann | 2012-02-20 |
* | | Bluetooth: Add address type to mgmt blacklist messages | Johan Hedberg | 2012-02-13 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2012-01-10 |
|\ |
|
| * | Bluetooth: Remove local_bh_disable() from hci_sock.c | Gustavo F. Padovan | 2012-01-02 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-03 |
|\| |
|
| * | Bluetooth: Remove mgmt_set_service_cache | Johan Hedberg | 2011-12-18 |
| * | Bluetooth: convert tx_task to workqueue | Gustavo F. Padovan | 2011-12-18 |
| * | Bluetooth: Move command task to workqueue | Gustavo F. Padovan | 2011-12-18 |