index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
splice.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Bluetooth: qca: Fix error code in qca_read_fw_build_info()
Dan Carpenter
1
-1
/
+3
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2
-23
/
+17
2024-05-14
Bluetooth: btintel: Add support for Filmore Peak2 (BE201)
Kiran K
1
-0
/
+1
2024-05-14
Bluetooth: btintel: Add support for BlazarI
Kiran K
1
-0
/
+3
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2
-2
/
+1
2024-05-14
dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
Chen-Yu Tsai
2
-0
/
+56
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
3
-26
/
+132
2024-05-14
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: qca: clean up defines
Johan Hovold
1
-30
/
+30
2024-05-14
Bluetooth: qca: drop bogus module version
Johan Hovold
1
-4
/
+1
2024-05-14
Bluetooth: qca: drop bogus edl header checks
Johan Hovold
1
-20
/
+0
2024-05-14
dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
Marek Vasut
1
-14
/
+19
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2
-16
/
+12
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
3
-55
/
+40
2024-05-14
Bluetooth: btusb: Sort usb_device_id table by the ID
Jiande Lu
1
-18
/
+15
2024-05-14
Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925
Jiande Lu
1
-0
/
+24
2024-05-14
Bluetooth: qca: Support downloading board id specific NVM for WCN7850
Zijun Hu
1
-3
/
+15
2024-05-14
Bluetooth: Populate hci_set_hw_info for Intel and Realtek
Archie Pusaka
2
-0
/
+16
2024-05-14
Bluetooth: Remove 3 repeated macro definitions
Zijun Hu
1
-4
/
+0
2024-05-14
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
1
-4
/
+4
2024-05-14
Bluetooth: btusb: Correct timeout macro argument used to receive control message
Zijun Hu
1
-3
/
+3
2024-05-14
Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
Peter Tsao
1
-0
/
+1
2024-05-14
Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
Uri Arev
1
-14
/
+11
2024-05-14
Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000
Hans de Goede
1
-1
/
+1
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-33
/
+35
2024-05-14
Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
Uri Arev
1
-9
/
+10
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
3
-81
/
+74
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2
-34
/
+43
2024-05-14
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Luiz Augusto von Dentz
2
-4
/
+10
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2
-10
/
+24
2024-05-14
Bluetooth: hci_intel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-14
Bluetooth: hci_bcm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-14
Bluetooth: btqcomsmd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-14
Bluetooth: Add support for MediaTek MT7922 device
Ian W MORRISON
1
-0
/
+5
2024-05-14
Bluetooth: btintel: Add support to download intermediate loader
Kiran K
2
-1
/
+40
2024-05-14
Bluetooth: btintel: Define macros for image types
Kiran K
2
-6
/
+9
2024-05-14
net: revert partially applied PHY topology series
Jakub Kicinski
22
-385
/
+8
2024-05-14
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
5
-56
/
+54
2024-05-14
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
4
-13
/
+16
2024-05-14
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-14
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
3
-2
/
+2
2024-05-14
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
1
-15
/
+17
2024-05-14
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
3
-4
/
+5
2024-05-14
mptcp: add net.mptcp.available_schedulers
Gregory Detal
4
-1
/
+52
2024-05-14
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
1
-0
/
+4
2024-05-14
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2
-0
/
+61
2024-05-14
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
1
-2
/
+0
2024-05-14
net: mana: Enable MANA driver on ARM64 with 4K page size
Haiyang Zhang
1
-1
/
+2
2024-05-14
net: prestera: Add flex arrays to some structs
Erick Archer
1
-46
/
+37
[next]