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-10
hsr: Implement more robust duplicate discard for HSR
Felix Maurer
3
-143
/
+131
2026-02-10
selftests: hsr: Add tests for more link faults with PRP
Felix Maurer
1
-5
/
+74
2026-02-10
hsr: Implement more robust duplicate discard for PRP
Felix Maurer
3
-138
/
+237
2026-02-10
selftests: hsr: Add tests for faulty links
Felix Maurer
3
-11
/
+272
2026-02-10
selftests: hsr: Check duplicates on HSR with VLAN
Felix Maurer
2
-120
/
+70
2026-02-10
selftests: hsr: Add ping test for PRP
Felix Maurer
2
-0
/
+148
2026-02-10
Merge branch 'net-fec-improve-xdp-copy-mode-and-add-af_xdp-zero-copy-support'
Paolo Abeni
2
-379
/
+1234
2026-02-10
net: fec: add AF_XDP zero-copy support
Wei Fang
2
-44
/
+754
2026-02-10
net: fec: improve fec_enet_tx_queue()
Wei Fang
1
-26
/
+17
2026-02-10
net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
Wei Fang
1
-32
/
+58
2026-02-10
net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
Wei Fang
1
-18
/
+40
2026-02-10
net: fec: remove the size parameter from fec_enet_create_page_pool()
Wei Fang
1
-3
/
+3
2026-02-10
net: fec: use switch statement to check the type of tx_buf
Wei Fang
1
-61
/
+73
2026-02-10
net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
Wei Fang
1
-23
/
+12
2026-02-10
net: fec: transmit XDP frames in bulk
Wei Fang
1
-3
/
+9
2026-02-10
net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
Wei Fang
1
-19
/
+19
2026-02-10
net: fec: add fec_enet_rx_queue_xdp() for XDP path
Wei Fang
1
-86
/
+170
2026-02-10
net: fec: improve fec_enet_rx_queue()
Wei Fang
1
-20
/
+15
2026-02-10
net: fec: add fec_build_skb() to build a skb
Wei Fang
1
-46
/
+60
2026-02-10
net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
Wei Fang
2
-13
/
+9
2026-02-10
net: fec: add fec_rx_error_check() to check RX errors
Wei Fang
1
-22
/
+36
2026-02-10
net: fec: add fec_txq_trigger_xmit() helper
Wei Fang
1
-18
/
+14
2026-02-10
net: arcnet: com20020-pci: use module_pci_driver
Ethan Nelson-Moore
1
-14
/
+1
2026-02-10
Merge branch 'net-dsa-mxl-gsw1xx-setup-polarities-and-validate-chip'
Paolo Abeni
4
-12
/
+68
2026-02-10
net: dsa: mxl-gsw1xx: validate chip ID
Daniel Golle
2
-1
/
+35
2026-02-10
net: dsa: mxl-gsw1xx: configure SerDes port polarities
Daniel Golle
2
-11
/
+29
2026-02-10
dt-bindings: net: dsa: lantiq,gswip: reference common PHY properties
Daniel Golle
1
-0
/
+4
2026-02-10
Merge branch 'net-stats-tools-driver-tests-for-hw-gro'
Jakub Kicinski
3
-61
/
+131
2026-02-10
tools: ynltool: add qstats analysis for HW-GRO efficiency / savings
Jakub Kicinski
1
-5
/
+71
2026-02-10
tools: ynltool: factor out qstat dumping
Jakub Kicinski
1
-54
/
+41
2026-02-10
eth: bnxt: gather and report HW-GRO stats
Jakub Kicinski
2
-2
/
+19
2026-02-07
nfc: nxp-nci: remove interrupt trigger type
Carl Lee
1
-1
/
+1
2026-02-07
Merge branch 'big-tcp-without-hbh-in-ipv6'
Jakub Kicinski
22
-282
/
+61
2026-02-07
net/ipv6: Remove HBH helpers
Alice Mikityanska
1
-77
/
+0
2026-02-07
bng_en: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-3
/
+0
2026-02-07
net: mana: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-3
/
+0
2026-02-07
gve: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-3
/
+0
2026-02-07
bnxt_en: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-21
/
+0
2026-02-07
ice: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-3
/
+0
2026-02-07
net/mlx4: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-34
/
+8
2026-02-07
net/mlx5e: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-63
/
+12
2026-02-07
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
2
-8
/
+3
2026-02-07
net/ipv6: Drop HBH for BIG TCP on RX side
Alice Mikityanska
2
-29
/
+1
2026-02-07
net/ipv6: Drop HBH for BIG TCP on TX side
Alice Mikityanska
2
-18
/
+3
2026-02-07
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
12
-22
/
+36
2026-02-07
Merge branch 'dpll-zl3073x-include-current-frequency-in-supported-frequencies...
Jakub Kicinski
4
-49
/
+69
2026-02-07
dpll: zl3073x: Include current frequency in supported frequencies list
Ivan Vecera
1
-11
/
+21
2026-02-07
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
3
-38
/
+48
2026-02-07
ipv6: do not use skb_header_pointer() in icmpv6_filter()
Eric Dumazet
1
-16
/
+16
2026-02-07
net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
Kevin Hao
4
-19
/
+5
[next]