summaryrefslogtreecommitdiff
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-30
* | Bluetooth: avoid recursive locking in hci_send_to_channel()Sebastian Andrzej Siewior2017-10-30
* | Bluetooth: Fix potential memory leakJaganath Kanakkassery2017-10-29
* | Bluetooth: Fix compiler warning with selftest duration calculationMarcel Holtmann2017-10-06
* | Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus2017-10-06
* | Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus2017-10-06
* | Bluetooth: selftest - check for errors when computing ZZTudor Ambarus2017-10-06
* | Bluetooth: ecdh_helper - reveal error codesTudor Ambarus2017-10-06
* | Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus2017-10-06
|/
* Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2017-09-28
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\
| * Bluetooth: make baswap src constLoic Poulain2017-09-01
| * Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann2017-08-30
| * Bluetooth: make device_type constBhumika Goyal2017-08-19
| * Bluetooth: kfree tmp rather than an alias to itColin Ian King2017-08-11
| * Bluetooth: document config optionsPavel Machek2017-08-08
| * 6lowpan: fix set not used warningstephen hemminger2017-07-25
| * bluetooth: 6lowpan dev_close never returns errorstephen hemminger2017-07-19
* | HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-01
| |\
| | * Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk2017-06-29
| | * bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo2017-06-29
| | * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-06-27
| | * Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-06-27
| | * Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-06-27
| * | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| |/
| * net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
| * networking: add and use skb_put_u8()Johannes Berg2017-06-16
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
| * networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
| |\
| * | Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2017-06-12
| * | Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld2017-06-10
| * | Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring2017-05-22
| * | Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann2017-05-18
| * | Bluetooth: Set LE Default PHY preferencesMarcel Holtmann2017-05-18
| * | Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann2017-05-18
| * | Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-18
| * | Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann2017-05-18
| * | net: socket: mark socket protocol handler structs as constlinzhang2017-05-16
* | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
| |/ |/|
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
|/
* Bluetooth: Add selftest for ECDH key generationMarcel Holtmann2017-04-30
* Bluetooth: zero kpp input for key generationMarcel Holtmann2017-04-30