summaryrefslogtreecommitdiff
path: root/net/bluetooth/af_bluetooth.c
AgeCommit message (Expand)Author
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena
2017-05-16net: socket: mark socket protocol handler structs as constlinzhang
2017-04-12Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins
2017-04-12Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-16Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsgEzequiel Garcia
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann
2016-09-19Bluetooth: Add combined LED trigger for controller powerMarcel Holtmann
2016-08-25Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz
2016-07-08Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang
2015-12-10Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-19Bluetooth: clean up af_bluetooth codePrasanna Karthik
2015-11-19Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann
2015-10-26Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann
2015-10-22Bluetooth: Increase minor version of core moduleMarcel Holtmann
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger
2014-12-30Bluetooth: Add support for self testing frameworkMarcel Holtmann
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-03Bluetooth: Increase minor version of core moduleMarcel Holtmann
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-09-15Bluetooth: Add BUILD_BUG_ON check for SKB control buffer sizeMarcel Holtmann
2014-07-03Bluetooth: constify seq_operationsFabian Frederick
2014-02-21Bluetooth: Increase minor version of core moduleMarcel Holtmann
2013-12-07Bluetooth: Increase minor version of core moduleMarcel Holtmann
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-10-18Bluetooth: Create root debugfs directory during module initMarcel Holtmann
2013-10-14Bluetooth: Adjust header for proc socket informationMarcel Holtmann
2013-10-13Bluetooth: Increase minor version of core moduleMarcel Holtmann
2013-10-13Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann
2013-10-13Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-09bluetooth: fix race in bt_procfs_init()Al Viro
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro
2013-04-09bluetooth: don't bother with ->owner for procfs fopsAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-02net: fix smatch warnings inside datagram_pollJacob Keller
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng