index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2022-06-27
octeon_ep: use bitwise AND
Shreenidhi Shedi
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-01
octeontx2-af: fix error code in is_valid_offset()
Dan Carpenter
2022-05-22
net: marvell: prestera: fix typo in comment
Julia Lawall
2022-05-22
net: mvpp2: fix typo in comment
Julia Lawall
2022-05-18
octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()
Christophe JAILLET
2022-05-18
octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()
Christophe JAILLET
2022-05-17
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-05-17
octeontx2-pf: Use memset_startat() helper in otx2_stop()
Xiu Jianfeng
2022-05-16
octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-16
octeon_ep: delete unnecessary NULL check
Ziyang Xuan
2022-05-16
octeon_ep: add missing destroy_workqueue in octep_init_module
Zheng Bin
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-02
octeontx2-af: debugfs: fix error return of allocations
Niels Dossche
2022-05-02
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-28
net: prestera: add police action support
Volodymyr Mytnyk
2022-04-15
octeon_ep: Remove custom driver version
Leon Romanovsky
2022-04-15
octeon_ep: fix error return code in octep_probe()
Yang Yingliang
2022-04-15
octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
Colin Ian King
2022-04-15
net: mvneta: add support for page_pool_get_stats
Lorenzo Bianconi
2022-04-13
octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
Veerasenareddy Burru
2022-04-13
octeon_ep: add Tx/Rx processing and interrupt support
Veerasenareddy Burru
2022-04-13
octeon_ep: add support for ndo ops
Veerasenareddy Burru
2022-04-13
octeon_ep: add Tx/Rx ring resource setup and cleanup
Veerasenareddy Burru
2022-04-13
octeon_ep: Add mailbox for control commands
Veerasenareddy Burru
2022-04-13
octeon_ep: add hardware configuration APIs
Veerasenareddy Burru
2022-04-13
octeon_ep: Add driver framework and device initialization
Veerasenareddy Burru
2022-04-11
net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cache
Guillaume Nault
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-06
prestera: acl: add action hw_stats support
Volodymyr Mytnyk
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...
Yang Yingliang
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-17
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
2022-03-16
net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
Minghao Chi
2022-03-11
net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
Minghao Chi
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-09
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...
Miaoqian Lin
2022-03-08
net: prestera: acl: make read-only array client_map static const
Colin Ian King
2022-03-03
net: marvell: Use min() instead of doing it manually
Haowen Bai
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-24
net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()
Yang Yingliang
[next]