index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-07
net: fec: correct rx_bytes statistic for the case SHIFT16 is set
Wei Fang
1
-0
/
+2
2025-10-17
dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
Ioana Ciornei
1
-2
/
+1
2025-10-17
net: enetc: correct the value of ENETC_RXB_TRUESIZE
Wei Fang
1
-1
/
+1
2025-10-17
net: enetc: fix the deadlock of enetc_mdio_lock
Jianpeng Chang
1
-4
/
+21
2025-10-06
net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
Erick Karanja
1
-0
/
+2
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-11
/
+6
2025-09-30
net: enetc: initialize SW PIR and CIR based HW PIR and CIR values
Wei Fang
1
-10
/
+5
2025-09-26
net: enetc: Fix probing error message typo for the ENETCv4 PF driver
Claudiu Manoil
1
-1
/
+1
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-22
net: enetc: use generic interfaces to get phc_index for ENETC v1
Wei Fang
3
-24
/
+10
2025-09-22
net: enetc: fix sleeping function called from rcu_read_lock() context
Wei Fang
1
-1
/
+2
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-09-14
net: fec: enable the Jumbo frame support for i.MX8QM
Shenwei Wang
2
-4
/
+24
2025-09-14
net: fec: add change_mtu to support dynamic buffer allocation
Shenwei Wang
2
-4
/
+23
2025-09-14
net: fec: add rx_frame_size to support configurable RX length
Shenwei Wang
2
-1
/
+3
2025-09-14
net: fec: update MAX_FL based on the current MTU
Shenwei Wang
1
-1
/
+1
2025-09-14
net: fec: add pagepool_order to support variable page size
Shenwei Wang
2
-2
/
+5
2025-09-14
net: fec: use a member variable for maximum buffer size
Shenwei Wang
2
-6
/
+11
2025-09-11
dpaa2-switch: fix buffer pool seeding for control traffic
Ioana Ciornei
1
-1
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-09-05
net: fman: clean up included headers
Heiner Kallweit
1
-2
/
+0
2025-09-05
net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
Stefan Wahren
1
-1
/
+2
2025-09-02
net: enetc: don't update sync packet checksum if checksum offload is used
Wei Fang
1
-8
/
+9
2025-09-02
net: enetc: add PTP synchronization support for ENETC v4
Wei Fang
6
-21
/
+128
2025-09-02
net: enetc: move sync packet modification before dma_map_single()
Wei Fang
1
-7
/
+8
2025-09-02
net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
Wei Fang
2
-4
/
+3
2025-09-02
net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
Wei Fang
2
-59
/
+71
2025-09-02
net: enetc: save the parsed information of PTP packet to skb->cb
Wei Fang
2
-31
/
+43
2025-08-13
net: enetc: Remove error print for devm_add_action_or_reset()
Waqar Hameed
1
-2
/
+1
2025-07-30
net: gianfar: fix device leak when querying time stamp info
Johan Hovold
1
-1
/
+3
2025-07-30
net: enetc: fix device and OF node leak at probe
Johan Hovold
1
-2
/
+12
2025-07-30
net: dpaa: fix device leak when querying time stamp info
Johan Hovold
1
-1
/
+3
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
16
-278
/
+270
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-07-26
net: fsl_pq_mdio: use dev_err_probe
Alexander Stein
1
-2
/
+2
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+24
2025-07-23
net: fec: access ->pp through netmem_desc instead of page
Byungchul Park
1
-3
/
+7
2025-07-18
dpaa2-switch: Fix device reference count leak in MAC endpoint handling
Ma Ke
1
-3
/
+12
2025-07-18
dpaa2-eth: Fix device reference count leak in MAC endpoint handling
Ma Ke
1
-3
/
+12
2025-07-14
net: fec: add fec_set_hw_mac_addr() helper function
Wei Fang
1
-12
/
+14
2025-07-14
net: fec: add more macros for bits of FEC_ECR
Wei Fang
1
-5
/
+7
2025-07-14
net: fec: use phy_interface_mode_is_rgmii() to check RGMII mode
Wei Fang
1
-4
/
+1
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+24
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-06-30
net: enetc: read 64-bit statistics from port MAC counters
Wei Fang
1
-40
/
+40
2025-06-30
net: enetc: separate 64-bit counters from enetc_port_counters
Wei Fang
2
-1
/
+15
2025-06-30
net: enetc: change the statistics of ring to unsigned long type
Wei Fang
1
-11
/
+11
2025-06-30
net: fec: allow disable coalescing
Jonas Rebmann
1
-18
/
+16
2025-06-27
dpaa2-eth: fix xdp_rxq_info leak
Fushuai Wang
1
-2
/
+24
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
[next]