Age | Commit message (Expand) | Author |
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 |
2018-12-06 | net: core: dev: Add extack argument to dev_open() | Petr Machata |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations | Eric Biggers |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations | Eric Biggers |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-25 | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-14 | Bluetooth: Remove redundant check on status | Colin Ian King |
2018-10-14 | Bluetooth: Errata Service Release 8, Erratum 3253 | Mallikarjun Phulari |
2018-10-14 | Bluetooth: Use separate L2CAP LE credit based connection result values | Mallikarjun Phulari |
2018-10-13 | kill TIOCSERGSTRUCT | Al Viro |
2018-10-13 | rfcomm: get rid of mentioning TIOC[SG]SERIAL | Al Viro |
2018-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-28 | Bluetooth: Fix debugfs NULL pointer dereference | Matias Karhumaa |
2018-09-27 | Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS | Luiz Augusto von Dentz |
2018-09-27 | Bluetooth: L2CAP: Derive rx credits from MTU and MPS | Luiz Augusto von Dentz |
2018-09-27 | Bluetooth: L2CAP: Derive MPS from connection MTU | Luiz Augusto von Dentz |