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
2024-08-13
net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()
Simon Horman
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-29
net: mvneta: use phylink_pcs_change() to report PCS link change events
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-11-13
net: mvneta: fix calls to page_pool_get_stats
Sven Auhagen
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-09-20
net: ethernet: marvell: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-07-06
net: mvneta: fix txq_map in case of txq_number==1
Klaus Kudielka
2023-06-22
net: mvneta: update PCS driver to use neg_mode
Russell King (Oracle)
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-11
net: mvneta: allocate TSO header DMA memory in chunks
Russell King (Oracle)
2023-05-11
net: mvneta: move tso_build_hdr() into mvneta_tso_put_hdr()
Russell King (Oracle)
2023-05-11
net: mvneta: use buf->type to determine whether to dma-unmap
Russell King (Oracle)
2023-05-11
net: mvneta: mark mapped and tso buffers separately
Russell King (Oracle)
2023-05-11
net: mvneta: fix transmit path dma-unmapping on error
Russell King (Oracle)
2023-03-30
net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()
Russell King (Oracle)
2023-02-13
net: mvneta: do not set xdp_features for hw buffer devices
Lorenzo Bianconi
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
net: mvneta: Fix an out of bounds check
Dan Carpenter
2022-12-05
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-10-31
net: mvneta: Remove unused variable i
Colin Ian King
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-15
net: mvneta: add support for page_pool_get_stats
Lorenzo Bianconi
2022-03-17
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
2022-01-28
net: mvneta: remove unnecessary if condition in mvneta_xdp_submit_frame
Lorenzo Bianconi
2022-01-27
net: mvneta: use .mac_select_pcs() interface
Russell King (Oracle)
2022-01-27
net: mvneta: reorder initialisation
Russell King (Oracle)
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
2022-01-21
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
2022-01-21
net: mvneta: enable jumbo frames if the loaded XDP program support frags
Lorenzo Bianconi
2022-01-21
net: mvneta: add frags support to XDP_TX
Lorenzo Bianconi
2022-01-21
net: marvell: rely on xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
2022-01-21
net: mvneta: simplify mvneta_swbm_add_rx_fragment management
Lorenzo Bianconi
2022-01-21
net: mvneta: update frags bit before passing the xdp buffer to eBPF layer
Lorenzo Bianconi
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-16
net: mvneta: convert to pcs_validate() and phylink_generic_validate()
Russell King (Oracle)
2021-12-16
net: mvneta: convert to phylink pcs operations
Russell King
2021-12-16
net: mvneta: convert to use mac_prepare()/mac_finish()
Russell King
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
net: mvneta: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
[next]