index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
Age
Commit message (
Expand
)
Author
2024-07-05
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
2023-12-08
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2022-08-25
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
2022-04-13
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
2022-02-23
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
2022-02-16
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
2021-12-08
dpaa2-eth: destroy workqueue at the end of remove function
Dongliang Mu
2021-11-26
net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
Pavel Skripkin
2021-03-04
dpaa2-eth: fix memory leak in XDP_REDIRECT
Ioana Ciornei
2020-12-30
dpaa2-eth: fix the size of the mapped SGT buffer
Ioana Ciornei
2020-12-07
dpaa2-mac: Add a missing of_node_put after of_device_is_available
Christophe JAILLET
2020-11-24
dpaa2-eth: Fix compile error due to missing devlink support
Ezequiel Garcia
2020-11-20
dpaa2-eth: select XGMAC_MDIO for MDIO bus support
Ioana Ciornei
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-02
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
2020-10-02
dpaa2-eth: add basic devlink support
Ioana Ciornei
2020-09-25
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
2020-09-25
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
2020-09-25
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
2020-09-25
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
2020-09-25
dpaa2-eth: fix command version for Tx shaping
Ioana Ciornei
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-24
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
dpaa2-eth: drop double zeroing
Julia Lawall
2020-09-18
dpaa2-eth: fix a build warning in dpmac.c
Yangbo Lu
2020-09-18
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
2020-09-18
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
2020-09-18
dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
2020-09-18
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
2020-09-18
dpaa2-eth: add APIs of 1588 single step timestamping
Yangbo Lu
2020-09-17
dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c
Ioana Ciornei
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
Ioana Ciornei
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-04
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-21
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2020-07-21
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
2020-07-21
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
2020-07-15
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Ioana Ciornei
2020-07-06
dpaa2-eth: fix draining of S/G cache
Ioana Ciornei
2020-06-29
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
2020-06-29
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
2020-06-25
dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildrop
Ioana Ciornei
[next]