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
/
octeontx2
Commit message (
Expand
)
Author
Age
Files
Lines
*
octeontx2-pf: Fix unused variable build error
Ren Zhijie
2022-09-20
1
-1
/
+1
*
octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly
Naveen Mamindlapalli
2022-09-17
1
-0
/
+10
*
octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon
Naveen Mamindlapalli
2022-09-17
4
-5
/
+109
*
octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
Hariprasad Kelam
2022-09-17
10
-42
/
+234
*
octeontx2-af: return correct ptp timestamp for CN10K silicon
Naveen Mamindlapalli
2022-09-17
1
-1
/
+13
*
octeontx2-pf: Add egress PFC support
Suman Ghosh
2022-09-01
5
-17
/
+427
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-4
/
+4
*
octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
Naveen Mamindlapalli
2022-08-05
2
-5
/
+15
*
octeontx2-af: Fix key checking for source mac
Subbaraya Sundeep
2022-08-05
1
-1
/
+2
*
octeontx2-af: Fix mcam entry resource leak
Subbaraya Sundeep
2022-08-05
2
-0
/
+12
*
octeontx2-af: suppress external profile loading warning
Harman Kalra
2022-08-05
1
-1
/
+1
*
octeontx2-af: Apply tx nibble fixup always
Stanislaw Kardach
2022-08-05
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-03
1
-1
/
+1
|
\
|
*
octeontx2-pf: Reduce minimum mtu size to 60
Subbaraya Sundeep
2022-08-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-33
/
+73
|
\
|
|
*
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Subbaraya Sundeep
2022-07-26
1
-12
/
+18
|
*
octeontx2-pf: cn10k: Fix egress ratelimit configuration
Sunil Goutham
2022-07-26
1
-21
/
+55
*
|
Revert "Merge branch 'octeontx2-minor-tc-fixes'"
Paolo Abeni
2022-07-28
1
-73
/
+33
*
|
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Subbaraya Sundeep
2022-07-26
1
-12
/
+18
*
|
octeontx2-pf: cn10k: Fix egress ratelimit configuration
Sunil Goutham
2022-07-26
1
-21
/
+55
*
|
octeontx2-af: Set NIX link credits based on max LMAC
Sunil Goutham
2022-07-15
7
-9
/
+102
*
|
octeontx2-af: Fixes static warnings
Ratheesh Kannoth
2022-07-15
2
-15
/
+55
*
|
octeontx2-af: Limit link bringup time at firmware
Hariprasad Kelam
2022-07-13
4
-5
/
+15
*
|
octeontx2-af: returning uninitialized variable
Sebin Sebastian
2022-07-13
1
-1
/
+1
*
|
octeontx2-af: Remove duplicate include
Jiapeng Chong
2022-07-13
1
-2
/
+0
*
|
octeontx2-af: Skip CGX/RPM probe incase of zero lmac count
Hariprasad Kelam
2022-07-13
5
-4
/
+17
*
|
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
2022-07-11
1
-2
/
+3
*
|
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
2022-07-11
4
-29
/
+67
*
|
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2022-07-11
2
-0
/
+41
*
|
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2022-07-11
2
-12
/
+370
*
|
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
2022-07-11
3
-9
/
+24
*
|
octeontx2-af: Debugsfs support for exact match.
Ratheesh Kannoth
2022-07-11
1
-0
/
+179
*
|
octeontx2-af: Drop rules for NPC MCAM
Ratheesh Kannoth
2022-07-11
6
-6
/
+481
*
|
octeontx2-af: FLR handler for exact match table.
Ratheesh Kannoth
2022-07-11
3
-0
/
+31
*
|
octeontx2-af: devlink configuration support
Ratheesh Kannoth
2022-07-11
3
-2
/
+101
*
|
octeontx2-af: Exact match scan from kex profile
Ratheesh Kannoth
2022-07-11
2
-3
/
+35
*
|
octeontx2-af: Exact match support
Ratheesh Kannoth
2022-07-11
6
-1
/
+1029
*
|
octeontx2-af: Use hashed field in MCAM key
Ratheesh Kannoth
2022-07-11
12
-17
/
+554
*
|
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
2022-07-08
3
-13
/
+23
*
|
Revert "Merge branch 'octeontx2-af-next'"
Jakub Kicinski
2022-07-06
20
-2876
/
+67
*
|
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
2022-07-06
1
-2
/
+3
*
|
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
2022-07-06
4
-29
/
+67
*
|
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2022-07-06
2
-0
/
+41
*
|
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2022-07-06
2
-11
/
+363
*
|
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
2022-07-06
3
-9
/
+24
*
|
octeontx2-af: Debugsfs support for exact match.
Ratheesh Kannoth
2022-07-06
1
-0
/
+179
*
|
octeontx2-af: Drop rules for NPC MCAM
Ratheesh Kannoth
2022-07-06
6
-6
/
+476
*
|
octeontx2-af: FLR handler for exact match table.
Ratheesh Kannoth
2022-07-06
3
-0
/
+31
*
|
octeontx2-af: devlink configuration support
Ratheesh Kannoth
2022-07-06
3
-2
/
+100
*
|
octeontx2-af: Exact match scan from kex profile
Ratheesh Kannoth
2022-07-06
2
-3
/
+35
[next]