summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/af_bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior2016-07-081-0/+5
* sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-131-1/+1
* Bluetooth: use list_for_each_entry*Geliang Tang2015-12-201-6/+6
* Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao2015-12-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-3/+3
|\
| * net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-3/+3
* | Bluetooth: clean up af_bluetooth codePrasanna Karthik2015-11-191-2/+2
* | Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-191-5/+3
|/
* Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-261-1/+1
* Bluetooth: Increase minor version of core moduleMarcel Holtmann2015-10-221-1/+1
* Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-061-0/+9
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-4/+4
* net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-021-2/+1
* Bluetooth: Add support for self testing frameworkMarcel Holtmann2014-12-301-0/+6
* Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-091-1/+1
|\
| * Bluetooth: Increase minor version of core moduleMarcel Holtmann2014-12-031-1/+1
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-051-2/+2
|/
* Bluetooth: Add BUILD_BUG_ON check for SKB control buffer sizeMarcel Holtmann2014-09-151-0/+3
* Bluetooth: constify seq_operationsFabian Frederick2014-07-031-1/+1
* Bluetooth: Increase minor version of core moduleMarcel Holtmann2014-02-211-1/+1
* Bluetooth: Increase minor version of core moduleMarcel Holtmann2013-12-071-1/+1
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-201-7/+2
* Bluetooth: Create root debugfs directory during module initMarcel Holtmann2013-10-181-1/+8
* Bluetooth: Adjust header for proc socket informationMarcel Holtmann2013-10-141-1/+1
* Bluetooth: Increase minor version of core moduleMarcel Holtmann2013-10-131-1/+1
* Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann2013-10-131-4/+11
* Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann2013-10-131-3/+1
* Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg2013-09-251-0/+1
* Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-181-0/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-16/+11
|\
| * bluetooth: fix race in bt_procfs_init()Al Viro2013-04-091-7/+1
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-2/+2
| * bluetooth: don't bother with ->owner for procfs fopsAl Viro2013-04-091-7/+8
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-12/+3
|\ \
| * | Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-081-12/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-071-2/+2
|\ \
| * | Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-04-071-2/+2
| |/
* | net: fix smatch warnings inside datagram_pollJacob Keller2013-04-021-1/+1
* | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-1/+2
|/
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-1/+1
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-191-6/+4
|\
| * Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko2012-09-271-6/+4
* | userns: Properly print bluetooth socket uidsEric W. Biederman2012-10-121-1/+1
|/
* Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-211-2/+2
* Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-151-4/+2
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+141
* Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-11/+0