index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
octeon_ep: use bitwise AND
Shreenidhi Shedi
2022-06-27
1
-1
/
+1
*
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-06-13
1
-1
/
+2
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
2
-3
/
+3
|
\
|
*
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-05-02
2
-3
/
+3
*
|
octeontx2-af: fix error code in is_valid_offset()
Dan Carpenter
2022-06-01
1
-1
/
+1
*
|
net: marvell: prestera: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
|
net: mvpp2: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
|
octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()
Christophe JAILLET
2022-05-18
1
-11
/
+14
*
|
octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()
Christophe JAILLET
2022-05-18
1
-0
/
+2
*
|
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-05-17
7
-8
/
+99
*
|
octeontx2-pf: Use memset_startat() helper in otx2_stop()
Xiu Jianfeng
2022-05-17
1
-2
/
+1
*
|
octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-16
1
-2
/
+0
*
|
octeon_ep: delete unnecessary NULL check
Ziyang Xuan
2022-05-16
3
-6
/
+3
*
|
octeon_ep: add missing destroy_workqueue in octep_init_module
Zheng Bin
2022-05-16
1
-0
/
+1
*
|
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+2
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
5
-5
/
+5
*
|
octeontx2-af: debugfs: fix error return of allocations
Niels Dossche
2022-05-02
1
-2
/
+2
*
|
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
2
-4
/
+2
*
|
net: prestera: add police action support
Volodymyr Mytnyk
2022-04-28
5
-2
/
+149
*
|
octeon_ep: Remove custom driver version
Leon Romanovsky
2022-04-15
3
-23
/
+1
*
|
octeon_ep: fix error return code in octep_probe()
Yang Yingliang
2022-04-15
1
-1
/
+2
*
|
octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
Colin Ian King
2022-04-15
1
-1
/
+1
*
|
net: mvneta: add support for page_pool_get_stats
Lorenzo Bianconi
2022-04-15
2
-1
/
+20
*
|
octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
Veerasenareddy Burru
2022-04-13
3
-1
/
+465
*
|
octeon_ep: add Tx/Rx processing and interrupt support
Veerasenareddy Burru
2022-04-13
3
-0
/
+904
*
|
octeon_ep: add support for ndo ops
Veerasenareddy Burru
2022-04-13
3
-1
/
+139
*
|
octeon_ep: add Tx/Rx ring resource setup and cleanup
Veerasenareddy Burru
2022-04-13
2
-0
/
+441
*
|
octeon_ep: Add mailbox for control commands
Veerasenareddy Burru
2022-04-13
3
-10
/
+294
*
|
octeon_ep: add hardware configuration APIs
Veerasenareddy Burru
2022-04-13
3
-7
/
+505
*
|
octeon_ep: Add driver framework and device initialization
Veerasenareddy Burru
2022-04-13
17
-0
/
+2861
*
|
net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cache
Guillaume Nault
2022-04-11
1
-3
/
+3
*
|
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
2022-04-11
1
-3
/
+3
*
|
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2022-04-11
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
1
-1
/
+1
|
\
|
|
*
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
2022-04-05
1
-1
/
+1
*
|
prestera: acl: add action hw_stats support
Volodymyr Mytnyk
2022-04-06
2
-7
/
+18
|
/
*
octeontx2-af: initialize action variable
Tom Rix
2022-03-26
1
-8
/
+7
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
38
-408
/
+2227
|
\
|
*
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...
Yang Yingliang
2022-03-23
1
-1
/
+3
|
*
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
2022-03-17
1
-0
/
+12
|
*
net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
Minghao Chi
2022-03-16
1
-2
/
+4
|
*
net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
Minghao Chi
2022-03-11
1
-5
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-0
/
+1
|
|
\
|
*
|
net: prestera: acl: make read-only array client_map static const
Colin Ian King
2022-03-08
1
-1
/
+1
|
*
|
net: marvell: Use min() instead of doing it manually
Haowen Bai
2022-03-03
1
-1
/
+1
|
*
|
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-28
1
-0
/
+43
|
*
|
net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()
Yang Yingliang
2022-02-24
1
-1
/
+1
|
*
|
net: marvell: prestera: Fix return value check in prestera_fib_node_find()
Yang Yingliang
2022-02-24
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
2
-13
/
+17
|
|
\
\
|
*
|
|
octeontx2-pf: Vary completion queue event size
Subbaraya Sundeep
2022-02-23
5
-5
/
+21
[next]