index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-03-04
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-03-04
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2020-12-30
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-12-30
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-10-29
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2
-12
/
+25
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-25
/
+3
2020-10-17
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
1
-1
/
+6
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2
-3
/
+18
2020-10-17
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
1
-1
/
+21
2020-10-01
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
1
-2
/
+17
2020-10-01
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
1
-1
/
+2
2020-10-01
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
1
-0
/
+6
2020-10-01
Bluetooth: prefetch channel before killing sock
Hillf Danton
1
-4
/
+6
2020-10-01
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2
-14
/
+28
2020-08-19
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
1
-0
/
+5
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-08-11
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-08-05
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-06-22
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-04-13
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
1
-3
/
+1
2020-02-06
Bluetooth: Fix race condition in hci_release_sock()
Dan Carpenter
1
-0
/
+3
2020-02-01
Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
Marcel Holtmann
1
-2
/
+24
2020-01-09
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2020-01-09
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2019-12-31
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
1
-0
/
+9
2019-12-31
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-12-31
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-12-31
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-8
/
+0
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-16
/
+27
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-73
/
+33
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-13
/
+1
2019-09-06
Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message
Dan Elkouby
1
-2
/
+2
2019-09-05
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
1
-6
/
+2
2019-09-05
Bluetooth: 6lowpan: Make variable header_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-09-05
Bluetooth: Add support for utilizing Fast Advertising Interval
Spoorthi Ravishankar Koppad
1
-7
/
+22
2019-09-05
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2
-13
/
+1
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
3
-1
/
+33
2019-08-12
Bluetooth: hidp: Let hidp_send_message return number of queued bytes
Fabian Henneke
1
-2
/
+7
2019-07-26
bluetooth: switch to AES library
Ard Biesheuvel
2
-73
/
+33
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-31
/
+214
2019-07-06
Bluetooth: 6lowpan: always check destination address
Josua Mayer
1
-12
/
+0
2019-07-06
Bluetooth: 6lowpan: check neighbour table for SLAAC
Josua Mayer
1
-0
/
+15
2019-07-06
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
1
-4
/
+10
2019-07-06
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
1
-0
/
+13
2019-07-06
Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
Luiz Augusto von Dentz
1
-3
/
+11
[next]