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
/
dpaa
Age
Commit message (
Expand
)
Author
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-02-22
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-05
dpaa_eth: try to move the data in place for the A050385 erratum
Camelia Groza
2021-02-05
dpaa_eth: reduce data alignment requirements for the A050385 erratum
Camelia Groza
2021-02-05
dpaa_eth: reserve space for the xdp_frame under the A050385 erratum
Camelia Groza
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-12-09
net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()
Zheng Yongjun
2020-12-04
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-02
dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Yangbo Lu
2020-11-30
dpaa_eth: implement the A050385 erratum workaround for XDP
Camelia Groza
2020-11-30
dpaa_eth: rename current skb A050385 erratum workaround
Camelia Groza
2020-11-30
dpaa_eth: add XDP_REDIRECT support
Camelia Groza
2020-11-30
dpaa_eth: add XDP_TX support
Camelia Groza
2020-11-30
dpaa_eth: limit the possible MTU range when XDP is enabled
Camelia Groza
2020-11-30
dpaa_eth: add basic XDP support
Camelia Groza
2020-11-30
dpaa_eth: add struct for software backpointers
Camelia Groza
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-04
dpaa_eth: use false and true for bool variables
Zou Wei
2020-11-03
net: dpaa: Replace in_irq() usage.
Sebastian Andrzej Siewior
2020-11-03
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
2020-11-02
dpaa_eth: fix the RX headroom size alignment
Camelia Groza
2020-11-02
dpaa_eth: update the buffer layout for non-A050385 erratum scenarios
Camelia Groza
2020-10-10
dpaa_eth: enable NETIF_MSG_HW by default
Maxim Kochetkov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
Liu Jian
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-25
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-09
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
2020-04-30
dpaa_eth: Fix comparing pointer to 0
Aishwarya Ramakrishnan
2020-03-30
dpaa_eth: Make dpaa_a050385_wa static
YueHaibing
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net: dpaa: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
2020-03-08
dpaa_eth: Use random MAC address when none is given
Madalin Bucur
2020-03-06
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
2020-03-03
net/freescale: Don't set zero if FW not-available in dpaa
Leon Romanovsky
2020-03-03
net/freescale: Clean drivers from static versions
Leon Romanovsky
2020-02-07
dpaa_eth: support all modes with rate adapting PHYs
Madalin Bucur
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-26
dpaa_eth: fix DMA mapping leak
Madalin Bucur
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2019-10-31
dpaa_eth: extend delays in ndo_stop
Madalin Bucur
2019-10-31
dpaa_eth: remove netdev_err() for user errors
Madalin Bucur
2019-10-31
dpaa_eth: add dropped frames to percpu ethtool stats
Madalin Bucur
[next]