summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-22
* Bluetooth: use list_for_each_entry*Geliang Tang2015-12-20
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2015-06-06
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* Bluetooth: Fix nested sleepsPeter Hurley2015-01-23
* Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann2015-01-12
* 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
|\
| * new helper: memcpy_from_msg()Al Viro2014-11-24
| * Bluetooth: Fix sparse warnings in RFCOMMJohan Hedberg2014-11-04
| * Bluetooth: Introduce BT_BREDR and BT_LE config optionsMarcel Holtmann2014-11-02
| * 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
* Bluetooth: never linger on process exitVladimir Davydov2014-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: Fix returning peer address in pending connect stateJohan Hedberg2014-03-26
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Fix channel check when binding RFCOMM sockAndrzej Kaczmarek2014-02-20
* Bluetooth: Fix write_room() calculationPeter Hurley2014-02-14
* Bluetooth: Refactor write_room() calculationPeter Hurley2014-02-14
* Bluetooth: Don't fail RFCOMM tty writesPeter Hurley2014-02-14
* Bluetooth: Force -EIO from tty read/write if .activate() failsPeter Hurley2014-02-14
* Bluetooth: Cleanup RFCOMM device registration error handlingPeter Hurley2014-02-14
* Bluetooth: Refactor rfcomm_dev_add()Peter Hurley2014-02-14
* Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctlsPeter Hurley2014-02-14
* Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()Peter Hurley2014-02-14
* Bluetooth: Fix RFCOMM parent device for reused dlcPeter Hurley2014-02-14
* Bluetooth: Fix unsafe RFCOMM device parentingPeter 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: Fix RFCOMM tty teardown racePeter Hurley2014-02-14
* Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley2014-02-14
* Bluetooth: Release rfcomm_dev only oncePeter Hurley2014-02-14
* Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctlPeter Hurley2014-02-14
* Bluetooth: Fix racy acquire of rfcomm_dev referencePeter Hurley2014-02-14
* Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"Peter Hurley2014-02-14
* Revert "Bluetooth: Always wait for a connection on RFCOMM open()"Peter Hurley2014-02-14
* Revert "Bluetooth: Remove rfcomm_carrier_raised()"Peter Hurley2014-02-14