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-16
Merge branch 'tls-misc-bugfixes'
Jakub Kicinski
3
-11
/
+92
2025-10-16
selftests: tls: add test for short splice due to full skmsg
Sabrina Dubroca
1
-0
/
+31
2025-10-16
selftests: net: tls: add tests for cmsg vs MSG_MORE
Sabrina Dubroca
1
-0
/
+34
2025-10-16
tls: don't rely on tx_work during send()
Sabrina Dubroca
1
-0
/
+13
2025-10-16
tls: wait for pending async decryptions if tls_strp_msg_hold fails
Sabrina Dubroca
1
-2
/
+4
2025-10-16
tls: always set record_type in tls_process_cmsg
Sabrina Dubroca
1
-5
/
+2
2025-10-16
tls: wait for async encrypt in case of error during latter iterations of sendmsg
Sabrina Dubroca
1
-3
/
+4
2025-10-16
tls: trim encrypted message to match the plaintext on short splice
Sabrina Dubroca
1
-1
/
+4
2025-10-16
tg3: prevent use of uninitialized remote_adv and local_adv variables
Alexey Simakov
1
-4
/
+1
2025-10-16
MAINTAINERS: new entry for IPv6 IOAM
Justin Iurman
1
-0
/
+10
2025-10-15
gve: Check valid ts bit on RX descriptor before hw timestamping
Tim Hostetler
3
-7
/
+16
2025-10-15
net: core: fix lockdep splat on device unregister
Florian Westphal
1
-5
/
+35
2025-10-14
MAINTAINERS: add myself as maintainer for b53
Jonas Gorski
1
-0
/
+1
2025-10-14
selftests: net: check jq command is supported
Wang Liang
2
-0
/
+4
2025-10-14
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
1
-1
/
+15
2025-10-14
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
1
-4
/
+15
2025-10-14
r8152: add error handling in rtl8152_driver_init
Yi Cong
1
-1
/
+6
2025-10-14
usbnet: Fix using smp_processor_id() in preemptible code warnings
Zqiang
1
-0
/
+2
2025-10-14
Octeontx2-af: Fix missing error code in cgx_probe()
Harshit Mogalapalli
1
-0
/
+1
2025-10-14
amd-xgbe: Avoid spurious link down messages during interface toggle
Raju Rangoju
2
-1
/
+1
2025-10-14
net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present
Marek Vasut
1
-12
/
+11
2025-10-14
Merge branch 'intel-wired-lan-driver-updates-2025-10-01-idpf-ixgbe-ixgbevf'
Jakub Kicinski
12
-34
/
+310
2025-10-14
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-10-14
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
2
-0
/
+47
2025-10-14
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
6
-3
/
+96
2025-10-14
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
2
-0
/
+47
2025-10-14
ixgbevf: fix getting link speed data for E610 devices
Jedrzej Jagielski
4
-32
/
+116
2025-10-14
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
2
-0
/
+4
2025-10-14
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
3
-16
/
+16
2025-10-14
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil HorĂ¡k - 2N
2
-1
/
+20
2025-10-14
r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
Linmao Li
1
-2
/
+3
2025-10-14
net: gro_cells: Use nested-BH locking for gro_cell
Sebastian Andrzej Siewior
1
-0
/
+10
2025-10-14
dpll: zl3073x: Handle missing or corrupted flash configuration
Ivan Vecera
2
-0
/
+24
2025-10-13
doc: fix seg6_flowlabel path
Nicolas Dichtel
1
-0
/
+3
2025-10-12
selftests: drv-net: update remaining Python init files
Jakub Kicinski
3
-16
/
+57
2025-10-12
net: dlink: handle dma_map_single() failure properly
Yeounsu Moon
1
-7
/
+16
2025-10-12
net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...
Rex Lu
1
-2
/
+6
2025-10-12
net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-10
dpll: zl3073x: Increase maximum size of flash utility
Ivan Vecera
1
-1
/
+1
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
77
-596
/
+1113
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
42
-191
/
+223
2025-10-09
Merge tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+13
2025-10-09
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
2
-1
/
+6
2025-10-09
Merge branch 'eth-fbnic-fix-xdp_tx-and-xdp-vs-qstats'
Paolo Abeni
9
-49
/
+209
2025-10-09
selftests: drv-net: pp_alloc_fail: add necessary optoins to config
Jakub Kicinski
1
-0
/
+4
2025-10-09
selftests: drv-net: pp_alloc_fail: lower traffic expectations
Jakub Kicinski
1
-5
/
+11
2025-10-09
selftests: drv-net: fix linter warnings in pp_alloc_fail
Jakub Kicinski
1
-6
/
+14
2025-10-09
eth: fbnic: fix reporting of alloc_failed qstats
Jakub Kicinski
5
-11
/
+58
2025-10-09
selftests: drv-net: xdp: add test for interface level qstats
Jakub Kicinski
1
-2
/
+89
2025-10-09
selftests: drv-net: xdp: rename netnl to ethnl
Jakub Kicinski
1
-4
/
+4
[next]