index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-10
Bluetooth: switch to lock_sock in RFCOMM
Desmond Cheong Zhi Xi
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-26
Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro
YueHaibing
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-10
Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-29
Bluetooth: Acquire sk_lock.slock without disabling interrupts
Sebastian Andrzej Siewior
2020-03-08
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
2020-02-19
Bluetooth: RFCOMM: Use MTU auto tune logic
Luiz Augusto von Dentz
2020-02-05
Bluetooth: remove __get_channel/dir and __dir
Alex Shi
2019-10-23
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-01-23
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-10-13
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
2018-04-01
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-07-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-29
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-12
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
2015-12-20
Bluetooth: use list_for_each_entry*
Geliang Tang
2015-06-06
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-01-23
Bluetooth: Fix nested sleeps
Peter Hurley
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
2014-12-20
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-04
Bluetooth: Fix sparse warnings in RFCOMM
Johan Hedberg
[next]