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
13 days
net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown
Wei Fang
1
-1
/
+1
13 days
net: enetc: fix init and teardown order to prevent use of unsafe resources
Wei Fang
1
-17
/
+18
13 days
net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messaging
Wei Fang
2
-31
/
+49
13 days
net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()
Wei Fang
1
-3
/
+3
13 days
net: enetc: fix race condition in VF MAC address configuration
Wei Fang
2
-0
/
+11
13 days
net: enetc: fix TOCTOU race and validate VF MAC address
Wei Fang
1
-9
/
+30
13 days
net: enetc: add ratelimiting to VF mailbox error messages
Wei Fang
1
-4
/
+6
13 days
net: enetc: fix missing error code when pf->vf_state allocation fails
Wei Fang
1
-1
/
+3
13 days
net: enetc: fix incorrect mailbox message status returned to VFs
Wei Fang
1
-4
/
+6
2026-04-30
net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
Wei Fang
2
-8
/
+35
2026-04-16
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
2
-96
/
+126
2026-04-16
net: enetc: correct the command BD ring consumer index
Wei Fang
2
-3
/
+12
2026-04-12
net: enetc: add unstructured counters for ENETC v4
Wei Fang
2
-25
/
+234
2026-04-12
net: enetc: add unstructured pMAC counters for ENETC v1
Wei Fang
1
-21
/
+56
2026-04-12
net: enetc: remove standardized counters from enetc_pm_counters
Wei Fang
1
-40
/
+0
2026-04-12
net: enetc: show RX drop counters only for assigned RX rings
Wei Fang
1
-16
/
+2
2026-04-12
net: enetc: add support for the standardized counters
Wei Fang
3
-18
/
+245
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-04-06
dpaa2: avoid linking objects into multiple modules
Arnd Bergmann
2
-4
/
+21
2026-04-03
net: fec: make FIXED_PHY dependency unconditional
Arnd Bergmann
1
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-19
/
+136
2026-03-27
net: enetc: do not allow VF to configure the RSS key
Wei Fang
1
-1
/
+5
2026-03-27
net: enetc: check whether the RSS algorithm is Toeplitz
Wei Fang
1
-0
/
+4
2026-03-26
net: enetc: do not access non-existent registers on pseudo MAC
Wei Fang
1
-0
/
+7
2026-03-26
net: enetc: add graceful stop to safely reinitialize the TX Ring
Wei Fang
2
-14
/
+108
2026-03-26
net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
Wei Fang
1
-1
/
+12
2026-03-26
net: fec: fix the PTP periodic output sysfs interface
Buday Csaba
1
-3
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2026-03-26
net: dpaa2-mac: export standard statistics
Ioana Ciornei
4
-2
/
+338
2026-03-26
net: dpaa2-mac: retrieve MAC statistics in one firmware command
Ioana Ciornei
2
-40
/
+171
2026-03-26
net: dpaa2-mac: extend APIs related to statistics
Ioana Ciornei
3
-4
/
+132
2026-03-23
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
1
-0
/
+2
2026-03-14
dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=n
Cai Xinchen
1
-2
/
+1
2026-03-14
dpaa2: add independent dependencies for FSL_DPAA2_SWITCH
Cai Xinchen
1
-0
/
+4
2026-03-14
net: enetc: remove stray semicolon
Wei Fang
1
-1
/
+1
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+10
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+3
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-84
/
+79
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
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-25
net: fs_enet: allow nvmem to override MAC address
Rosen Penev
1
-1
/
+3
2026-02-24
net: freescale: ucc_geth: call of_node_put once
Rosen Penev
1
-2
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
5
-9
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
25
-46
/
+46
[next]