index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sock.c
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
2012-02-23
Bluetooth: Enable timestamps for control channel
Marcel Holtmann
2012-02-20
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-13
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-02
Bluetooth: Remove local_bh_disable() from hci_sock.c
Gustavo F. Padovan
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-18
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
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-09-21
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2011-06-16
Bluetooth: Move blacklisting functions to hci_core
Antti Julku
2011-02-22
Bluetooth: fix build break on hci_sock.c
Anand Gadiyar
2011-02-08
Bluetooth: Add support for set_powered management command
Johan Hedberg
2010-12-22
Bluetooth: Improve handling of HCI control channel in bind
Gustavo F. Padovan
2010-12-07
Bluetooth: Make hci_send_to_sock usable for management control sockets
Johan Hedberg
2010-12-07
Bluetooth: Add initial Bluetooth Management interface callbacks
Johan Hedberg
2010-12-01
Bluetooth: clean up hci code
Andrei Emeltchenko
2010-07-31
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-02-28
Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
Johann Felix Soden
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
2009-12-03
Bluetooth: Return ENETDOWN when interface is down
Marcel Holtmann
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-07-14
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-05-02
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
2008-03-28
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
2008-03-05
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-09-12
[BLUETOOTH]: Fix non-COMPAT build of hci_sock.c
David S. Miller
2007-09-09
[Bluetooth] Update security filter for Bluetooth 2.1
Marcel Holtmann
2007-09-09
[Bluetooth] Add compat handling for timestamp structure
Marcel Holtmann
2007-05-17
[BLUETOOTH]: Fix locking in hci_sock_dev_event().
Satyam Sharma
[next]