summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-012-3/+32
|\
| * compat_ioctl: move hci_sock handlers into driverArnd Bergmann2019-10-231-1/+20
| * compat_ioctl: move rfcomm handlers into driverArnd Bergmann2019-10-231-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-256-22/+62
|\ \
| * | Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost2019-11-221-1/+3
| * | Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann2019-11-221-2/+24
| * | Bluetooth: delete a stray unlockDan Carpenter2019-11-191-3/+1
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-11-121-5/+14
| |\ \
| | * | Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz2019-11-041-0/+9
| | * | Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0Luiz Augusto von Dentz2019-10-261-4/+4
| | * | Bluetooth: Fix using advertising instance duration as timeoutLuiz Augusto von Dentz2019-10-261-1/+1
| * | | net: use helpers to change sk_ack_backlogEric Dumazet2019-11-061-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-10/+2
| |\ \ \ | | |/ / | |/| |
| * | | Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek2019-10-171-1/+8
| * | | Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc2019-10-161-0/+8
| * | | Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)2019-10-161-2/+2
| * | | Bluetooth: remove set but not used variable 'smp'YueHaibing2019-10-161-6/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-251-1/+1
|\ \ \ | |_|/ |/| |
| * | crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-011-1/+1
| |/
* | net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-281-2/+2
* | net: core: add generic lockdep keysTaehee Yoo2019-10-241-8/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-184-16/+27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-13/+1
| |\
| * | Bluetooth: hidp: Fix assumptions on the return value of hidp_send_messageDan Elkouby2019-09-061-2/+2
| * | Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva2019-09-051-6/+2
| * | Bluetooth: 6lowpan: Make variable header_ops constantNishka Dasgupta2019-09-051-1/+1
| * | Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad2019-09-051-7/+22
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-182-73/+33
|\ \ \ | |_|/ |/| |
| * | bluetooth: switch to AES libraryArd Biesheuvel2019-07-262-73/+33
* | | Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-09-052-13/+1
| |/ |/|
* | Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-173-1/+33
* | Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke2019-08-121-2/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1111-31/+214
|\
| * Bluetooth: 6lowpan: always check destination addressJosua Mayer2019-07-061-12/+0
| * Bluetooth: 6lowpan: check neighbour table for SLAACJosua Mayer2019-07-061-0/+15
| * Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer2019-07-061-4/+10
| * Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc2019-07-061-0/+13
| * Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrLuiz Augusto von Dentz2019-07-061-3/+11
| * Bluetooth: Use controller sets when availableLuiz Augusto von Dentz2019-07-064-10/+37
| * Bluetooth: validate BLE connection interval updatescsonsino2019-07-062-1/+13
| * Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-064-0/+107
| * Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-07-061-0/+6
| * Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter2019-07-062-1/+2
* | Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-07-031-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-281-2/+2
|\
| * ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-261-2/+2
* | Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-06-222-14/+37
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-11/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-055-40/+5