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-04-17
net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
Bo-Cun Chen
1
-3
/
+3
2025-04-17
net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100Mbps
Bo-Cun Chen
1
-2
/
+2
2025-04-17
net: ethernet: mtk_eth_soc: reapply mdc divider on reset
Bo-Cun Chen
2
-15
/
+25
2025-04-17
net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
Meghana Malladi
1
-63
/
+58
2025-04-17
net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
Meghana Malladi
1
-2
/
+4
2025-04-17
net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
Meghana Malladi
1
-3
/
+0
2025-04-17
netfilter: conntrack: fix erronous removal of offload bit
Florian Westphal
1
-4
/
+6
2025-04-17
xfs: document zoned rt specifics in admin-guide
Hans Holmberg
1
-0
/
+29
2025-04-16
net: don't try to ops lock uninitialized devs
Jakub Kicinski
2
-4
/
+3
2025-04-16
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
1
-0
/
+1
2025-04-16
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
1
-1
/
+1
2025-04-16
net: dsa: free routing table on probe failure
Vladimir Oltean
1
-7
/
+14
2025-04-16
net: dsa: clean up FDB, MDB, VLAN entries on unbind
Vladimir Oltean
1
-3
/
+35
2025-04-16
net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
Vladimir Oltean
1
-1
/
+12
2025-04-16
net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered
Vladimir Oltean
1
-1
/
+2
2025-04-16
net: txgbe: fix memory leak in txgbe_probe() error path
Abdun Nihaal
1
-1
/
+2
2025-04-16
net: bridge: switchdev: do not notify new brentries as changed
Jonas Gorski
1
-1
/
+3
2025-04-16
net: b53: enable BPDU reception for management port
Jonas Gorski
1
-0
/
+10
2025-04-16
netlink: specs: rt-neigh: prefix struct nfmsg members with ndm
Jakub Kicinski
1
-6
/
+6
2025-04-16
netlink: specs: rt-link: adjust mctp attribute naming
Jakub Kicinski
1
-1
/
+2
2025-04-16
netlink: specs: rtnetlink: attribute naming corrections
Jakub Kicinski
2
-4
/
+4
2025-04-16
netlink: specs: rt-link: add an attr layer around alt-ifname
Jakub Kicinski
1
-3
/
+8
2025-04-16
tools: ynl-gen: make sure we validate subtype of array-nest
Jakub Kicinski
1
-2
/
+5
2025-04-16
tools: ynl-gen: individually free previous values on double set
Jakub Kicinski
1
-17
/
+45
2025-04-16
tools: ynl-gen: move local vars after the opening bracket
Jakub Kicinski
1
-1
/
+1
2025-04-16
tools: ynl-gen: don't declare loop iterator in place
Jakub Kicinski
1
-4
/
+21
2025-04-16
cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
Abdun Nihaal
1
-0
/
+1
2025-04-16
Bluetooth: vhci: Avoid needless snprintf() calls
Kees Cook
1
-5
/
+5
2025-04-16
Bluetooth: l2cap: Process valid commands in too long frame
Frédéric Danis
1
-1
/
+17
2025-04-16
xfs: fix fsmap for internal zoned devices
Darrick J. Wong
1
-18
/
+33
2025-04-16
xfs: Fix spelling mistake "drity" -> "dirty"
Zhang Xianwei
1
-1
/
+1
2025-04-16
ata: libata-sata: Save all fields from sense data descriptor
Niklas Cassel
1
-0
/
+15
2025-04-16
platform/x86: msi-wmi-platform: Workaround a ACPI firmware bug
Armin Wolf
2
-32
/
+63
2025-04-15
batman-adv: Fix double-hold of meshif when getting enabled
Sven Eckelmann
1
-1
/
+0
2025-04-15
selftests: fib_rule_tests: Add VRF match tests
Ido Schimmel
1
-0
/
+34
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
5
-9
/
+73
2025-04-15
eth: bnxt: fix missing ring index trim on error path
Jakub Kicinski
1
-2
/
+2
2025-04-15
net: ethernet: ti: am65-cpsw: fix port_np reference counting
Michael Walle
1
-1
/
+14
2025-04-15
octeontx2-pf: handle otx2_mbox_get_rsp errors
Chenyuan Yang
1
-0
/
+2
2025-04-15
net: ngbe: fix memory leak in ngbe_probe() error path
Abdun Nihaal
1
-1
/
+2
2025-04-15
platform/x86: msi-wmi-platform: Rename "data" variable
Armin Wolf
1
-4
/
+4
2025-04-15
platform/x86: alienware-wmi-wmax: Extend support to more laptops
Kurt Borja
1
-0
/
+48
2025-04-15
platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16 R1
Kurt Borja
1
-1
/
+1
2025-04-15
can: rockchip_canfd: fix broken quirks checks
Weizhao Ouyang
1
-3
/
+4
2025-04-15
can: fix missing decrement of j1939_proto.inuse_idx
Davide Caratti
1
-0
/
+1
2025-04-14
net: openvswitch: fix nested key length validation in the set() action
Ilya Maximets
1
-1
/
+2
2025-04-14
MAINTAINERS: update HUGETLB reviewers
Oscar Salvador
1
-0
/
+1
2025-04-14
netlink: specs: ovs_vport: align with C codegen capabilities
Jakub Kicinski
1
-3
/
+1
2025-04-14
net: don't mix device locking in dev_close_many() calls
Jakub Kicinski
1
-4
/
+13
2025-04-14
slab: ensure slab->obj_exts is clear in a newly allocated slab page
Suren Baghdasaryan
1
-0
/
+10
[next]