index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-05
4
-29
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
2
-5
/
+8
|
\
|
*
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
2
-5
/
+8
*
|
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
2022-05-23
1
-1
/
+1
*
|
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-19
2
-0
/
+35
*
|
Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
Luiz Augusto von Dentz
2022-05-13
1
-15
/
+43
*
|
Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+18
*
|
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
2022-05-13
2
-2
/
+1
*
|
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-05-13
1
-0
/
+12
*
|
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-05-13
1
-6
/
+9
*
|
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2022-05-13
1
-0
/
+2
*
|
Bluetooth: Print broken quirks
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+31
*
|
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
2
-2
/
+2
*
|
Bluetooth: Keep MGMT pending queue ordered FIFO
Brian Gix
2022-05-13
1
-1
/
+1
*
|
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-05-13
1
-8
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-3
/
+3
|
\
|
|
*
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-11
1
-3
/
+3
*
|
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
3
-42
/
+81
|
\
|
|
*
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
3
-18
/
+38
|
*
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
2022-04-26
1
-0
/
+12
|
*
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
1
-29
/
+36
*
|
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
2
-4
/
+2
|
/
*
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
2022-03-18
1
-0
/
+2
*
Bluetooth: Send AdvMonitor Dev Found for all matched devices
Manish Mandlik
2022-03-18
1
-33
/
+37
*
Bluetooth: msft: Clear tracked devices on resume
Manish Mandlik
2022-03-18
1
-4
/
+15
*
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
2022-03-18
1
-2
/
+2
*
Bluetooth: Don't assign twice the same value
Christophe JAILLET
2022-03-18
1
-1
/
+0
*
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-03-18
1
-1
/
+2
*
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
2022-03-18
1
-0
/
+16
*
Bluetooth: mgmt: remove redundant assignment to variable cur_len
Colin Ian King
2022-03-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
2
-27
/
+24
|
\
|
*
Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work
Luiz Augusto von Dentz
2022-03-03
1
-26
/
+23
|
*
Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()
Hans de Goede
2022-03-03
1
-1
/
+1
*
|
bluetooth: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-07
2
-2
/
+2
*
|
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
2022-03-04
1
-0
/
+1
*
|
Bluetooth: move adv_instance_cnt read within the device lock
Niels Dossche
2022-03-04
1
-1
/
+3
*
|
Bluetooth: hci_event: Add missing locking on hdev in hci_le_ext_adv_term_evt
Niels Dossche
2022-03-04
1
-7
/
+12
*
|
Bluetooth: make array bt_uuid_any static const
Colin Ian King
2022-03-04
1
-1
/
+3
*
|
Bluetooth: 6lowpan: No need to clear memory twice
Christophe JAILLET
2022-03-04
1
-1
/
+0
*
|
Bluetooth: Improve skb handling in mgmt_device_connected()
Radoslaw Biernacki
2022-03-04
2
-17
/
+23
*
|
Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
Radoslaw Biernacki
2022-03-04
2
-10
/
+13
*
|
Bluetooth: mgmt: Remove unneeded variable
Minghao Chi
2022-03-04
1
-5
/
+2
*
|
Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()
Tom Rix
2022-03-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
4
-46
/
+87
|
\
|
|
*
Bluetooth: Fix not checking MGMT cmd pending queue
Brian Gix
2022-03-01
1
-36
/
+63
|
*
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
2022-02-24
1
-6
/
+15
|
*
Bluetooth: hci_sync: Fix hci_update_accept_list_sync
Luiz Augusto von Dentz
2022-02-24
1
-1
/
+4
|
*
Bluetooth: assign len after null check
Wang Qing
2022-02-24
1
-1
/
+2
|
*
Bluetooth: fix data races in smp_unregister(), smp_del_chan()
Lin Ma
2022-02-24
1
-2
/
+2
[next]