Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3bd1a81cd1e3f8ed961e642e97206d715db06c4
/
net
/
bluetooth
/
hci_sock.c
863def5
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
by Marcel Holtmann
· 10 years ago
7e67c11
Bluetooth: Delcare the hci_sec_filter as const
by Marcel Holtmann
· 10 years ago
3ad254f
Bluetooth: Move struct hci_sec_filter next to its user
by Marcel Holtmann
· 10 years ago
dcc36c1
Bluetooth: Unify helpers for bdaddr_list manipulations
by Johan Hedberg
· 10 years ago
d603b76
Bluetooth: Run controller setup after external configuration
by Marcel Holtmann
· 10 years ago
0602a8a
Bluetooth: Add support for Unconfigured Index Added events
by Marcel Holtmann
· 10 years ago
4a96440
Bluetooth: Introduce unconfigured controller state
by Marcel Holtmann
· 10 years ago
fee746b
Bluetooth: Restrict access for raw-only controllers
by Marcel Holtmann
· 10 years ago
bad93e9
net: add __pskb_copy_fclone and pskb_copy_for_clone
by Octavian Purdila
· 10 years ago
db59668
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
by Marcel Holtmann
· 11 years ago
dcf4adb
Bluetooth: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
c652140
Bluetooth: Add missing index added event on user channel failure
by Marcel Holtmann
· 11 years ago
b7e0473
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
1bc5ad1
Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
by Marcel Holtmann
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
e71f41b
Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface
by Marcel Holtmann
· 11 years ago
57d17d7
Bluetooth: Move skb->dev assignment for hdev->send into central place
by Marcel Holtmann
· 11 years ago
324d36e
Bluetooth: Remove hdev->ioctl driver callback
by Marcel Holtmann
· 11 years ago
5b69bef5
Bluetooth: AMP contollers do not support the legacy ioctls
by Marcel Holtmann
· 11 years ago
10a8b86
Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
by Marcel Holtmann
· 11 years ago
2350018
Bluetooth: Introduce new HCI socket channel for user operation
by Marcel Holtmann
· 11 years ago
0736cfa
Bluetooth: Introduce user channel flag for HCI devices
by Marcel Holtmann
· 11 years ago
c1c4f95
Bluetooth: Restrict ioctls to HCI raw channel sockets
by Marcel Holtmann
· 11 years ago
c2371e8
Bluetooth: Fix error handling for HCI socket options
by Marcel Holtmann
· 11 years ago
9d4b68b
Bluetooth: Fix handling of getsockname() for HCI sockets
by Marcel Holtmann
· 11 years ago
06f43cb
Bluetooth: Fix handling of getpeername() for HCI sockets
by Marcel Holtmann
· 11 years ago
f81fe64
Bluetooth: Refactor raw socket filter into more readable code
by Marcel Holtmann
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b031661
bluetooth: kill unused 'module' argument of bt_procfs_init()
by Al Viro
· 12 years ago
11714b3
Bluetooth: Fix stand-alone HCI command handling
by Johan Hedberg
· 12 years ago
5e9d7f8
Bluetooth: discard bt_sock_unregister() errors
by David Herrmann
· 12 years ago
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
· 13 years ago
8fc9ced
Bluetooth: Fix coding style in the subsystem
by Gustavo Padovan
· 13 years ago
fc5fef6
Bluetooth: Remove 'register' usage from the subsystem
by Gustavo Padovan
· 13 years ago
6039aa73
Bluetooth: Remove most of the inline usage
by Gustavo Padovan
· 13 years ago
3bb3c75
Bluetooth: Fix coding style in hci_sock.c
by Gustavo Padovan
· 13 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
· 15 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
· 18 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
Next »