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-11-03
compiler_types: Add noinline_for_tracing annotation
Yafang Shao
1
-0
/
+6
2024-11-03
net/mlx5: DPLL, Add clock quality level op implementation
Jiri Pirko
1
-0
/
+81
2024-11-03
dpll: add clock quality level attribute and op
Jiri Pirko
4
-0
/
+93
2024-10-31
net: fjes: use ethtool string helpers
Rosen Penev
1
-41
/
+23
2024-10-31
netlink: Remove the dead code in netlink_proto_init()
Jinjie Ruan
1
-5
/
+1
2024-10-31
selftests/net: Fix ./ns-XXXXXX not cleanup
Li Zhijian
1
-2
/
+0
2024-10-31
selftests: netdevsim: add fib_notifications to Makefile
Jakub Kicinski
1
-0
/
+1
2024-10-31
dql: annotate data-races around dql->last_obj_cnt
Eric Dumazet
2
-2
/
+2
2024-10-31
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
2
-1
/
+4
2024-10-31
fsl/fman: Validate cell-index value obtained from Device Tree
Aleksandr Mishin
3
-1
/
+8
2024-10-31
netlabel: document doi_remove field of struct netlbl_calipso_ops
George Guo
1
-0
/
+1
2024-10-31
ptp_pch: Replace deprecated PCI functions
Philipp Stanner
1
-3
/
+3
2024-10-31
net: freescale: use ethtool string helpers
Rosen Penev
8
-88
/
+51
2024-10-31
tcp: only release congestion control if it has been initialized
Pengcheng Yang
2
-2
/
+3
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-10-31
net: phy: dp83822: Configure RMII mode on DP83825 devices
Erik Schumacher
1
-13
/
+18
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
1
-1
/
+3
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
1
-0
/
+27
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
3
-0
/
+66
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-10-30
dt-bindings: net: qcom,ethqos: add description for qcs8300
Yijie Yang
1
-0
/
+4
2024-10-30
dt-bindings: net: qcom,ethqos: add description for qcs615
Yijie Yang
1
-5
/
+10
2024-10-30
bna: Remove field bnad_dentry_files[] in struct bnad
Zhen Lei
2
-16
/
+5
2024-10-30
bna: Remove error checking for debugfs create APIs
Zhen Lei
1
-11
/
+0
2024-10-30
rtnetlink: Fix an error handling path in rtnl_newlink()
Christophe JAILLET
1
-2
/
+4
2024-10-30
net: ethernet: mtk_wed: fix path of MT7988 WO firmware
Daniel Golle
1
-2
/
+2
2024-10-30
selftests: forwarding: Add IPv6 GRE remote change tests
Ido Schimmel
7
-0
/
+164
2024-10-30
mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address
Ido Schimmel
1
-2
/
+24
2024-10-30
mlxsw: pci: Sync Rx buffers for device
Amit Cohen
1
-1
/
+2
2024-10-30
mlxsw: pci: Sync Rx buffers for CPU
Amit Cohen
1
-7
/
+15
2024-10-30
mlxsw: spectrum_ptp: Add missing verification before pushing Tx header
Amit Cohen
1
-0
/
+7
2024-10-30
dt-bindings: net: renesas,ether: Add iommus property
Geert Uytterhoeven
1
-0
/
+3
2024-10-30
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-10-30
net: sparx5: add feature support
Daniel Machon
3
-1
/
+51
2024-10-30
net: sparx5: add compatible string for lan969x
Daniel Machon
1
-0
/
+5
2024-10-30
dt-bindings: net: add compatible strings for lan969x targets
Daniel Machon
1
-1
/
+19
2024-10-30
net: sparx5: use is_sparx5() macro throughout
Daniel Machon
7
-22
/
+99
2024-10-30
net: lan969x: add function for calculating the DSM calendar
Daniel Machon
6
-17
/
+215
2024-10-30
net: lan969x: add PTP handler function
Daniel Machon
3
-5
/
+99
2024-10-30
net: lan969x: add lan969x ops to match data
Daniel Machon
2
-0
/
+150
2024-10-30
net: lan969x: add constants to match data
Daniel Machon
1
-0
/
+21
2024-10-30
net: lan969x: add register diffs to match data
Daniel Machon
6
-3
/
+254
2024-10-30
net: lan969x: add match data for lan969x
Daniel Machon
7
-0
/
+145
2024-10-30
net: sparx5: add registers required by lan969x
Daniel Machon
1
-0
/
+132
[next]