Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
79bcf7b02ba3d45bafe81a2753cedb8ef49548e3
/
net
/
bluetooth
/
hci_sock.c
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3f68ba0
Bluetooth: HCI - Fix info leak via getsockname()
by Mathias Krause
· 12 years ago
e15ca9a
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
by Mathias Krause
· 12 years ago
f7c8663
Bluetooth: Added /proc/net/hci via bt_procfs_init()
by Masatake YAMATO
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 12 years ago
8fc9ced
Bluetooth: Fix coding style in the subsystem
by Gustavo Padovan
· 12 years ago
fc5fef6
Bluetooth: Remove 'register' usage from the subsystem
by Gustavo Padovan
· 12 years ago
6039aa73
Bluetooth: Remove most of the inline usage
by Gustavo Padovan
· 12 years ago
3bb3c75
Bluetooth: Fix coding style in hci_sock.c
by Gustavo Padovan
· 12 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
4f87da8
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
by Johan Hedberg
· 13 years ago
97e0bde
Bluetooth: Enable timestamps for control channel
by Marcel Holtmann
· 13 years ago
4b95a24
Bluetooth: Always enable management interface
by Marcel Holtmann
· 13 years ago
801f13b
Bluetooth: Restrict access to management interface
by Marcel Holtmann
· 13 years ago
cd82e61
Bluetooth: Add support for HCI monitor channel
by Marcel Holtmann
· 13 years ago
da88cea
compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
by H. J. Lu
· 13 years ago
040030e
Bluetooth: Remove HCI notifier handling
by Marcel Holtmann
· 13 years ago
e0edf37
Bluetooth: Fix issue with shared SKB between HCI raw socket and driver
by Marcel Holtmann
· 13 years ago
7cc2ade
Bluetooth: Simplify HCI socket bind handling
by Marcel Holtmann
· 13 years ago
3a20862
Bluetooth: Add HCI CMSG details only to raw sockets
by Marcel Holtmann
· 13 years ago
cedc546
Bluetooth: Lock socket when reading HCI socket options
by Marcel Holtmann
· 13 years ago
2f39cdb
Bluetooth: Limit HCI raw socket options to actual raw sockets
by Marcel Holtmann
· 13 years ago
470fe1b
Bluetooth: Split sending for HCI raw and control sockets
by Marcel Holtmann
· 13 years ago
88c1fe4
Bluetooth: Add address type to mgmt blacklist messages
by Johan Hedberg
· 13 years ago
874c60b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
4b5dd69
Bluetooth: Remove local_bh_disable() from hci_sock.c
by Gustavo F. Padovan
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
14c0b60
Bluetooth: Remove mgmt_set_service_cache
by Johan Hedberg
· 13 years ago
3eff45e
Bluetooth: convert tx_task to workqueue
by Gustavo F. Padovan
· 13 years ago
c347b76
Bluetooth: Move command task to workqueue
by Gustavo F. Padovan
· 13 years ago
09fd0de
Bluetooth: Replace spin_lock by mutex in hci_dev
by Gustavo F. Padovan
· 13 years ago
5e76244
Bluetooth: Add mgmt events for blacklisting
by Antti Julku
· 13 years ago
b2a66aa
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 13 years ago
b7440a14
Bluetooth: fix build break on hci_sock.c
by Anand Gadiyar
· 14 years ago
eec8d2b
Bluetooth: Add support for set_powered management command
by Johan Hedberg
· 14 years ago
17f9cc3
Bluetooth: Improve handling of HCI control channel in bind
by Gustavo F. Padovan
· 14 years ago
a40c406
Bluetooth: Make hci_send_to_sock usable for management control sockets
by Johan Hedberg
· 14 years ago
0381101
Bluetooth: Add initial Bluetooth Management interface callbacks
by Johan Hedberg
· 14 years ago
70f23020
Bluetooth: clean up hci code
by Andrei Emeltchenko
· 14 years ago
ea4bd8b
Bluetooth: Use list_head for HCI blacklist head
by David Miller
· 14 years ago
f035856
Bluetooth: Add blacklist support for incoming connections
by Johan Hedberg
· 14 years ago
f6e623a
Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
by Johann Felix Soden
· 15 years ago
c78ae28
Bluetooth: Unobfuscate tasklet_schedule usage
by Marcel Holtmann
· 15 years ago
7e21add
Bluetooth: Return ENETDOWN when interface is down
by Marcel Holtmann
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
40be492
[Bluetooth] Export details about authentication requirements
by Marcel Holtmann
· 16 years ago
8398531
bluetooth: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
d5fb296
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
by Robert P. J. Day
· 17 years ago
04005dd
bluetooth: Make hci_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
a9de924
[Bluetooth] Switch from OGF+OCF to using only opcodes
by Marcel Holtmann
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
1da97f8
[BLUETOOTH]: Fix non-COMPAT build of hci_sock.c
by David S. Miller
· 17 years ago
7c631a6
[Bluetooth] Update security filter for Bluetooth 2.1
by Marcel Holtmann
· 17 years ago
767c5eb
[Bluetooth] Add compat handling for timestamp structure
by Marcel Holtmann
· 17 years ago
4ce61d1
[BLUETOOTH]: Fix locking in hci_sock_dev_event().
by Satyam Sharma
· 17 years ago
0878b66
[Bluetooth] Fix L2CAP and HCI setsockopt() information leaks
by Marcel Holtmann
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
b40df57
[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()
by Jiri Kosina
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
8e87d14
[NET] BLUETOOTH: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
905f3ed
[PATCH] hci endianness annotations
by Al Viro
· 18 years ago
4498c80
[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
by David S. Miller
· 18 years ago
74da626
[Bluetooth] Add locking for bt_proto array manipulation
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
7b005bd
[Bluetooth] Fix NULL pointer dereferences of the HCI socket
by Marcel Holtmann
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
1ebb925
[Bluetooth]: Add endian annotations to the core
by Marcel Holtmann
· 19 years ago
dd7f552
[Bluetooth] Update security filter for Extended Inquiry Response
by Marcel Holtmann
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
0d48d93
[Bluetooth]: Move packet type into the SKB control buffer
by Marcel Holtmann
· 19 years ago
b453257
[PATCH] kill gratitious includes of major.h under net/*
by Al Viro
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago