aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/af_bluetooth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet1-2/+2
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet1-2/+2
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann1-8/+0
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke1-3/+13
2018-07-18Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann1-1/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-2/+5
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+2
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig1-5/+2
2018-05-16bluetooth: switch to proc_create_seq_dataChristoph Hellwig1-35/+5
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-8/+8
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-21/+17
2017-12-13Bluetooth: Use common error handling code in bt_init()Markus Elfring1-21/+17
2017-11-27net: annotate ->poll() instancesAl Viro1-3/+3
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-05-16net: socket: mark socket protocol handler structs as constlinzhang1-1/+1
2017-04-12Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins1-0/+24
2017-04-12Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+2
2017-02-16Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsgEzequiel Garcia1-1/+1
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann1-3/+7
2016-09-19Bluetooth: Add combined LED trigger for controller powerMarcel Holtmann1-0/+5
2016-08-25Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz1-1/+1
2016-07-08Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior1-0/+5
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa1-1/+1
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang1-6/+6
2015-12-10Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao1-1/+1
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet1-3/+3
2015-11-19Bluetooth: clean up af_bluetooth codePrasanna Karthik1-2/+2
2015-11-19Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann1-5/+3
2015-10-26Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann1-1/+1
2015-10-22Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg1-0/+9
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-4/+4
2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger1-2/+1
2014-12-30Bluetooth: Add support for self testing frameworkMarcel Holtmann1-0/+6
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+1
2014-12-03Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller1-2/+2
2014-09-15Bluetooth: Add BUILD_BUG_ON check for SKB control buffer sizeMarcel Holtmann1-0/+3
2014-07-03Bluetooth: constify seq_operationsFabian Frederick1-1/+1
2014-02-21Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2013-12-07Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-7/+2
2013-10-18Bluetooth: Create root debugfs directory during module initMarcel Holtmann1-1/+8
2013-10-14Bluetooth: Adjust header for proc socket informationMarcel Holtmann1-1/+1
2013-10-13Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2013-10-13Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann1-4/+11
2013-10-13Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann1-3/+1
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg1-0/+1