index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
Bluetooth: Fix Suspicious RCU usage warnings
Madhuparna Bhowmik
1
-4
/
+4
2020-02-28
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-8
/
+8
2020-02-19
Bluetooth: fix passkey uninitialized when used
Howard Chung
1
-9
/
+11
2020-02-19
Bluetooth: RFCOMM: Use MTU auto tune logic
Luiz Augusto von Dentz
1
-6
/
+4
2020-02-18
Bluetooth: Fix crash when using new BT_PHY option
Luiz Augusto von Dentz
2
-2
/
+2
2020-02-18
Bluetooth: Disable Extended Adv if enabled
Sathish Narsimman
1
-5
/
+2
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
3
-0
/
+133
2020-02-14
Bluetooth: secure bluetooth stack from bluedump attack
Howard Chung
2
-0
/
+29
2020-02-05
Bluetooth: remove __get_channel/dir and __dir
Alex Shi
1
-3
/
+0
2020-02-05
Bluetooth: prefetch channel before killing sock
Hillf Danton
1
-4
/
+6
2020-01-29
Bluetooth: optimize barrier usage for Rmw atomics
Davidlohr Bueso
1
-1
/
+1
2020-01-29
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2
-14
/
+28
2020-01-28
Bluetooth: SMP: Fix SALT value in some comments
Christophe JAILLET
1
-2
/
+2
2020-01-26
Bluetooth: Fix race condition in hci_release_sock()
Dan Carpenter
1
-0
/
+3
2020-01-25
Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le
Marcel Holtmann
2
-93
/
+61
2020-01-25
Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type
Marcel Holtmann
2
-5
/
+11
2020-01-22
Bluetooth: fix appearance typo in mgmt.c
Alain Michaud
1
-4
/
+4
2020-01-22
Bluetooth: adding missing const decoration to mgmt_status_table
Alain Michaud
1
-1
/
+1
2020-01-16
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-01-15
Bluetooth: Make use of __check_timeout on hci_sched_le
Luiz Augusto von Dentz
1
-8
/
+3
2020-01-15
Bluetooth: monitor: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+6
2020-01-15
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
4
-8
/
+188
2020-01-08
Bluetooth: remove redundant assignment to variable icid
Colin Ian King
1
-1
/
+0
2020-01-04
Bluetooth: Auto tune if input MTU is set to 0
Luiz Augusto von Dentz
1
-2
/
+52
2020-01-04
Bluetooth: Add support for LE PHY Update Complete event
Luiz Augusto von Dentz
1
-0
/
+27
2020-01-04
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
1
-8
/
+6
2020-01-04
Bluetooth: Adding a bt_dev_warn_ratelimited macro.
Alain Michaud
1
-0
/
+16
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+32
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
6
-22
/
+62
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2019-11-22
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2019-11-22
Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
Marcel Holtmann
1
-2
/
+24
2019-11-19
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2019-11-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+14
2019-11-06
net: use helpers to change sk_ack_backlog
Eric Dumazet
1
-2
/
+2
2019-11-04
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
1
-0
/
+9
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-10
/
+2
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-26
Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0
Luiz Augusto von Dentz
1
-4
/
+4
2019-10-26
Bluetooth: Fix using advertising instance duration as timeout
Luiz Augusto von Dentz
1
-1
/
+1
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-8
/
+0
2019-10-23
compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
1
-1
/
+20
2019-10-23
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
1
-2
/
+12
2019-10-17
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-10-16
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-10-16
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-10-16
Bluetooth: remove set but not used variable 'smp'
YueHaibing
1
-6
/
+0
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-16
/
+27
[prev]
[next]