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
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
1
-2
/
+3
2023-09-11
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
1
-0
/
+2
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
1
-0
/
+3
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2
-13
/
+45
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb entry
Vladimir Oltean
1
-43
/
+37
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_poll_valid()
Vladimir Oltean
1
-7
/
+8
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
1
-5
/
+6
2023-09-11
net:ethernet:adi:adin1110: Fix forwarding offload
Ciprian Regus
1
-1
/
+1
2023-09-11
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
1
-0
/
+1
2023-09-11
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()
Hangyu Hua
1
-0
/
+3
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
1
-0
/
+5
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
3
-5
/
+10
2023-09-11
net: stmmac: fix handling of zero coalescing tx-usecs
Vincent Whitchurch
1
-4
/
+6
2023-09-10
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add
Guangguan Wang
1
-0
/
+2
2023-09-10
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
1
-1
/
+2
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
7
-51
/
+44
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
1
-2
/
+16
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network interface names
Juntong Deng
1
-12
/
+14
2023-09-08
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
1
-5
/
+5
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
1
-1
/
+1
2023-09-07
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
3
-85
/
+60
2023-09-07
ntfs3: drop inode references in ntfs_put_super()
Christian Brauner
1
-6
/
+12
2023-09-07
vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
Linus Torvalds
1
-0
/
+17
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
1
-7
/
+7
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
1
-0
/
+4
2023-09-07
net: hns3: fix tx timeout issue
Jian Shen
1
-5
/
+12
2023-09-06
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
3
-4
/
+22
2023-09-06
netfilter: nf_tables: Unbreak audit log reset
Pablo Neira Ayuso
1
-5
/
+6
2023-09-06
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c
Kyle Zeng
1
-0
/
+1
2023-09-06
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
1
-2
/
+6
2023-09-06
netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID
Phil Sutter
1
-0
/
+1
2023-09-06
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
1
-0
/
+8
2023-09-06
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
1
-8
/
+14
2023-09-06
selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc
Martin KaFai Lau
3
-0
/
+118
2023-09-06
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
1
-1
/
+1
2023-09-06
bpf: bpf_sk_storage: Fix invalid wait context lockdep report
Martin KaFai Lau
1
-33
/
+14
2023-09-06
s390/bpf: Pass through tail call counter in trampolines
Ilya Leoshkevich
1
-0
/
+10
2023-09-06
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2
-4
/
+2
2023-09-06
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
1
-0
/
+1
2023-09-06
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
1
-2
/
+2
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-09-06
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2
-19
/
+51
[next]