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
/
marvell
/
mvneta.c
Age
Commit message (
Expand
)
Author
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-04
net: mvneta: fix double free of txq->buf
Tom Rix
2020-09-29
net: mvneta: avoid possible cache misses in mvneta_rx_swbm
Lorenzo Bianconi
2020-09-28
net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
Lorenzo Bianconi
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()
Zhang Changzhong
2020-09-20
net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb
Lorenzo Bianconi
2020-09-20
net: mvneta: recycle the page in case of out-of-order
Lorenzo Bianconi
2020-09-10
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
2020-09-10
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
2020-09-10
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-29
net: mvneta: fix comment about phylink_speed_down
Jisheng Zhang
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-19
net: mvneta: move rxq->left_size on the stack
Lorenzo Bianconi
2020-07-19
net: mvneta: get rid of skb in mvneta_rx_queue
Lorenzo Bianconi
2020-07-19
net: mvneta: drop all fragments in XDP_DROP
Lorenzo Bianconi
2020-07-19
net: mvneta: move mvneta_run_xdp after descriptors processing
Lorenzo Bianconi
2020-07-19
net: mvneta: move skb build after descriptors processing
Lorenzo Bianconi
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-30
net: mvneta: fix use of state->speed
Russell King
2020-06-26
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-24
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
2020-06-24
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-06-18
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
2020-06-18
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
2020-06-09
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
2020-06-05
net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
Alexander Lobakin
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-25
mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zero
Sven Auhagen
2020-05-22
Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"
David S. Miller
2020-05-14
mvneta: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-13
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-04-12
net: mvneta: Fix a typo
Christophe JAILLET
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-16
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
2020-03-14
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
2020-03-02
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
2020-02-27
net: mvneta: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-19
net: mvneta: align xdp stats naming scheme to mlx5 driver
Lorenzo Bianconi
2020-02-16
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
2020-02-16
net: mvneta: introduce xdp counters to ethtool
Lorenzo Bianconi
2020-02-16
net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine
Lorenzo Bianconi
2020-02-16
net: mvneta: rely on open-coding updating stats for non-xdp and tx path
Lorenzo Bianconi
2020-02-16
net: mvneta: move refill_err and skb_alloc_err in per-cpu stats
Lorenzo Bianconi
[next]