index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2021-09-21
1
-1
/
+1
*
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2021-09-13
1
-36
/
+10
*
Bluetooth: switch to lock_sock in RFCOMM
Desmond Cheong Zhi Xi
2021-08-10
1
-4
/
+4
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-31
1
-1
/
+1
|
\
|
*
Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-1
/
+1
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-5
/
+7
|
/
*
Bluetooth: Acquire sk_lock.slock without disabling interrupts
Sebastian Andrzej Siewior
2020-05-29
1
-5
/
+2
*
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-10-23
1
-2
/
+12
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-0
/
+1
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-01-22
1
-1
/
+1
*
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
1
-11
/
+1
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-04-01
1
-0
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
1
-1
/
+2
|
\
|
*
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-29
1
-1
/
+2
*
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
|
/
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-1
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2015-06-06
1
-8
/
+12
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-4
/
+4
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-5
/
+5
*
Bluetooth: Fix nested sleeps
Peter Hurley
2015-01-23
1
-5
/
+4
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
2015-01-12
1
-0
/
+2
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
1
-1
/
+2
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-2
/
+2
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
1
-1
/
+2
*
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
2014-02-20
1
-6
/
+12
*
Bluetooth: Refuse peer RFCOMM address reading when not connected
Johan Hedberg
2014-02-13
1
-0
/
+3
*
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2014-02-13
1
-1
/
+11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-21
1
-1
/
+5
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-15
1
-1
/
+5
|
|
\
|
|
*
Bluetooth: Fix issue with RFCOMM getsockopt operation
Marcel Holtmann
2013-11-13
1
-1
/
+5
*
|
|
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-1
/
+0
|
/
/
*
|
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
Marcel Holtmann
2013-10-18
1
-7
/
+7
*
|
Bluetooth: Store RFCOMM address information in its own socket structure
Marcel Holtmann
2013-10-13
1
-13
/
+15
*
|
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
2013-09-18
1
-1
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
1
-2
/
+1
|
\
\
|
*
|
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-03-08
1
-2
/
+1
|
|
/
*
/
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+1
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-8
/
+5
*
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
2012-12-03
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-19
1
-5
/
+4
|
\
|
*
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
1
-4
/
+3
|
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
[next]