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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
tcp: skip big rtt sample if receive queue is not empty
Eric Dumazet
1
-0
/
+3
2025-05-15
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
1
-14
/
+8
2025-05-15
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
1
-3
/
+3
2025-05-15
tcp: remove zero TCP TS samples for autotuning
Eric Dumazet
1
-5
/
+5
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
2
-3
/
+5
2025-05-15
tcp: adjust rcvbuf in presence of reorders
Eric Dumazet
1
-0
/
+4
2025-05-15
tcp: fix sk_rcvbuf overshoot
Eric Dumazet
1
-34
/
+25
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
2
-0
/
+75
2025-05-15
net: devmem: fix kernel panic when netlink socket close after module unload
Taehee Yoo
3
-0
/
+20
2025-05-15
tsnep: fix timestamping with a stacked DSA driver
Gerhard Engleder
1
-11
/
+19
2025-05-15
net: prestera: Use to_delayed_work()
Chen Ni
1
-2
/
+1
2025-05-15
net/mlx5: Use to_delayed_work()
Chen Ni
1
-2
/
+1
2025-05-15
net/tls: fix kernel panic when alloc_page failed
Pengtao He
1
-1
/
+2
2025-05-15
bnxt_en: bring back rtnl_lock() in the bnxt_open() path
Michael Chan
1
-7
/
+29
2025-05-15
mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices
Ido Schimmel
1
-0
/
+3
2025-05-15
rds: Use nested-BH locking for rds_page_remainder
Sebastian Andrzej Siewior
1
-2
/
+8
2025-05-15
rds: Acquire per-CPU pointer within BH disabled section
Sebastian Andrzej Siewior
1
-4
/
+2
2025-05-15
rds: Disable only bottom halves in rds_page_remainder_alloc()
Sebastian Andrzej Siewior
1
-5
/
+4
2025-05-15
mptcp: Use nested-BH locking for hmac_storage
Sebastian Andrzej Siewior
2
-2
/
+11
2025-05-15
net/sched: Use nested-BH locking for sch_frag_data_storage
Sebastian Andrzej Siewior
1
-1
/
+9
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2
-3
/
+28
2025-05-15
openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
Sebastian Andrzej Siewior
2
-18
/
+18
2025-05-15
openvswitch: Use nested-BH locking for ovs_pcpu_storage
Sebastian Andrzej Siewior
3
-29
/
+59
2025-05-15
openvswitch: Merge three per-CPU structures into one
Sebastian Andrzej Siewior
3
-44
/
+17
2025-05-15
xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
Sebastian Andrzej Siewior
1
-10
/
+20
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
3
-11
/
+26
2025-05-15
ipv6: sr: Use nested-BH locking for hmac_storage
Sebastian Andrzej Siewior
1
-2
/
+11
2025-05-15
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+4
2025-05-15
net: dst_cache: Use nested-BH locking for dst_cache::cache
Sebastian Andrzej Siewior
1
-3
/
+27
2025-05-15
net: page_pool: Don't recycle into cache on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+4
2025-05-15
octeontx2: Add new tracepoint otx2_msg_status
Subbaraya Sundeep
3
-0
/
+34
2025-05-15
octeontx2: Add pcifunc also to mailbox tracepoints
Subbaraya Sundeep
7
-18
/
+37
2025-05-15
octeontx2-af: Display names for CPT and UP messages
Subbaraya Sundeep
1
-0
/
+8
2025-05-15
octeontx2-af: convert dev_dbg to tracepoint in mbox
Subbaraya Sundeep
2
-2
/
+12
2025-05-15
wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
Kees Cook
1
-2
/
+4
2025-05-15
net: Look for bonding slaves in the bond's network namespace
Shay Drory
1
-1
/
+1
2025-05-15
eth: fbnic: Add devlink dev flash support
Lee Trager
5
-1
/
+289
2025-05-15
eth: fbnic: Add mailbox support for PLDM updates
Lee Trager
2
-0
/
+228
2025-05-15
eth: fbnic: Add support for multiple concurrent completion messages
Lee Trager
4
-22
/
+87
2025-05-15
eth: fbnic: Accept minimum anti-rollback version from firmware
Lee Trager
2
-0
/
+6
2025-05-15
pldmfw: Don't require send_package_data or send_component_table to be defined
Lee Trager
1
-0
/
+6
2025-05-15
octeontx2-pf: Do not reallocate all ntuple filters
Subbaraya Sundeep
3
-1
/
+4
2025-05-15
net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
Dimitri Fedrau
1
-46
/
+57
2025-05-15
wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
Ming Yen Hsieh
1
-2
/
+2
2025-05-15
wifi: mt76: disable napi on driver removal
Fedor Pchelkin
1
-0
/
+1
2025-05-14
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
2
-66
/
+0
2025-05-14
hv_netvsc: Remove rmsg_pgcnt
Michael Kelley
3
-6
/
+3
2025-05-14
hv_netvsc: Preserve contiguous PFN grouping in the page buffer array
Michael Kelley
3
-67
/
+32
2025-05-14
hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages
Michael Kelley
1
-5
/
+45
2025-05-14
Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges
Michael Kelley
2
-3
/
+4
[next]