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