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
2025-03-05
net: phy: micrel: use new phy_package_shared getters
Heiner Kallweit
1
-4
/
+5
2025-03-05
net: phy: qca807x: use new phy_package_shared getters
Heiner Kallweit
1
-9
/
+7
2025-03-05
net: phy: add getters for public members in struct phy_package_shared
Heiner Kallweit
2
-0
/
+29
2025-03-05
net: phy: move PHY package code from phy_device.c to own source file
Heiner Kallweit
3
-238
/
+246
2025-03-05
net: stmmac: interface switching support for ADL-N platform
Choong Yong Liang
1
-1
/
+51
2025-03-05
net: stmmac: configure SerDes according to the interface mode
Choong Yong Liang
3
-5
/
+204
2025-03-05
net: stmmac: configure SerDes on mac_finish
Choong Yong Liang
2
-0
/
+17
2025-03-05
arch: x86: add IPC mailbox accessor function and add SoC register access
David E. Box
2
-0
/
+95
2025-03-05
net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
Choong Yong Liang
1
-4
/
+21
2025-03-05
net: phylink: use pl->link_interface in phylink_expects_phy()
Choong Yong Liang
1
-1
/
+1
2025-03-05
testptp: Add option to open PHC in readonly mode
Wojtek Wasko
1
-14
/
+23
2025-03-05
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
2
-1
/
+17
2025-03-05
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
2
-1
/
+6
2025-03-04
net: Prevent use after free in netif_napi_set_irq_locked()
Dan Carpenter
1
-1
/
+1
2025-03-04
net: cadence: macb: Synchronize standard stats
Sean Anderson
1
-0
/
+16
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
3
-29
/
+50
2025-03-04
tcp: add RCU management to inet_bind_bucket
Eric Dumazet
4
-11
/
+11
2025-03-04
tcp: optimize inet_use_bhash2_on_bind()
Eric Dumazet
1
-4
/
+2
2025-03-04
tcp: use RCU in __inet{6}_check_established()
Eric Dumazet
2
-6
/
+32
2025-03-04
net: ethernet: ti: cpsw_new: populate netdev of_node
Alexander Sverdlin
1
-0
/
+1
2025-03-04
tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
Markus Elfring
1
-1
/
+2
2025-03-04
selftests: drv-net: use env.rpath in the HDS test
Jakub Kicinski
1
-2
/
+1
2025-03-04
dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
Daniel Golle
3
-184
/
+57
2025-03-04
ppp: use IFF_NO_QUEUE in virtual interfaces
Qingfang Deng
5
-2
/
+8
2025-03-04
eth: fbnic: Replace firmware field macros
Lee Trager
3
-82
/
+70
2025-03-04
eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()
Lee Trager
2
-11
/
+32
2025-03-04
eth: fbnic: Prepend TSENE FW fields with FBNIC_FW
Lee Trager
2
-12
/
+12
2025-03-04
dt-bindings: net: Convert fsl,gianfar to YAML
J. Neuschäfer
2
-38
/
+249
2025-03-04
dt-bindings: net: fsl,gianfar-mdio: Update information about TBI
J. Neuschäfer
1
-7
/
+6
2025-03-04
dt-bindings: net: Convert fsl,gianfar-{mdio,tbi} to YAML
J. Neuschäfer
2
-39
/
+115
2025-03-04
net: phy: nxp-c45-tja11xx: add support for TJA1121
Andrei Botila
2
-2
/
+40
2025-03-04
net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104
Andrei Botila
1
-2
/
+52
2025-03-04
dpll: Add an assertion to check freq_supported_num
Jiasheng Jiang
1
-1
/
+4
2025-03-04
mptcp: pm: exit early with ADD_ADDR echo if possible
Matthieu Baerts (NGI0)
1
-0
/
+3
2025-03-04
mptcp: pm: in-kernel: reduce parameters of set_flags
Geliang Tang
1
-7
/
+8
2025-03-04
mptcp: pm: in-kernel: avoid access entry without lock
Geliang Tang
1
-1
/
+1
2025-03-04
selftests: mptcp: add a test for mptcp_diag_dump_one
Gang Yan
1
-0
/
+27
2025-03-04
selftests: mptcp: Add a tool to get specific msk_info
Gang Yan
2
-1
/
+273
2025-03-04
netconsole: selftest: add task name append testing
Breno Leitao
1
-7
/
+44
2025-03-04
netconsole: docs: document the task name feature
Breno Leitao
1
-0
/
+28
2025-03-04
netconsole: add task name to extra data fields
Breno Leitao
1
-1
/
+10
2025-03-04
netconsole: add configfs controls for taskname sysdata feature
Breno Leitao
1
-0
/
+50
2025-03-04
netconsole: add taskname to extradata entry count
Breno Leitao
1
-0
/
+4
2025-03-04
netconsole: refactor CPU number formatting into separate function
Breno Leitao
1
-7
/
+11
2025-03-04
netconsole: Make boolean comparison consistent
Breno Leitao
1
-1
/
+1
2025-03-04
netconsole: prefix CPU_NR sysdata feature with SYSDATA_
Breno Leitao
1
-7
/
+7
2025-03-04
wifi: iwlwifi: remove mld/roc.c
Johannes Berg
1
-224
/
+0
2025-03-04
net: hibmcge: Add support for ioctl
Jijie Shao
1
-0
/
+2
2025-03-04
net: hibmcge: Add support for BMC diagnose feature
Jijie Shao
6
-3
/
+377
2025-03-04
net: hibmcge: Add support for mac link exception handling feature
Jijie Shao
7
-0
/
+51
[next]