summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm
AgeCommit message (Expand)Author
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2021-09-13Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-10Bluetooth: switch to lock_sock in RFCOMMDesmond Cheong Zhi Xi
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-26Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macroYueHaibing
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-10Bluetooth: RFCOMM: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-29Bluetooth: Acquire sk_lock.slock without disabling interruptsSebastian Andrzej Siewior
2020-03-08Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-02-19Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz
2020-02-05Bluetooth: remove __get_channel/dir and __dirAlex Shi
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-01-23Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-10-13kill TIOCSERGSTRUCTAl Viro
2018-10-13rfcomm: get rid of mentioning TIOC[SG]SERIALAl Viro
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig
2018-04-01Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-29Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-12Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang
2015-06-06Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-01-23Bluetooth: Fix nested sleepsPeter Hurley
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann