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-01-14
net: xilinx: axienet: Fix IRQ coalescing packet count overflow
Sean Anderson
1
-0
/
+6
2025-01-14
nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
Dan Carpenter
1
-1
/
+2
2025-01-14
selftests: mptcp: avoid spurious errors on disconnect
Paolo Abeni
1
-11
/
+32
2025-01-14
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
1
-2
/
+7
2025-01-14
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
1
-2
/
+4
2025-01-14
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
1
-0
/
+9
2025-01-14
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
1
-0
/
+9
2025-01-14
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
1
-8
/
+21
2025-01-14
vsock/bpf: return early if transport is not assigned
Stefano Garzarella
1
-0
/
+9
2025-01-14
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
1
-2
/
+5
2025-01-14
pfcp: Destroy device along with udp socket's netns dismantle.
Kuniyuki Iwashima
1
-5
/
+10
2025-01-14
gtp: Destroy device along with udp socket's netns dismantle.
Kuniyuki Iwashima
1
-1
/
+6
2025-01-14
gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().
Kuniyuki Iwashima
1
-8
/
+11
2025-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
1
-19
/
+27
2025-01-13
r8169: remove redundant hwmon support
Heiner Kallweit
1
-44
/
+0
2025-01-13
net/ncsi: fix locking in Get MAC Address handling
Paul Fertser
3
-15
/
+22
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
8
-45
/
+68
2025-01-13
ice: Fix ETH56G FC-FEC Rx offset value
Karol Kolacinski
1
-1
/
+1
2025-01-13
ice: Fix quad registers read on E825
Karol Kolacinski
2
-87
/
+133
2025-01-13
ice: Fix E825 initialization
Karol Kolacinski
1
-13
/
+9
2025-01-13
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
1
-3
/
+3
2025-01-10
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
1
-1
/
+3
2025-01-10
net: ravb: Fix max TX frame size for RZ/V2M
Paul Barker
1
-0
/
+1
2025-01-10
net: mana: Cleanup "mana" debugfs dir after cleanup of all children
Shradha Gupta
1
-2
/
+2
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
5
-29
/
+9
2025-01-10
eth: bnxt: always recalculate features after XDP clearing, fix null-deref
Jakub Kicinski
3
-13
/
+21
2025-01-10
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
1
-12
/
+18
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
1
-0
/
+1
2025-01-09
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
Sudheer Kumar Doredla
1
-7
/
+7
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-7
/
+32
2025-01-09
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-09
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+3
2025-01-09
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-6
/
+5
2025-01-09
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
MAINTAINERS: remove Lars Povlsen from Microchip Sparx5 SoC
Jakub Kicinski
1
-1
/
+0
2025-01-09
MAINTAINERS: remove Noam Dagan from AMAZON ETHERNET
Jakub Kicinski
1
-1
/
+0
2025-01-09
MAINTAINERS: remove Ying Xue from TIPC
Jakub Kicinski
1
-1
/
+0
2025-01-09
MAINTAINERS: remove Mark Lee from MediaTek Ethernet
Jakub Kicinski
1
-1
/
+0
2025-01-09
MAINTAINERS: mark stmmac ethernet as an Orphan
Jakub Kicinski
1
-4
/
+1
2025-01-09
MAINTAINERS: remove Andy Gospodarek from bonding
Jakub Kicinski
2
-1
/
+4
2025-01-09
MAINTAINERS: update maintainers for Microchip LAN78xx
Jakub Kicinski
2
-1
/
+6
2025-01-09
MAINTAINERS: mark Synopsys DW XPCS as Orphan
Jakub Kicinski
2
-2
/
+5
2025-01-09
net/mlx5: Fix variable not being completed when function returns
Chenguang Zhao
1
-0
/
+1
2025-01-09
rtase: Fix a check for error in rtase_alloc_msix()
Dan Carpenter
1
-1
/
+1
2025-01-09
net: stmmac: dwmac-tegra: Read iommu stream id from device tree
Parker Newman
1
-3
/
+11
2025-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
[next]