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
2025-10-31
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
96
-285
/
+597
2025-10-30
net: sctp: fix KMSAN uninit-value in sctp_inq_pop
Ranganath V N
1
-1
/
+1
2025-10-30
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
1
-3
/
+24
2025-10-30
Merge branch 'net-stmmac-fixes-for-stmmac-tx-vlan-insert-and-est'
Jakub Kicinski
3
-21
/
+17
2025-10-30
net: stmmac: est: Fix GCL bounds checks
Rohan G Thomas
1
-2
/
+2
2025-10-30
net: stmmac: Consider Tx VLAN offload tag length for maxSDU
Rohan G Thomas
1
-4
/
+10
2025-10-30
net: stmmac: vlan: Disable 802.1AD tag insertion offload
Rohan G Thomas
2
-15
/
+5
2025-10-30
Merge branch 'tls-introduce-and-use-rx-async-resync-request-cancel-function'
Jakub Kicinski
5
-19
/
+59
2025-10-30
net/mlx5e: kTLS, Cancel RX async resync request in error flows
Shahar Shitrit
3
-5
/
+37
2025-10-30
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
2
-1
/
+9
2025-10-30
net: tls: Change async resync helpers argument
Shahar Shitrit
2
-15
/
+15
2025-10-30
Merge tag 'nf-25-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2
-4
/
+28
2025-10-30
net: phy: dp83869: fix STRAP_OPMODE bitmask
Thanh Quan
1
-2
/
+2
2025-10-30
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-10-30
net: mctp: Fix tx queue stall
Jinliang Wang
1
-3
/
+5
2025-10-30
net/mlx5: Don't zero user_count when destroying FDB tables
Cosmin Ratiu
2
-2
/
+0
2025-10-30
net: usb: asix_devices: Check return value of usbnet_get_endpoints
Miaoqian Lin
1
-3
/
+9
2025-10-30
Merge branch 'mptcp-various-rare-sending-issues'
Jakub Kicinski
4
-22
/
+39
2025-10-30
mptcp: zero window probe mib
Paolo Abeni
3
-0
/
+3
2025-10-30
mptcp: restore window probe
Paolo Abeni
1
-1
/
+6
2025-10-30
mptcp: fix MSG_PEEK stream corruption
Paolo Abeni
1
-13
/
+25
2025-10-30
mptcp: drop bogus optimization in __mptcp_check_push()
Paolo Abeni
2
-8
/
+5
2025-10-30
netconsole: Fix race condition in between reader and writer of userdata
Gustavo Luiz Duarte
1
-8
/
+13
2025-10-30
Documentation: netconsole: Remove obsolete contact people
Bagas Sanjaya
1
-3
/
+0
2025-10-30
nfp: xsk: fix memory leak in nfp_net_alloc()
Abdun Nihaal
1
-2
/
+4
2025-10-30
Merge branch 'tcp-fix-receive-autotune-again'
Jakub Kicinski
4
-17
/
+41
2025-10-30
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
2
-3
/
+18
2025-10-30
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
3
-20
/
+16
2025-10-30
trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
Eric Dumazet
1
-0
/
+9
2025-10-30
mptcp: fix subflow rcvbuf adjust
Paolo Abeni
1
-2
/
+6
2025-10-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-7
/
+42
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
1
-0
/
+5
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
1
-1
/
+1
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
1
-3
/
+22
2025-10-29
Merge branch 'bug-fixes-for-the-hibmcge-ethernet-driver'
Jakub Kicinski
5
-5
/
+11
2025-10-29
net: hibmcge: fix the inappropriate netif_device_detach()
Jijie Shao
1
-4
/
+6
2025-10-29
net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...
Jijie Shao
3
-1
/
+4
2025-10-29
net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
Jijie Shao
1
-0
/
+1
2025-10-29
dpll: zl3073x: Fix output pin registration
Ivan Vecera
1
-1
/
+1
2025-10-29
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...
Pavel Zhigulin
1
-1
/
+6
2025-10-29
Merge tag 'v6.18-rc3-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-12
/
+43
2025-10-29
dpll: fix device-id-get and pin-id-get to return errors properly
Petr Oros
1
-16
/
+20
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
1
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
1
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
1
-0
/
+9
[next]