aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-28
* net: core: add generic lockdep keysTaehee Yoo2019-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-18
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
| |\
| * | Bluetooth: hidp: Fix assumptions on the return value of hidp_send_messageDan Elkouby2019-09-06
| * | Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva2019-09-05
| * | Bluetooth: 6lowpan: Make variable header_ops constantNishka Dasgupta2019-09-05
| * | Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad2019-09-05
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-18
|\ \ \ | |_|/ |/| |
| * | bluetooth: switch to AES libraryArd Biesheuvel2019-07-26
* | | Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-09-05
| |/ |/|
* | Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-17
* | Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke2019-08-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * Bluetooth: 6lowpan: always check destination addressJosua Mayer2019-07-06
| * Bluetooth: 6lowpan: check neighbour table for SLAACJosua Mayer2019-07-06
| * Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer2019-07-06
| * Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc2019-07-06
| * Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrLuiz Augusto von Dentz2019-07-06
| * Bluetooth: Use controller sets when availableLuiz Augusto von Dentz2019-07-06
| * Bluetooth: validate BLE connection interval updatescsonsino2019-07-06
| * Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-06
| * Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-07-06
| * Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter2019-07-06
* | Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-07-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-27
|\
| * ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-26
* | Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-06-22
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-05
| * Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-04-25
| * Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi2019-04-24
| * Bluetooth: Use struct_size() helperGustavo A. R. Silva2019-04-23
| * Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery2019-04-23
| * Bluetooth: hidp: fix buffer overflowYoung Xiao2019-04-23
| * Bluetooth: Add return check for L2CAP security level setFugang Duan2019-04-23
| * Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz2019-04-23
| * net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-19
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \ | |/ |/|
| * crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* | Bluetooth: Check address length before reading address fieldTetsuo Handa2019-04-12
|/
* Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke2019-02-26
* Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva2019-02-26
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-25
|\
| * Bluetooth: a2mp: Use struct_size() helperGustavo A. R. Silva2019-02-18
| * Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva2019-02-18