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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
net/sched: speedup tc_dump_qdisc() when tcm_handle is provided
Eric Dumazet
1
-10
/
+17
2026-05-04
ipv6: mld: encode multicast exponential fields
Ujjal Roy
1
-2
/
+2
2026-05-04
ipv4: igmp: encode multicast exponential fields
Ujjal Roy
1
-8
/
+6
2026-05-04
ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
Ujjal Roy
2
-17
/
+4
2026-05-04
ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
Ujjal Roy
2
-4
/
+4
2026-05-04
vsock: convert to getsockopt_iter
Breno Leitao
1
-9
/
+7
2026-05-04
netlink: convert to getsockopt_iter
Breno Leitao
1
-10
/
+11
2026-05-04
net/sched: add qstats_cpu_drop_inc() helper
Eric Dumazet
9
-12
/
+12
2026-05-04
net/sched: taprio: prepare taprio_dump() for RTNL removal
Eric Dumazet
1
-18
/
+24
2026-05-02
net: dsa: pass extack to dsa_switch_ops :: port_policer_add()
David Yang
1
-1
/
+1
2026-05-01
tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_us to tcp_sock_write_tx group
Eric Dumazet
1
-4
/
+4
2026-05-01
tcp: move tp->bytes_acked to tcp_sock_write_tx group
Eric Dumazet
1
-1
/
+1
2026-05-01
tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_tx
Eric Dumazet
1
-2
/
+2
2026-05-01
tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx group
Eric Dumazet
1
-2
/
+2
2026-05-01
tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx group
Eric Dumazet
1
-2
/
+2
2026-05-01
ip6mr: plug drop_reason to ip6mr_cache_report()
Eric Dumazet
1
-12
/
+10
2026-05-01
net: tls: reshuffle the device ops check
Jakub Kicinski
1
-6
/
+5
2026-04-30
net/sched: speedup tc_dump_qdisc() when tcm_ifindex is provided
Eric Dumazet
1
-0
/
+7
2026-04-30
net/sched: switch tc_dump_qdisc() to for_each_netdev_dump()
Eric Dumazet
1
-32
/
+28
2026-04-30
net/sched: tc_dump_qdisc_root() refactor
Eric Dumazet
1
-14
/
+15
2026-04-30
net/sched: propagate tc_fill_tclass() error
Eric Dumazet
1
-14
/
+17
2026-04-30
bridge: Do not suppress ARP probes and DAD NS unconditionally
Danielle Ratson
1
-5
/
+11
2026-04-30
net/smc: cap allocation order for SMC-R physically contiguous buffers
D. Wythe
1
-0
/
+4
2026-04-30
Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
23
-629
/
+773
2026-04-30
net: mctp: test: remove skb dumps from test output
Jeremy Kerr
1
-6
/
+0
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
34
-355
/
+763
2026-04-30
net/sched: cls_flower: revert unintended changes
Paolo Abeni
1
-3
/
+1
2026-04-30
net: tls: fix strparser anchor skb leak on offload RX setup failure
Jakub Kicinski
3
-0
/
+11
2026-04-30
net/tcp: Remove tcp_sigpool
Eric Biggers
3
-370
/
+0
2026-04-30
net/tcp-ao: Return void from functions that can no longer fail
Eric Biggers
3
-106
/
+97
2026-04-30
net/tcp-ao: Use stack-allocated MAC and traffic_key buffers
Eric Biggers
2
-45
/
+16
2026-04-30
net/tcp-ao: Use crypto library API instead of crypto_ahash
Eric Biggers
3
-300
/
+279
2026-04-30
net/tcp-ao: Drop support for most non-RFC-specified algorithms
Eric Biggers
1
-0
/
+4
2026-04-29
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
1
-5
/
+5
2026-04-29
tcp: add tcp_mstamp_refresh_inline()
Eric Dumazet
2
-10
/
+4
2026-04-29
hv_sock: fix ARM64 support
Hamza Mahfooz
1
-2
/
+2
2026-04-29
psp: validate IPv4 header fields in psp_dev_rcv()
Jakub Kicinski
1
-0
/
+9
2026-04-29
psp: add a comment about a psp_dev add netlink notification
Jakub Kicinski
1
-0
/
+4
2026-04-29
psp: validate protocol before mutating skb in psp_dev_encapsulate()
Jakub Kicinski
1
-3
/
+5
2026-04-29
net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
Eric Dumazet
3
-4
/
+4
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-2
/
+1
2026-04-28
mptcp: pm: kernel: reset fullmesh counter after flush
Matthieu Baerts (NGI0)
1
-0
/
+1
2026-04-28
mptcp: fastclose msk when linger time is 0
Matthieu Baerts (NGI0)
1
-1
/
+2
2026-04-28
mptcp: fix scheduling with atomic in timestamp sockopt
Gang Yan
1
-4
/
+4
2026-04-28
mptcp: sockopt: set timestamp flags on subflow socket, not msk
Gang Yan
1
-2
/
+2
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
Eric Dumazet
1
-6
/
+7
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)
Eric Dumazet
1
-44
/
+46
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
Eric Dumazet
1
-18
/
+20
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)
Eric Dumazet
1
-15
/
+19
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)
Eric Dumazet
1
-21
/
+21
[next]