index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
Age
Commit message (
Expand
)
Author
14 days
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-13
dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()
Ioana Ciornei
2026-06-13
dpaa2-switch: move FDB selection for leave path into a helper
Ioana Ciornei
2026-06-13
dpaa2-switch: move FDB selection for join path into a helper
Ioana Ciornei
2026-06-13
dpaa2-switch: factor out the FDB in-use check into a helper
Ioana Ciornei
2026-06-13
dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototype
Ioana Ciornei
2026-06-02
dpaa2-switch: fix handling of NAPI on the remove path
Ioana Ciornei
2026-06-02
dpaa2-switch: support VLAN flag changes on existing VIDs
Ioana Ciornei
2026-06-02
dpaa2-switch: remove duplicated check for the maximum number of VLANs
Ioana Ciornei
2026-06-02
dpaa2-switch: fix the error path in dpaa2_switch_rx()
Ioana Ciornei
2026-06-02
dpaa2-switch: rework FDB management on the bridge leave path
Ioana Ciornei
2026-05-25
eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
Len Bao
2026-04-06
dpaa2: avoid linking objects into multiple modules
Arnd Bergmann
2026-03-26
net: dpaa2-mac: export standard statistics
Ioana Ciornei
2026-03-26
net: dpaa2-mac: retrieve MAC statistics in one firmware command
Ioana Ciornei
2026-03-26
net: dpaa2-mac: extend APIs related to statistics
Ioana Ciornei
2026-03-14
dpaa2: add independent dependencies for FSL_DPAA2_SWITCH
Cai Xinchen
2026-02-28
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-29
dpaa2-switch: add bounds check for if_id in IRQ handler
Junrui Luo
2026-01-29
dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
Junrui Luo
2025-12-01
net: dpaa2: convert to use .get_rx_ring_count
Breno Leitao
2025-10-17
dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
Ioana Ciornei
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-11
dpaa2-switch: fix buffer pool seeding for control traffic
Ioana Ciornei
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-18
dpaa2-switch: Fix device reference count leak in MAC endpoint handling
Ma Ke
2025-07-18
dpaa2-eth: Fix device reference count leak in MAC endpoint handling
Ma Ke
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-06-27
dpaa2-eth: fix xdp_rxq_info leak
Fushuai Wang
2025-06-24
net: xsk: dpaa2: avoid repeatedly updating the global consumer
Jason Xing
2025-06-18
eth: dpaa2: migrate to new RXFH callbacks
Jakub Kicinski
2025-05-09
net: dpaa2-eth: add ndo_hwtstamp_get() implementation
Vladimir Oltean
2025-05-09
net: dpaa2-eth: convert to ndo_hwtstamp_set()
Vladimir Oltean
2024-12-10
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
2024-10-31
net: freescale: use ethtool string helpers
Rosen Penev
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-08-20
dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
Dan Carpenter
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-22
dpaa2-switch: flower: validate control flags
Asbjørn Sloth Tønnesen
[next]