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
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
2
-96
/
+126
7 days
net: enetc: correct the command BD ring consumer index
Wei Fang
2
-3
/
+12
7 days
dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=n
Cai Xinchen
1
-2
/
+1
7 days
dpaa2: add independent dependencies for FSL_DPAA2_SWITCH
Cai Xinchen
1
-0
/
+4
2026-04-04
net: fec: make FIXED_PHY dependency unconditional
Arnd Bergmann
1
-1
/
+1
2026-03-28
net: enetc: do not allow VF to configure the RSS key
Wei Fang
1
-1
/
+5
2026-03-28
net: enetc: check whether the RSS algorithm is Toeplitz
Wei Fang
1
-0
/
+4
2026-03-27
net: enetc: do not access non-existent registers on pseudo MAC
Wei Fang
1
-0
/
+7
2026-03-27
net: enetc: add graceful stop to safely reinitialize the TX Ring
Wei Fang
2
-14
/
+108
2026-03-27
net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
Wei Fang
1
-1
/
+12
2026-03-27
net: fec: fix the PTP periodic output sysfs interface
Buday Csaba
1
-3
/
+0
2026-03-24
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
1
-0
/
+2
2026-03-10
net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0
Wei Fang
1
-12
/
+0
2026-03-10
net: enetc: fix incorrect fallback PHY address handling
Wei Fang
1
-2
/
+10
2026-03-05
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
1
-1
/
+1
2026-02-28
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
1
-1
/
+2
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+7
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
1
-0
/
+7
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
5
-9
/
+7
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
25
-46
/
+46
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
26
-84
/
+79
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+34
2026-02-03
net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4
Claudiu Manoil
2
-4
/
+15
2026-02-03
net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4
Claudiu Manoil
1
-2
/
+2
2026-02-03
net: enetc: Remove CBDR cacheability AXI settings for ENETC v4
Claudiu Manoil
1
-4
/
+0
2026-02-03
net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
Claudiu Manoil
1
-4
/
+7
2026-01-30
dpaa2-switch: add bounds check for if_id in IRQ handler
Junrui Luo
1
-0
/
+4
2026-01-30
dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
Junrui Luo
1
-0
/
+6
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+10
2026-01-22
net: fec: account for VLAN header in frame length calculations
Clemens Gruber
1
-6
/
+7
2026-01-16
net: freescale: ucc_geth: Return early when TBI PHY can't be found
Maxime Chevallier
1
-1
/
+3
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-01-08
net: enetc: fix build warning when PAGE_SIZE is greater than 128K
Wei Fang
1
-2
/
+2
[next]