Age | Commit message (Expand) | Author |
2012-02-20 | compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem | H. J. Lu |
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 |
2007-05-05 | [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks | Marcel Holtmann |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo |
2007-03-08 | [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() | Jiri Kosina |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-10 | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki |