index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
net: mvneta: fix calls to page_pool_get_stats
Sven Auhagen
2023-11-13
1
-8
/
+20
*
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
2023-11-06
4
-10
/
+49
*
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
2023-11-02
1
-34
/
+46
*
octeontx2-pf: Fix error codes
Ratheesh Kannoth
2023-11-02
1
-17
/
+17
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
1
-1
/
+1
*
octeon_ep: assert hardware structure sizes
Shinas Rasheed
2023-10-21
2
-0
/
+7
*
octeontx2-af: devlink health: use retained error fmsg API
Przemek Kitszel
2023-10-20
1
-331
/
+133
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-7
/
+6
|
\
|
*
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
2023-10-18
1
-7
/
+6
*
|
octeontx2-af: Enable hardware timestamping for VFs
Subbaraya Sundeep
2023-10-13
1
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
2
-4
/
+10
|
\
|
|
*
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
2023-10-12
1
-0
/
+1
|
*
octeontx2-pf: mcs: update PN only when update_pn is true
Radu Pirea (NXP OSS)
2023-10-10
1
-4
/
+9
*
|
net: mvpp2: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-11
1
-1
/
+1
*
|
octeontx2-af: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-11
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-1
/
+1
|
\
|
|
*
sky2: Make sure there is at least one frag_addr available
Kees Cook
2023-10-02
1
-1
/
+1
*
|
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-03
2
-2
/
+2
*
|
octeontx2-pf: Tc flower offload support for MPLS
Hariprasad Kelam
2023-10-01
5
-0
/
+187
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
4
-15
/
+36
|
\
|
|
*
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
2023-09-21
1
-6
/
+13
|
*
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
2023-09-15
3
-9
/
+23
*
|
net: ethernet: marvell: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
6
-27
/
+15
*
|
octeon_ep: restructured interrupt handlers
Shinas Rasheed
2023-09-19
3
-45
/
+323
*
|
octeon_ep: support to fetch firmware info
Shinas Rasheed
2023-09-18
6
-17
/
+77
*
|
octeontx2-pf: Enable PTP PPS output support
Hariprasad Kelam
2023-09-15
3
-37
/
+85
|
/
*
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
2023-09-11
1
-0
/
+5
*
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
2023-09-10
7
-51
/
+44
*
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
2023-09-05
1
-2
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-29
4
-22
/
+19
|
\
|
*
cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...
Suman Ghosh
2023-08-25
1
-3
/
+3
|
*
octeontx2-af: CN10KB: fix PFC configuration
Hariprasad Kelam
2023-08-25
1
-8
/
+9
|
*
octeontx2-pf: Fix PFC TX scheduler free
Suman Ghosh
2023-08-25
2
-11
/
+5
|
*
octeontx2-pf: fix page_pool creation fail for rings > 32k
Ratheesh Kannoth
2023-08-25
2
-1
/
+3
*
|
octeontx2-af: print error message incase of invalid pf mapping
Hariprasad Kelam
2023-08-28
1
-0
/
+5
*
|
octeontx2-af: Add validation of lmac
Hariprasad Kelam
2023-08-28
1
-3
/
+7
*
|
octeontx2-af: Don't treat lack of CGX interfaces as error
Sunil Goutham
2023-08-28
1
-1
/
+1
*
|
octeontx2-af: CN10KB: Add USGMII LMAC mode
Hariprasad Kelam
2023-08-28
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-1
/
+2
|
\
|
|
*
octeontx2-af: SDP: fix receive link config
Hariprasad Kelam
2023-08-18
1
-1
/
+2
*
|
octeontx2-pf: Use PTP HW timestamp counter atomic update feature
Sai Krishna
2023-08-23
7
-55
/
+307
*
|
sky2: Remove redundant NULL check for debugfs_create_dir
Ruan Jinjie
2023-08-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
2
-5
/
+6
|
\
|
|
*
octeon_ep: cancel queued works in probe error path
Michal Schmidt
2023-08-14
1
-3
/
+4
|
*
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
2023-08-14
1
-1
/
+1
|
*
octeon_ep: cancel tx_timeout_task later in remove sequence
Michal Schmidt
2023-08-14
1
-1
/
+1
|
*
octeon_ep: fix timeout value for waiting on mbox response
Michal Schmidt
2023-08-14
1
-1
/
+1
*
|
octeontx2-pf: Allow both ntuple and TC features on the interface
Hariprasad Kelam
2023-08-11
2
-18
/
+12
*
|
net/marvell: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-11
1
-1
/
+1
*
|
octeon_ep: Add control plane host and firmware versions.
Sathesh Edara
2023-08-11
5
-3
/
+64
[next]