aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
* Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg2015-06-12
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-12
* Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg2015-06-12
* Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg2015-06-12
* Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg2015-06-12
* Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-10
* Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-10
* Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-09
* Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-09
* Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-09
* Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-09
* Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-08
* Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-06
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2015-06-06
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-31
|\
| * Bluetooth: mgmt: fix typosFlorian Grandel2015-05-25
| * Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg2015-05-19
| * Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-15
* | ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\ \ | |/ |/|
| * Bluetooth: Fix remote name event return directly.Wesley Kuo2015-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\|
| * Bluetooth: Skip the shutdown routine if the interface is not upGabriele Mazzotta2015-04-30
* | 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
|/
* Bluetooth: hidp: Fix regression with older userspace and flags validationMarcel Holtmann2015-04-18
* Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann2015-04-09
* Bluetooth: Add local SSP OOB data to OOB ext data mgmt commandJohan Hedberg2015-04-07
* Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann2015-04-07
* Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann2015-04-07
* Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann2015-04-04
* Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
* Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
* Bluetooth: bnep: Handle BNEP connection setup requestGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: bnep: Add support to extended headers of control framesGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann2015-04-02
* Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-02
* Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-02
* Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-02
* Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-02
* Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-02
* Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-02
* Bluetooth: Add clarifying comment to command status handlingJohan Hedberg2015-04-02
* Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann2015-04-02
* Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann2015-04-02
* Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann2015-04-02
* Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann2015-04-02
* Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann2015-04-02