summaryrefslogtreecommitdiff
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: fix power_on vs close raceJiri Slaby2016-05-13
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-26
|\
| * Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke2016-04-26
| * 6lowpan: change naming for lowpan private dataAlexander Aring2016-04-13
* | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-13
|/
* Bluetooth: Allow setting BT_SECURITY_FIPS with setsockoptPatrik Flykt2016-04-08
* Bluetooth: Ignore unknown advertising packet typesJohan Hedberg2016-04-08
* Bluetooth: Fix setting NO_BREDR advertising flagJohan Hedberg2016-04-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg2016-03-11
| * Bluetooth: Fix setting correct flags in ADJohan Hedberg2016-03-11
| * Bluetooth: Increment management interface revisionJohan Hedberg2016-03-10
| * Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-10
| * Bluetooth: Fix adding discoverable to adv instance flagsJohan Hedberg2016-03-10
| * Bluetooth: Move memset closer to where it's neededJohan Hedberg2016-03-10
| * Bluetooth: hci_core: cancel power off delayed work properlyWei-Ning Huang2016-02-23
| * Bluetooth: Use managed version of led_trigger_register in LED triggerHeiner Kallweit2016-02-23
| * Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-23
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ | |/ |/|
| * Bluetooth: Use skcipher and hashHerbert Xu2016-01-27
* | Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson2016-02-20
* | Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-29
* | Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg2016-01-29
* | Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg2016-01-29
* | Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-29
* | Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-01-23
* | Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-01-23
|/
* Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg2016-01-06
* Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-05
* Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-05
* Bluetooth: use list_for_each_entry*Geliang Tang2015-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-15
* | Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer2015-12-11
* | 6lowpan: add lowpan dev register helpersAlexander Aring2015-12-10
* | Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao2015-12-10
* | Bluetooth: Don't treat connection timeout as a failureJohan Hedberg2015-12-10
* | Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2015-12-10
* | Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-10
* | Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg2015-12-10
* | Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg2015-12-10
* | Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg2015-12-10
* | Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-10
* | Bluetooth: Simplify read_adv_features codeJohan Hedberg2015-12-10
* | Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-10
* | Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-10
* | Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-10
* | Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-10
* | Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-10