index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
2
-18
/
+7
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
7
-77
/
+20
2026-02-05
can: move frame_len to CAN skb extensions
Oliver Hartkopp
1
-8
/
+21
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
7
-15
/
+14
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
15
-14
/
+219
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
9
-19
/
+15
2026-02-05
MAINTAINERS: Remove myself from TC maintainers
Cong Wang
1
-1
/
+0
2026-02-05
ppp: enable TX scatter-gather
Qingfang Deng
1
-5
/
+25
2026-02-05
net/mlx5e: Extend TC max ratelimit using max_bw_value_msb
Alexei Lazar
4
-34
/
+44
2026-02-05
Merge branch 'net-mlx5e-rx-datapath-enhancements'
Jakub Kicinski
3
-26
/
+41
2026-02-05
net/mlx5e: SHAMPO, Improve allocation recovery
Dragos Tatulea
1
-2
/
+24
2026-02-05
net/mlx5e: RX, Drop oversized packets in non-linear mode
Dragos Tatulea
3
-24
/
+17
2026-02-05
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
7
-59
/
+0
2026-02-05
Merge branch 'net-stmmac-fix-serdes-power-methods'
Jakub Kicinski
2
-25
/
+41
2026-02-05
net: stmmac: move serdes power methods to stmmac_[open|release]()
Russell King (Oracle)
1
-11
/
+10
2026-02-05
net: stmmac: add missing serdes power down in error paths
Russell King (Oracle)
1
-1
/
+3
2026-02-05
net: stmmac: add state tracking for legacy serdes power state
Russell King (Oracle)
2
-1
/
+6
2026-02-05
net: stmmac: add wrappers for serdes_power[up|down]() methods
Russell King (Oracle)
1
-19
/
+29
2026-02-05
Merge branch 'net-rds-rds-tcp-protocol-and-extension-improvements'
Jakub Kicinski
13
-121
/
+450
2026-02-05
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
6
-17
/
+72
2026-02-05
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
4
-39
/
+90
2026-02-05
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
1
-36
/
+36
2026-02-05
net/rds: Clear reconnect pending bit
HÃ¥kon Bugge
1
-0
/
+2
2026-02-05
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
1
-0
/
+2
2026-02-05
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
6
-5
/
+76
2026-02-05
net/rds: Encode cp_index in TCP source port
Gerd Rausch
7
-7
/
+77
2026-02-05
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
4
-29
/
+107
2026-02-05
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
1
-2
/
+2
2026-02-05
ovpn: Replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2026-02-05
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
2
-323
/
+111
2026-02-05
net: stmmac: Fix typo from clk_scr_i to clk_csr_i
Huacai Chen
1
-8
/
+8
2026-02-05
tcp: split tcp_check_space() in two parts
Eric Dumazet
2
-10
/
+13
2026-02-05
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
2
-19
/
+19
2026-02-05
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
1
-1
/
+1
2026-02-05
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
68
-246
/
+3972
2026-02-05
Merge branch 'mptcp-misc-features-for-v6-20-7-0'
Jakub Kicinski
7
-112
/
+187
2026-02-05
selftests: mptcp: join: no SKIP mark for group checks
Matthieu Baerts (NGI0)
1
-15
/
+15
2026-02-05
selftests: mptcp: connect cleanup TFO setup
Matthieu Baerts (NGI0)
1
-10
/
+7
2026-02-05
selftests: mptcp: join: avoid declaring i if not used
Matthieu Baerts (NGI0)
1
-6
/
+3
2026-02-05
selftests: mptcp: join chk_stale_nr: avoid dup stats
Matthieu Baerts (NGI0)
1
-8
/
+2
2026-02-05
selftests: mptcp: join: userspace: wait for new events
Matthieu Baerts (NGI0)
1
-2
/
+7
2026-02-05
selftests: mptcp: join: fix wait_mpj helper
Matthieu Baerts (NGI0)
1
-16
/
+14
2026-02-05
selftests: mptcp: join: wait for estab event instead of MPJ
Matthieu Baerts (NGI0)
1
-9
/
+10
2026-02-05
selftests: mptcp: diag: sort all #include
Matthieu Baerts (NGI0)
1
-12
/
+15
2026-02-05
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
1
-4
/
+5
2026-02-05
mptcp: pm: align endpoint flags size with the NL specs
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-02-05
trace: mptcp: add mptcp_rcvbuf_grow tracepoint
Paolo Abeni
2
-0
/
+83
2026-02-05
mptcp: consolidate rcv space init
Paolo Abeni
3
-18
/
+15
2026-02-05
mptcp: fix receive space timestamp initialization
Paolo Abeni
2
-4
/
+9
2026-02-05
mptcp: do not account for OoO in mptcp_rcvbuf_grow()
Paolo Abeni
1
-6
/
+0
[next]