Age | Commit message (Expand) | Author |
2020-01-26 | Bluetooth: Fix race condition in hci_release_sock() | Dan Carpenter |
2020-01-25 | Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le | Marcel Holtmann |
2020-01-25 | Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type | Marcel Holtmann |
2020-01-22 | Bluetooth: fix appearance typo in mgmt.c | Alain Michaud |
2020-01-22 | Bluetooth: adding missing const decoration to mgmt_status_table | Alain Michaud |
2020-01-16 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-01-15 | Bluetooth: Make use of __check_timeout on hci_sched_le | Luiz Augusto von Dentz |
2020-01-15 | Bluetooth: monitor: Add support for ISO packets | Luiz Augusto von Dentz |
2020-01-15 | Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. | Alain Michaud |
2020-01-08 | Bluetooth: remove redundant assignment to variable icid | Colin Ian King |
2020-01-04 | Bluetooth: Auto tune if input MTU is set to 0 | Luiz Augusto von Dentz |
2020-01-04 | Bluetooth: Add support for LE PHY Update Complete event | Luiz Augusto von Dentz |
2020-01-04 | Bluetooth: Remove usage of BT_ERR_RATELIMITED macro | Marcel Holtmann |
2020-01-04 | Bluetooth: Adding a bt_dev_warn_ratelimited macro. | Alain Michaud |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2019-11-22 | Bluetooth: Fix memory leak in hci_connect_le_scan | Navid Emamdoost |
2019-11-22 | Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks | Marcel Holtmann |
2019-11-19 | Bluetooth: delete a stray unlock | Dan Carpenter |
2019-11-12 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-11-06 | net: use helpers to change sk_ack_backlog | Eric Dumazet |
2019-11-04 | Bluetooth: Fix advertising duplicated flags | Luiz Augusto von Dentz |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-01 | crypto: skcipher - rename the crypto_blkcipher module and kconfig option | Eric Biggers |
2019-10-28 | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet |
2019-10-26 | Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0 | Luiz Augusto von Dentz |
2019-10-26 | Bluetooth: Fix using advertising instance duration as timeout | Luiz Augusto von Dentz |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo |
2019-10-23 | compat_ioctl: move hci_sock handlers into driver | Arnd Bergmann |
2019-10-23 | compat_ioctl: move rfcomm handlers into driver | Arnd Bergmann |
2019-10-17 | Bluetooth: hci_core: fix init for HCI_USER_CHANNEL | Mattijs Korpershoek |
2019-10-16 | Bluetooth: Workaround directed advertising bug in Broadcom controllers | Szymon Janc |
2019-10-16 | Bluetooth: missed cpu_to_le16 conversion in hci_init4_req | Ben Dooks (Codethink) |
2019-10-16 | Bluetooth: remove set but not used variable 'smp' | YueHaibing |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-06 | Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message | Dan Elkouby |
2019-09-05 | Bluetooth: mgmt: Use struct_size() helper | Gustavo A. R. Silva |
2019-09-05 | Bluetooth: 6lowpan: Make variable header_ops constant | Nishka Dasgupta |
2019-09-05 | Bluetooth: Add support for utilizing Fast Advertising Interval | Spoorthi Ravishankar Koppad |
2019-09-05 | Revert "Bluetooth: validate BLE connection interval updates" | Marcel Holtmann |
2019-08-17 | Bluetooth: Add debug setting for changing minimum encryption key size | Marcel Holtmann |
2019-08-12 | Bluetooth: hidp: Let hidp_send_message return number of queued bytes | Fabian Henneke |
2019-07-26 | bluetooth: switch to AES library | Ard Biesheuvel |
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 |