aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
* Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren2014-01-17
* net: move 6lowpan compression code to separate moduleDmitry Eremin-Solenikov2014-01-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-08
| |\
| | * Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi2014-01-07
| | * Bluetooth: Fix setting Universal/Local bitClaudio Takahasi2014-01-07
| | * Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin2014-01-06
| | * Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin2014-01-06
| | * Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin2014-01-06
| | * Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin2014-01-06
| | * Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg2014-01-06
| | * Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg2014-01-06
| | * Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-04
| | * Bluetooth: fix return value checkWei Yongjun2013-12-14
| | * Bluetooth: remove unused including <linux/version.h>Wei Yongjun2013-12-14
| | * 6lowpan: fix/move/cleanup debug functionsAlexander Aring2013-12-12
| | * Bluetooth: Fix test for lookup_dev return valueJohan Hedberg2013-12-12
| | * Bluetooth: Add missing 6lowpan.h includeJohan Hedberg2013-12-12
| | * Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen2013-12-11
| | * Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-06
| |\ \ | | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-18
| |\ \
| | * | Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann2013-12-17
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-13
|\ \ \ \ | | |_|/ | |/| |
| * | | Bluetooth: Fix handling of L2CAP Command Reject over LEJohan Hedberg2013-12-10
| * | | Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-08
| * | | Bluetooth: Increase minor version of core moduleMarcel Holtmann2013-12-07
| * | | Bluetooth: Fix valid LE PSM checkJohan Hedberg2013-12-06
| * | | Bluetooth: Use min_t for calculating chan->mpsJohan Hedberg2013-12-06
| * | | Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-05
| * | | Bluetooth: Add debugfs controls for LE CoC MPS and CreditsJohan Hedberg2013-12-05
| * | | Bluetooth: Fix validating LE PSM valuesJohan Hedberg2013-12-05
| * | | Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-05
| * | | Bluetooth: Fix clearing of chan->omtu for LE CoC channelsJohan Hedberg2013-12-05
| * | | Bluetooth: Limit LE MPS to the MTU valueJohan Hedberg2013-12-05
| * | | Bluetooth: Fix suspending the L2CAP socket if we start with 0 creditsJohan Hedberg2013-12-05
| * | | Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-05
| * | | Bluetooth: Implement LE L2CAP reassemblyJohan Hedberg2013-12-05
| * | | Bluetooth: Add LE L2CAP segmentation support for outgoing dataJohan Hedberg2013-12-05
| * | | Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-05
| * | | Bluetooth: Reject LE CoC commands when the feature is not enabledJohan Hedberg2013-12-05
| * | | Bluetooth: Add LE flow control disciplineJohan Hedberg2013-12-05
| * | | Bluetooth: Implement returning of LE L2CAP creditsJohan Hedberg2013-12-05
| * | | Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-05
| * | | Bluetooth: Limit L2CAP_OPTIONS socket option usage with LEJohan Hedberg2013-12-05
| * | | Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-05
| * | | Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-05
| * | | Bluetooth: Make l2cap_le_sig_cmd logic consistentJohan Hedberg2013-12-05