index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
net: revert partially applied PHY topology series
Jakub Kicinski
22
-385
/
+8
2024-05-13
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
5
-56
/
+54
2024-05-13
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
4
-13
/
+16
2024-05-13
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-13
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
3
-2
/
+2
2024-05-13
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
1
-15
/
+17
2024-05-13
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
3
-4
/
+5
2024-05-13
mptcp: add net.mptcp.available_schedulers
Gregory Detal
4
-1
/
+52
2024-05-13
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
1
-0
/
+4
2024-05-13
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2
-0
/
+61
2024-05-13
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
1
-2
/
+0
2024-05-13
net: mana: Enable MANA driver on ARM64 with 4K page size
Haiyang Zhang
1
-1
/
+2
2024-05-13
net: prestera: Add flex arrays to some structs
Erick Archer
1
-46
/
+37
2024-05-13
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
2
-1
/
+9
2024-05-13
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
3
-2
/
+7
2024-05-13
tcp: rstreason: fully support in tcp_rcv_state_process()
Jason Xing
1
-0
/
+18
2024-05-13
tcp: rstreason: fully support in tcp_ack()
Jason Xing
1
-0
/
+13
2024-05-13
tcp: rstreason: fully support in tcp_rcv_synsent_state_process()
Jason Xing
1
-0
/
+17
2024-05-13
net: stmmac: add support for RZ/N1 GMAC
Clément Léger
4
-0
/
+105
2024-05-13
net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
Russell King (Oracle)
1
-54
/
+53
2024-05-13
net: stmmac: introduce pcs_init/pcs_exit stmmac operations
Russell King (Oracle)
2
-1
/
+9
2024-05-13
net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
Serge Semin
3
-19
/
+23
2024-05-13
net: stmmac: Add dedicated XPCS cleanup method
Serge Semin
3
-4
/
+17