index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
3 days
net: fec: only stop PTP if it was initialized
bui duc phuc
6 days
net: enetc: restore RX ring congestion mode for ENETC v4
Wei Fang
6 days
net: enetc: restore RX ring congestion mode after ring reconfiguration
Wei Fang
13 days
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
2026-07-30
net: ethernet: remove conditional return with no effect
Sang-Heon Jeon
2026-07-27
net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
Wei Fang
2026-07-27
net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
Wei Fang
2026-07-27
net: enetc: remove redundant num_vsi field from enetc_port_caps
Wei Fang
2026-07-27
net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
Wei Fang
2026-07-27
net: enetc: refactor SI VLAN promiscuous mode configuration
Wei Fang
2026-07-27
net: enetc: open-code enetc4_set_default_si_vlan_promisc()
Wei Fang
2026-07-27
net: enetc: remove invalid code from enetc4_pl_mac_link_up()
Wei Fang
2026-07-27
net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
Claudiu Manoil
2026-07-27
net: enetc: simplify enetc4_set_port_speed()
Wei Fang
2026-07-27
net: enetc: use PCI device name for debugfs directory
Wei Fang
2026-07-27
net: enetc: improve MAFT entry management with bitmap tracking
Wei Fang
2026-07-27
net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
Wei Fang
2026-07-27
net: enetc: extract common helpers for MAC hash filter configuration
Wei Fang
2026-07-27
net: enetc: extract common helpers for MAC promiscuous mode setting
Wei Fang
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-22
net: dpaa: fix mode setting
Michael Walle
2026-07-21
dpaa2-eth: put MAC endpoint device on disconnect
Guangshuo Li
2026-07-21
dpaa2-switch: put MAC endpoint device on disconnect
Guangshuo Li
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-01
dpaa2-switch: add support for imprecise source port
Ioana Ciornei
2026-07-01
dpaa2-switch: trap all link local reserved addresses to the CPU
Ioana Ciornei
2026-07-01
dpaa2-switch: offload port objects on an upper bond device
Ioana Ciornei
2026-07-01
dpaa2-switch: offload FDBs added on an upper bond device
Ioana Ciornei
2026-07-01
dpaa2-switch: add support for LAG offload
Ioana Ciornei
2026-07-01
dpaa2-switch: add LAG configuration API
Ioana Ciornei
2026-07-01
dpaa2-switch: consolidate unicast and multicast management
Ioana Ciornei
2026-07-01
dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helper
Ioana Ciornei
2026-07-01
dpaa2-switch: check early if an FDB entry should be added
Ioana Ciornei
2026-07-01
dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() function
Ioana Ciornei
2026-07-01
dpaa2-switch: extend the FDB management to cover bond scenarios
Ioana Ciornei
2026-07-01
dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()
Ioana Ciornei
2026-07-01
dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del calls
Ioana Ciornei
2026-06-30
net: gianfar: dispose irq mappings on probe failure and device removal
Rosen Penev
2026-06-30
fsl/fman: Free init resources on KeyGen failure in fman_init()
Haoxiang Li
2026-06-29
net: gianfar: dispose irq mappings on probe failure and device removal
Rosen Penev
2026-06-27
net: enetc: check the number of BDs needed for xdp_frame
Wei Fang
2026-06-25
net: enetc: fix potential divide-by-zero when num_vsi is zero
Wei Fang
2026-06-21
dpaa2-switch: do not accept VLAN uppers while bridged
Ioana Ciornei
2026-06-18
dpaa2-switch: fix VLAN upper check not rejecting bridge join
Ioana Ciornei
2026-06-15
net: enetc: add helpers to set/clear table bitmap
Wei Fang
2026-06-15
net: enetc: add "Update" operation to the egress count table
Wei Fang
2026-06-15
net: enetc: add interfaces to manage egress treatment table
Wei Fang
[next]