index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sock.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2011-09-21
*
Bluetooth: Move blacklisting functions to hci_core
Antti Julku
2011-06-16
*
Bluetooth: fix build break on hci_sock.c
Anand Gadiyar
2011-02-22
*
Bluetooth: Add support for set_powered management command
Johan Hedberg
2011-02-07
*
Bluetooth: Improve handling of HCI control channel in bind
Gustavo F. Padovan
2010-12-22
*
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-07
*
Bluetooth: clean up hci code
Andrei Emeltchenko
2010-12-01
*
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-31
*
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-07-21
*
Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
Johann Felix Soden
2010-02-28
*
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
2009-12-03
*
Bluetooth: Return ENETDOWN when interface is down
Marcel Holtmann
2009-12-03
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-06
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
*
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-07-14
*
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
*
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
2008-03-28
*
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2008-03-05
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
*
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-22
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
*
[BLUETOOTH]: Fix non-COMPAT build of hci_sock.c
David S. Miller
2007-09-12
*
[Bluetooth] Update security filter for Bluetooth 2.1
Marcel Holtmann
2007-09-09
*
[Bluetooth] Add compat handling for timestamp structure
Marcel Holtmann
2007-09-09
*
[BLUETOOTH]: Fix locking in hci_sock_dev_event().
Satyam Sharma
2007-05-17
*
[Bluetooth] Fix L2CAP and HCI setsockopt() information leaks
Marcel Holtmann
2007-05-04
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()
Jiri Kosina
2007-03-08
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[PATCH] hci endianness annotations
Al Viro
2006-12-13
*
[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
David S. Miller
2006-11-21
*
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
2006-10-16
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[Bluetooth] Fix NULL pointer dereferences of the HCI socket
Marcel Holtmann
2006-02-13
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
*
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
*
[Bluetooth]: Add endian annotations to the core
Marcel Holtmann
2005-11-08
*
[Bluetooth] Update security filter for Extended Inquiry Response
Marcel Holtmann
2005-10-28
*
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
*
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
2005-08-29
*
[PATCH] kill gratitious includes of major.h under net/*
Al Viro
2005-04-25
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16