index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
net: marvell: fix MVNETA_TX_IN_PRGRS bit number
Maxim Kiselev
1
-1
/
+1
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-2
/
+2
2021-08-06
net: mvvp2: fix short frame size on s390
John Hubbard
1
-1
/
+1
2021-08-04
net/prestera: Fix devlink groups leakage in error flow
Leon Romanovsky
1
-0
/
+2
2021-07-27
octeontx2-af: Do NIX_RX_SW_SYNC twice
Sunil Goutham
1
-2
/
+13
2021-07-25
octeontx2-pf: Dont enable backpressure on LBK links
Hariprasad Kelam
2
-7
/
+9
2021-07-25
octeontx2-pf: Fix interface down flag on error
Geetha sowjanya
2
-4
/
+8
2021-07-25
octeontx2-af: Fix PKIND overlap between LBK and LMAC interfaces
Geetha sowjanya
3
-4
/
+11
2021-07-23
octeontx2-af: Fix uninitialized variables in rvu_switch
Subbaraya Sundeep
2
-7
/
+10
2021-07-23
octeontx2-af: Remove unnecessary devm_kfree
Sunil Goutham
1
-1
/
+0
2021-07-19
octeontx2-af: Introduce internal packet switching
Subbaraya Sundeep
8
-11
/
+336
2021-07-19
octeontx2-af: Prepare for allocating MCAM rules for AF
Subbaraya Sundeep
3
-18
/
+30
2021-07-19
octeontx2-af: Enable transmit side LBK link
Subbaraya Sundeep
5
-3
/
+61
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-124
/
+1247
2021-07-12
octeontx2-pf: Fix uninitialized boolean variable pps
Colin Ian King
1
-1
/
+1
2021-07-07
octeontx2-pf: Fix assigned error return value that is never used
Colin Ian King
1
-1
/
+1
2021-07-03
net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
1
-10
/
+10
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-6
/
+6
2021-07-01
octeontx2-pf: offload DMAC filters to CGX/RPM block
Hariprasad Kelam
6
-10
/
+417
2021-07-01
octeontx2-af: Debugfs support for DMAC filters
Hariprasad Kelam
5
-9
/
+113
2021-07-01
octeontx2-af: DMAC filter support in MAC block
Sunil Kumar Kori
7
-20
/
+425
2021-07-01
octeontx2-pf: cn10k: Use runtime allocated LMTLINE region
Geetha sowjanya
6
-73
/
+54
2021-07-01
octeontx2-af: cn10k: Support configurable LMTST regions
Geetha sowjanya
3
-35
/
+103
2021-07-01
octeontx2-af: cn10k: Setting up lmtst map table
Harman Kalra
6
-1
/
+159
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
1
-6
/
+6
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-6
/
+0
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
1
-2
/
+8
2021-06-24
marvell: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2
-6
/
+0
2021-06-22
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
Lorenzo Bianconi
2
-21
/
+12
2021-06-22
octeontx2-af: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-06-22
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
2
-4
/
+0
2021-06-22
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
1
-5
/
+17
2021-06-22
net: mvmdio: add ACPI support
Marcin Wojtas
1
-2
/
+12
2021-06-18
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Machek
1
-1
/
+1
2021-06-18
ethernet: marvell/octeontx2: Simplify the return expression of npc_is_same
dingsenjie
1
-5
/
+2
2021-06-16
net: marvell: prestera: Add matchall support
Serhiy Boiko
10
-1
/
+367
2021-06-16
net: marvell: Implement TC flower offload
Serhiy Boiko
11
-2
/
+1404
2021-06-15
octeontx2-pf: Fix spelling mistake "morethan" -> "more than"
Colin Ian King
1
-1
/
+1
2021-06-15
octeontx2-pf: Add police action for TC flower
Subbaraya Sundeep
3
-23
/
+178
2021-06-15
octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TC
Subbaraya Sundeep
1
-12
/
+17
2021-06-15
octeontx2-pf: TC_MATCHALL ingress ratelimiting offload
Sunil Goutham
5
-0
/
+423
2021-06-15
octeontx2-af: cn10k: Debugfs support for bandwidth profiles
Sunil Goutham
5
-4
/
+187
2021-06-15
octeontx2-af: cn10k: Bandwidth profiles config support
Sunil Goutham
6
-4
/
+757
2021-06-14
net: marvell: prestera: devlink: add traps with DROP action
Oleksandr Mazur
3
-0
/
+137
2021-06-14
net: marvell: prestera: devlink: add traps/groups implementation
Oleksandr Mazur
6
-3
/
+452
2021-06-14
octeontx2-pf: Cleanup flow rule management
Sunil Goutham
5
-63
/
+181
2021-06-11
octeontx2-pf: add support for ndo_set_vf_trust
Hariprasad Kelam
2
-25
/
+109
2021-06-11
octeontx2-af: add new mailbox to configure VF trust mode
Hariprasad Kelam
5
-6
/
+83
2021-06-11
octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promisc
Naveen Mamindlapalli
1
-2
/
+56
[next]