Age | Commit message (Expand) | Author |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-06 | Bluetooth: 6lowpan: always check destination address | Josua Mayer |
2019-07-06 | Bluetooth: 6lowpan: check neighbour table for SLAAC | Josua Mayer |
2019-07-06 | Bluetooth: 6lowpan: search for destination address in all peers | Josua Mayer |
2019-07-06 | Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug | Szymon Janc |
2019-07-06 | Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr | Luiz Augusto von Dentz |
2019-07-06 | Bluetooth: Use controller sets when available | Luiz Augusto von Dentz |
2019-07-06 | Bluetooth: validate BLE connection interval updates | csonsino |
2019-07-06 | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad |
2019-07-06 | Bluetooth: Check state in l2cap_disconnect_rsp | Matias Karhumaa |
2019-07-06 | Bluetooth: hidp: NUL terminate a string in the compat ioctl | Dan Carpenter |
2019-07-03 | Bluetooth: Fix faulty expression for minimum encryption key size check | Matias Karhumaa |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-26 | ipv6: constify rt6_nexthop() | Nicolas Dichtel |
2019-06-22 | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-05 | Bluetooth: Ignore CC events not matching the last HCI command | João Paulo Rechi Vita |
2019-04-25 | Bluetooth: Align minimum encryption key size for LE and BR/EDR connections | Marcel Holtmann |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-04-24 | Bluetooth: hci_core: Don't stop BT if the BD address missing in dts | Balakrishna Godavarthi |
2019-04-23 | Bluetooth: Use struct_size() helper | Gustavo A. R. Silva |
2019-04-23 | Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt | Jaganath Kanakkassery |
2019-04-23 | Bluetooth: hidp: fix buffer overflow | Young Xiao |
2019-04-23 | Bluetooth: Add return check for L2CAP security level set | Fugang Duan |
2019-04-23 | Bluetooth: Fix not initializing L2CAP tx_credits | Luiz Augusto von Dentz |
2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann |
2019-04-12 | Bluetooth: Check address length before reading address field | Tetsuo Handa |
2019-02-26 | Bluetooth: Add quirk for reading BD_ADDR from fwnode property | Matthias Kaehlcke |
2019-02-26 | Bluetooth: mgmt: Use struct_size() helper | Gustavo A. R. Silva |
2019-02-24 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-02-18 | Bluetooth: a2mp: Use struct_size() helper | Gustavo A. R. Silva |
2019-02-18 | Bluetooth: hci_event: Use struct_size() helper | Gustavo A. R. Silva |
2019-02-04 | Bluetooth: Fix decrementing reference count twice in releasing socket | Myungho Jung |
2019-02-03 | socket: Use old_timeval types for socket timestamps | Deepa Dinamani |
2019-01-25 | Bluetooth: make hw_err static, reduces object code size | Colin Ian King |
2019-01-25 | Bluetooth: Allow driver specific cmd timeout handling | Rajat Jain |
2019-01-23 | Bluetooth: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-01-23 | Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer | Marcel Holtmann |
2019-01-23 | Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt | Marcel Holtmann |
2019-01-22 | Bluetooth: Fix locking in bt_accept_enqueue() for BH context | Matthias Kaehlcke |
2019-01-22 | Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings | YueHaibing |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-19 | Bluetooth: Fix unnecessary error message for HCI request completion | Johan Hedberg |
2018-12-19 | Bluetooth: clean an indentation issue, remove extraneous space | Colin Ian King |
2018-12-19 | Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |