index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
1
-2
/
+2
2023-11-24
octeon_ep: get max rx packet length from firmware
Shinas Rasheed
4
-3
/
+37
2023-11-24
octeon_ep: Solve style issues in control net files
Shinas Rasheed
2
-63
/
+76
2023-11-24
octeontx2-pf: TC flower offload support for ICMP type and code
Geetha sowjanya
5
-6
/
+43
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+21
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-21
octeon_ep: support Octeon CN10K devices
Shinas Rasheed
5
-1
/
+1314
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-16
octeon_ep: remove atomic variable usage in Tx data path
Shinas Rasheed
5
-13
/
+14
2023-11-16
octeon_ep: implement xmit_more in transmit
Shinas Rasheed
2
-10
/
+28
2023-11-16
octeon_ep: remove dma sync in trasmit path
Shinas Rasheed
1
-7
/
+0
2023-11-16
octeon_ep: add padding for small packets
Shinas Rasheed
1
-0
/
+3
2023-11-13
net: mvneta: fix calls to page_pool_get_stats
Sven Auhagen
1
-8
/
+20
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
4
-10
/
+49
2023-11-02
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
1
-34
/
+46
2023-11-02
octeontx2-pf: Fix error codes
Ratheesh Kannoth
1
-17
/
+17
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
1
-1
/
+1
2023-10-21
octeon_ep: assert hardware structure sizes
Shinas Rasheed
2
-0
/
+7
2023-10-20
octeontx2-af: devlink health: use retained error fmsg API
Przemek Kitszel
1
-331
/
+133
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2023-10-18
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
1
-7
/
+6
2023-10-13
octeontx2-af: Enable hardware timestamping for VFs
Subbaraya Sundeep
1
-4
/
+3
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+10
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
1
-0
/
+1
2023-10-11
net: mvpp2: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-11
octeontx2-af: replace deprecated strncpy with strscpy
Justin Stitt
1
-5
/
+3
2023-10-10
octeontx2-pf: mcs: update PN only when update_pn is true
Radu Pirea (NXP OSS)
1
-4
/
+9
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2
-2
/
+2
2023-10-02
sky2: Make sure there is at least one frag_addr available
Kees Cook
1
-1
/
+1
2023-10-01
octeontx2-pf: Tc flower offload support for MPLS
Hariprasad Kelam
5
-0
/
+187
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-15
/
+36
2023-09-21
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-09-20
net: ethernet: marvell: Convert to platform remove callback returning void
Uwe Kleine-König
6
-27
/
+15
2023-09-19
octeon_ep: restructured interrupt handlers
Shinas Rasheed
3
-45
/
+323
2023-09-18
octeon_ep: support to fetch firmware info
Shinas Rasheed
6
-17
/
+77
2023-09-15
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
3
-9
/
+23
2023-09-15
octeontx2-pf: Enable PTP PPS output support
Hariprasad Kelam
3
-37
/
+85
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
1
-0
/
+5
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
7
-51
/
+44
2023-09-05
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
1
-2
/
+19
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-22
/
+19
2023-08-28
octeontx2-af: print error message incase of invalid pf mapping
Hariprasad Kelam
1
-0
/
+5
2023-08-28
octeontx2-af: Add validation of lmac
Hariprasad Kelam
1
-3
/
+7
2023-08-28
octeontx2-af: Don't treat lack of CGX interfaces as error
Sunil Goutham
1
-1
/
+1
2023-08-28
octeontx2-af: CN10KB: Add USGMII LMAC mode
Hariprasad Kelam
2
-0
/
+2
2023-08-25
cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...
Suman Ghosh
1
-3
/
+3
2023-08-25
octeontx2-af: CN10KB: fix PFC configuration
Hariprasad Kelam
1
-8
/
+9
[prev]
[next]