index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-2
/
+2
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-2
/
+2
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH
Lukas Bulwahn
2021-08-14
1
-1
/
+0
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-7
/
+1
*
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-7
/
+5
*
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
2021-02-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
1
-4
/
+38
|
\
|
*
dpaa_eth: try to move the data in place for the A050385 erratum
Camelia Groza
2021-02-06
1
-1
/
+19
|
*
dpaa_eth: reduce data alignment requirements for the A050385 erratum
Camelia Groza
2021-02-06
1
-1
/
+1
|
*
dpaa_eth: reserve space for the xdp_frame under the A050385 erratum
Camelia Groza
2021-02-06
1
-2
/
+18
*
|
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+2
*
|
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-2
/
+2
|
/
*
net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()
Zheng Yongjun
2020-12-10
1
-5
/
+1
*
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
2020-12-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
1
-1
/
+9
|
\
|
*
dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Yangbo Lu
2020-12-02
1
-1
/
+9
*
|
dpaa_eth: implement the A050385 erratum workaround for XDP
Camelia Groza
2020-12-01
1
-2
/
+82
*
|
dpaa_eth: rename current skb A050385 erratum workaround
Camelia Groza
2020-12-01
1
-2
/
+2
*
|
dpaa_eth: add XDP_REDIRECT support
Camelia Groza
2020-12-01
2
-1
/
+48
*
|
dpaa_eth: add XDP_TX support
Camelia Groza
2020-12-01
2
-5
/
+126
*
|
dpaa_eth: limit the possible MTU range when XDP is enabled
Camelia Groza
2020-12-01
1
-8
/
+31
*
|
dpaa_eth: add basic XDP support
Camelia Groza
2020-12-01
2
-16
/
+153
*
|
dpaa_eth: add struct for software backpointers
Camelia Groza
2020-12-01
2
-7
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-07
1
-10
/
+18
|
\
|
|
*
dpaa_eth: fix the RX headroom size alignment
Camelia Groza
2020-11-02
1
-5
/
+9
|
*
dpaa_eth: update the buffer layout for non-A050385 erratum scenarios
Camelia Groza
2020-11-02
1
-6
/
+10
*
|
dpaa_eth: use false and true for bool variables
Zou Wei
2020-11-05
1
-2
/
+2
*
|
net: dpaa: Replace in_irq() usage.
Sebastian Andrzej Siewior
2020-11-04
1
-6
/
+6
*
|
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
2020-11-04
1
-4
/
+8
|
/
*
dpaa_eth: enable NETIF_MSG_HW by default
Maxim Kochetkov
2020-10-10
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-2
/
+2
*
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
Liu Jian
2020-07-21
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-01
1
-1
/
+1
|
\
|
*
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
2020-05-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-0
/
+1
|
\
|
|
*
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
2020-05-10
1
-0
/
+1
*
|
dpaa_eth: Fix comparing pointer to 0
Aishwarya Ramakrishnan
2020-05-01
1
-1
/
+1
|
/
*
dpaa_eth: Make dpaa_a050385_wa static
YueHaibing
2020-03-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
1
-6
/
+108
|
\
|
*
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
2020-03-11
1
-3
/
+1
|
*
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
2020-03-07
1
-3
/
+107
*
|
net: dpaa: reject unsupported coalescing params
Jakub Kicinski
2020-03-12
1
-4
/
+2
*
|
dpaa_eth: Use random MAC address when none is given
Madalin Bucur
2020-03-09
1
-2
/
+14
*
|
net/freescale: Don't set zero if FW not-available in dpaa
Leon Romanovsky
2020-03-04
1
-9
/
+0
*
|
net/freescale: Clean drivers from static versions
Leon Romanovsky
2020-03-04
1
-2
/
+0
|
/
[next]