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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
2
-22
/
+2
*
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
1
-4
/
+0
*
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
2018-10-13
1
-8
/
+0
*
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: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-2
/
+2
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-6
/
+6
*
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
|
/
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-04-12
1
-2
/
+2
*
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 using the correct source address type
Johan Hedberg
2016-11-22
1
-1
/
+1
*
Bluetooth: use list_for_each_entry*
Geliang Tang
2015-12-20
1
-32
/
+14
*
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: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
1
-1
/
+1
*
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
*
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
2014-12-20
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
3
-7
/
+9
|
\
|
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
|
*
Bluetooth: Fix sparse warnings in RFCOMM
Johan Hedberg
2014-11-04
1
-2
/
+4
|
*
Bluetooth: Introduce BT_BREDR and BT_LE config options
Marcel Holtmann
2014-11-02
1
-1
/
+1
|
*
Bluetooth: Improve RFCOMM __test_pf macro robustness
Szymon Janc
2014-10-25
1
-1
/
+1
|
*
Bluetooth: Fix RFCOMM NSC response
Szymon Janc
2014-10-25
1
-2
/
+2
*
|
rfcomm, sched/wait: Fix broken wait construct
Peter Zijlstra
2014-11-04
1
-10
/
+8
|
/
*
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
2014-07-22
1
-2
/
+5
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
1
-1
/
+2
*
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
1
-1
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-29
2
-11
/
+11
|
\
|
*
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-05-05
2
-11
/
+11
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
2
-4
/
+4
|
/
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
1
-1
/
+2
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-2
/
+2
*
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
2014-02-20
1
-6
/
+12
*
Bluetooth: Fix write_room() calculation
Peter Hurley
2014-02-14
1
-9
/
+5
*
Bluetooth: Refactor write_room() calculation
Peter Hurley
2014-02-14
1
-12
/
+15
*
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
2
-16
/
+21
*
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
2014-02-14
1
-1
/
+5
*
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
2014-02-14
1
-9
/
+7
*
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
2014-02-14
1
-14
/
+24
*
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
2014-02-14
1
-2
/
+25
[next]