index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-13
net: ngbe: use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: tc35815: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: smsc: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
et131x: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: e1000: Remove unused declarations
Yue Haibing
2
-4
/
+0
2023-08-13
net/rds: Remove unused function declarations
Yue Haibing
3
-5
/
+0
2023-08-13
netlink: convert nlk->flags to atomic flags
Eric Dumazet
3
-74
/
+48
2023-08-13
net: tcp: refactor the dbg message in tcp_retransmit_timer()
Menglong Dong
1
-10
/
+13
2023-08-13
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
1
-1
/
+17
2023-08-13
net: tcp: allow zero-window ACK update the window
Menglong Dong
1
-1
/
+1
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
3
-10
/
+25
2023-08-12
ethernet: atarilance: mark init function static
Arnd Bergmann
1
-1
/
+1
2023-08-12
ethernet: ldmvsw: mark ldmvsw_open() static
Arnd Bergmann
1
-2
/
+1
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
2
-2
/
+4
2023-08-11
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
1
-5
/
+24
2023-08-11
Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C
Max Chou
1
-25
/
+45
2023-08-11
Bluetooth: Remove unnecessary NULL check before vfree()
Ziyang Xuan
1
-2
/
+1
2023-08-11
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
1
-1
/
+1
2023-08-11
Bluetooth: Fix potential use-after-free when clear keys
Min Li
1
-8
/
+8
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
3
-11
/
+15
2023-08-11
Bluetooth: hci_conn: Fix hci_le_set_cig_params
Luiz Augusto von Dentz
1
-94
/
+63
2023-08-11
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
3
-42
/
+21
2023-08-11
Bluetooth: hci_conn: Fix not allowing valid CIS ID
Luiz Augusto von Dentz
1
-3
/
+6
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
3
-18
/
+39
2023-08-11
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
1
-0
/
+6
2023-08-11
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
1
-16
/
+29
2023-08-11
Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
1
-0
/
+11
2023-08-11
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
1
-7
/
+9
2023-08-11
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2
-13
/
+6
2023-08-11
Bluetooth: Remove unused declaration amp_read_loc_info()
Yue Haibing
1
-1
/
+0
2023-08-11
Bluetooth: btusb: Move btusb_recv_event_intel to btintel
Luiz Augusto von Dentz
3
-74
/
+76
2023-08-11
Bluetooth: btqca: Add WCN3988 support
Luca Weiss
3
-4
/
+33
2023-08-11
dt-bindings: net: qualcomm: Add WCN3988
Luca Weiss
1
-0
/
+2
2023-08-11
Bluetooth: btnxpuart: Add support for AW693 chipset
Neeraj Sanjay Kale
1
-8
/
+31
2023-08-11
Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()
Yuanjun Gong
1
-1
/
+5
2023-08-11
bluetooth: Explicitly include correct DT includes
Rob Herring
3
-3
/
+2
2023-08-11
Bluetooth: btbcm: add default address for BCM43430A1
Mans Rullgard
1
-0
/
+5
2023-08-11
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
1
-0
/
+20
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
5
-28
/
+14
2023-08-11
Bluetooth: btmtk: Fix kernel crash when processing coredump
Chris Lu
2
-6
/
+7
2023-08-11
Bluetooth: btusb: Add support for another MediaTek 7922 VID/PID
Roger Gammans
1
-0
/
+3
2023-08-11
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
1
-0
/
+4
2023-08-11
Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
Lee, Chun-Yi
1
-1
/
+2
2023-08-11
Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2023-08-11
Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
3
-8
/
+14
2023-08-11
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
1
-5
/
+5
2023-08-11
Bluetooth: Add support for Gale Peak (8087:0036)
Kiran K
1
-0
/
+1
[next]