Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
654c9c543ac025f4ecb73047f2e5b689137c77c5
/
net
/
bluetooth
/
rfcomm
/
sock.c
951b6a0
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
by Jaganath Kanakkassery
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
dfb2fae
Bluetooth: Fix nested sleeps
by Peter Hurley
· 10 years ago
74b3fb8
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
by Marcel Holtmann
· 10 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
093facf
Bluetooth: never linger on process exit
by Vladimir Davydov
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
e8b1ab9
Bluetooth: Fix returning peer address in pending connect state
by Johan Hedberg
· 11 years ago
b1765e7
Bluetooth: Fix channel check when binding RFCOMM sock
by Andrzej Kaczmarek
· 11 years ago
35364c9
Bluetooth: Refuse peer RFCOMM address reading when not connected
by Johan Hedberg
· 11 years ago
2c068e0
Bluetooth: Handle security level 4 for RFCOMM connections
by Marcel Holtmann
· 11 years ago
7acd718
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
32019c7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
60c7a3c9
Bluetooth: Fix issue with RFCOMM getsockopt operation
by Marcel Holtmann
· 11 years ago
1120e4b
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
by Marcel Holtmann
· 11 years ago
94a86df
Bluetooth: Store RFCOMM address information in its own socket structure
by Marcel Holtmann
· 11 years ago
e793dcf
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
by Johan Hedberg
· 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
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b031661
bluetooth: kill unused 'module' argument of bt_procfs_init()
by Al Viro
· 12 years ago
e11e045
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 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
dc2a0e2
Bluetooth: Add missing lock nesting notation
by Gustavo Padovan
· 12 years ago
bc27d5f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
fcb7333
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
by Andrei Emeltchenko
· 12 years ago
6ed93dc
Bluetooth: Use %pMR in debug instead of batostr
by Andrei Emeltchenko
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9344a97
Bluetooth: RFCOMM - Fix info leak via getsockname()
by Mathias Krause
· 12 years ago
9ad2de4
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
by Mathias Krause
· 12 years ago
c6f5df16
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
by Masatake YAMATO
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 13 years ago
c5daa68
Bluetooth: Create flags for bt_sk()
by Gustavo Padovan
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
b5a30dd
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
95ca83f
Bluetooth: Fix context in rfcomm_sock_lock
by Gustavo F. Padovan
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
262038f
Bluetooth: make use sk_priority to priritize RFCOMM packets
by Luiz Augusto von Dentz
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
950e2d5
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
448f262
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
d0fad89
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 14 years ago
75fde9e
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old()
by David Miller
· 14 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
285b4e9
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
eeb3665
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
by Gustavo F. Padovan
· 14 years ago
3d7d01d
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
by Mat Martineau
· 14 years ago
fad003b
Bluetooth: Fix inconsistent lock state with RFCOMM
by Gustavo F. Padovan
· 14 years ago
2f8362a
Bluetooth: Add __init and __exit marks to RFCOMM
by Gustavo F. Padovan
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
6503d96
net: check the length of the socket address passed to connect(2)
by Changli Gao
· 15 years ago
aef7d97
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
101545f
Bluetooth: Fix potential bad memory access with sysfs files
by Marcel Holtmann
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 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
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 15 years ago
0588d94
Bluetooth: Restrict application of socket options
by Marcel Holtmann
· 16 years ago
9f2c8a0
Bluetooth: Replace RFCOMM link mode with security level
by Marcel Holtmann
· 16 years ago
bb23c0a
Bluetooth: Add support for deferring RFCOMM connection setup
by Marcel Holtmann
· 16 years ago
d58daf4
Bluetooth: Preparation for usage of SOL_BLUETOOTH
by Marcel Holtmann
· 16 years ago
91aa35a
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
by Victor Shcherbatyuk
· 16 years ago
e19caae
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
by David S. Miller
· 16 years ago
6cf1a0f
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
by David S. Miller
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
45555c0
bluetooth: fix warning in net/bluetooth/rfcomm/sock.c
by Ingo Molnar
· 16 years ago
407d819
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
3241ad8
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
by Marcel Holtmann
· 16 years ago
77db198
[Bluetooth] Enforce security for outgoing RFCOMM connections
by Marcel Holtmann
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
d5fb296
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
by Robert P. J. Day
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
8e87d14
[NET] BLUETOOTH: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
4d6a218
[Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()
by Marcel Holtmann
· 18 years ago
74da626
[Bluetooth] Add locking for bt_proto array manipulation
by Marcel Holtmann
· 18 years ago
df5c37e
[Bluetooth] Handle return values from driver core functions
by Marcel Holtmann
· 18 years ago
a91f2e3
[Bluetooth] Use real devices for host controllers
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
be9d122
[Bluetooth]: Remove the usage of /proc completely
by Marcel Holtmann
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
354d28d
[Bluetooth] Prevent RFCOMM connections through the RAW socket
by Marcel Holtmann
· 19 years ago
2eb25a6
[Bluetooth]: Fix sparse warnings (__nocast type)
by Victor Fusco
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 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