Age | Commit message (Expand) | Author |
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 |
2018-09-27 | Bluetooth: Add definitions and track LE resolve list modification | Ankit Navik |
2018-09-27 | Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic | Andrea Parri |
2018-09-26 | Bluetooth: SMP: fix crash in unpairing | Matias Karhumaa |
2018-09-11 | Bluetooth: Use correct tfm to generate OOB data | Matias Karhumaa |
2018-09-11 | Bluetooth: SMP: Fix trying to use non-existent local OOB data | Johan Hedberg |
2018-09-10 | hidp: fix compat_ioctl | Al Viro |
2018-09-10 | hidp: constify hidp_connection_add() | Al Viro |
2018-09-10 | cmtp: fix compat_ioctl | Al Viro |
2018-09-10 | bnep: fix compat_ioctl | Al Viro |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-14 | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-10 | Bluetooth: Add definitions for LE set address resolution | Ankit Navik |
2018-08-06 | Bluetooth: remove redundant variables 'adv_set' and 'cp' | YueHaibing |
2018-08-01 | Bluetooth: hidp: buffer overflow in hidp_process_report | Mark Salyzyn |
2018-07-30 | Bluetooth: hidp: Fix handling of strncpy for hid->name information | Marcel Holtmann |
2018-07-30 | Bluetooth: Add new quirk for non-persistent setup settings | Sean Wang |
2018-07-30 | Bluetooth: Implement secondary advertising on different PHYs | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Handle ADv set terminated event | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Use ext adv for directed adv | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement disable and removal of adv instance | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Use Set ext adv/scan rsp data if controller supports | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Impmlement extended adv enable | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Read no of adv sets during init | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Use selected PHYs in extended connect | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Handle extended ADV PDU types | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Set Scan PHYs based on selected PHYs by user | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement PHY changed event | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement Set PHY Confguration command | Jaganath Kanakkassery |