index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-26
Bluetooth: Always set event mask on suspend
Abhishek Pandit-Subedi
2022-07-26
Bluetooth: mgmt: Fix double free on error path
Dan Carpenter
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2022-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
2022-05-19
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-13
Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
Luiz Augusto von Dentz
2022-05-13
Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
Luiz Augusto von Dentz
2022-05-13
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
2022-05-13
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-05-13
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-05-13
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2022-05-13
Bluetooth: Print broken quirks
Luiz Augusto von Dentz
2022-05-13
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
Bluetooth: Keep MGMT pending queue ordered FIFO
Brian Gix
2022-05-13
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-03-18
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
2022-03-18
Bluetooth: Send AdvMonitor Dev Found for all matched devices
Manish Mandlik
2022-03-18
Bluetooth: msft: Clear tracked devices on resume
Manish Mandlik
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
2022-03-18
Bluetooth: Don't assign twice the same value
Christophe JAILLET
2022-03-18
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
2022-03-18
Bluetooth: mgmt: remove redundant assignment to variable cur_len
Colin Ian King
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-07
bluetooth: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
2022-03-04
Bluetooth: move adv_instance_cnt read within the device lock
Niels Dossche
2022-03-04
Bluetooth: hci_event: Add missing locking on hdev in hci_le_ext_adv_term_evt
Niels Dossche
2022-03-04
Bluetooth: make array bt_uuid_any static const
Colin Ian King
2022-03-04
Bluetooth: 6lowpan: No need to clear memory twice
Christophe JAILLET
2022-03-04
Bluetooth: Improve skb handling in mgmt_device_connected()
Radoslaw Biernacki
2022-03-04
Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
Radoslaw Biernacki
2022-03-04
Bluetooth: mgmt: Remove unneeded variable
Minghao Chi
2022-03-04
Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()
Tom Rix
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work
Luiz Augusto von Dentz
2022-03-03
Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()
Hans de Goede
2022-03-01
Bluetooth: Fix not checking MGMT cmd pending queue
Brian Gix
[next]