summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm/core.c
Commit message (Expand)AuthorAge
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * Bluetooth: Fix sparse warnings in RFCOMMJohan Hedberg2014-11-04
| * Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc2014-10-25
| * Bluetooth: Fix RFCOMM NSC responseSzymon Janc2014-10-25
* | rfcomm, sched/wait: Fix broken wait constructPeter Zijlstra2014-11-04
|/
* Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-07-22
* Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-29
|\
| * Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-05
* | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
|/
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Don't fail RFCOMM tty writesPeter Hurley2014-02-14
* Bluetooth: Directly close dlc for not yet started RFCOMM sessionPeter Hurley2014-02-14
* Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()Peter Hurley2014-02-14
* Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()Peter Hurley2014-02-14
* Bluetooth: Simplify RFCOMM session state evalPeter Hurley2014-02-14
* Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley2014-02-14
* Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann2014-02-13
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-15
|\
| * Bluetooth: Fix to set proper bdaddr_type for RFCOMM connectSeung-Woo Kim2013-11-13
| * Bluetooth: Fix RFCOMM bind fail for L2CAP sockSeung-Woo Kim2013-11-13
* | Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfsMarcel Holtmann2013-10-18
* | Bluetooth: Access RFCOMM session addresses through L2CAP channelMarcel Holtmann2013-10-13
|/
* Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun2013-03-20
* Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins2013-03-08
* Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins2013-03-08
* Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-08
* Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-08
* Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins2013-03-08
* Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins2013-03-08
* net: remove redundant check for timer pending state before del_timerYing Xue2013-02-04
* Bluetooth: Use __constant modifier for RFCOMM PSMSyam Sidhardhan2012-10-11
* Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
* Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-27
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-05
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-05
* Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\
| * Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan2011-12-27
| * Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan2011-12-22
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan2011-12-19
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ \ | | |/ | |/|
| * | Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau2011-12-18
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| |\ \
| | * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
* | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
| |_|/ |/| |
* | | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-07
* | | Bluetooth: make use sk_priority to priritize RFCOMM packetsLuiz Augusto von Dentz2011-11-07