index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: marvell: make the array name static, makes object smaller
Colin Ian King
2021-08-03
1
-1
/
+1
*
octeontx2-pf: cn10k: Config DWRR weight based on MTU
Sunil Goutham
2021-08-02
7
-12
/
+52
*
octeontx2-af: cn10k: DWRR MTU configuration
Sunil Goutham
2021-08-02
5
-3
/
+201
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
9
-25
/
+51
|
\
|
*
octeontx2-af: Do NIX_RX_SW_SYNC twice
Sunil Goutham
2021-07-27
1
-2
/
+13
|
*
octeontx2-pf: Dont enable backpressure on LBK links
Hariprasad Kelam
2021-07-25
2
-7
/
+9
|
*
octeontx2-pf: Fix interface down flag on error
Geetha sowjanya
2021-07-25
2
-4
/
+8
|
*
octeontx2-af: Fix PKIND overlap between LBK and LMAC interfaces
Geetha sowjanya
2021-07-25
3
-4
/
+11
|
*
octeontx2-af: Fix uninitialized variables in rvu_switch
Subbaraya Sundeep
2021-07-23
2
-7
/
+10
|
*
octeontx2-af: Remove unnecessary devm_kfree
Sunil Goutham
2021-07-23
1
-1
/
+0
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
7
-8
/
+8
*
|
octeontx2-af: Enhance mailbox trace entry
Jerin Jacob
2021-07-23
1
-4
/
+6
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
10
-32
/
+427
|
\
|
|
*
octeontx2-af: Introduce internal packet switching
Subbaraya Sundeep
2021-07-19
8
-11
/
+336
|
*
octeontx2-af: Prepare for allocating MCAM rules for AF
Subbaraya Sundeep
2021-07-19
3
-18
/
+30
|
*
octeontx2-af: Enable transmit side LBK link
Subbaraya Sundeep
2021-07-19
5
-3
/
+61
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-3
/
+4
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
3
-3
/
+14
*
|
net: marvell: clean up trigraph warning on ??! string
Colin Ian King
2021-07-20
1
-1
/
+1
*
|
net: mvpp2: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
2021-07-20
1
-0
/
+9
*
|
net: mvneta: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
2021-07-20
1
-6
/
+14
|
/
*
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
24
-124
/
+1247
|
\
|
*
octeontx2-pf: Fix uninitialized boolean variable pps
Colin Ian King
2021-07-12
1
-1
/
+1
|
*
octeontx2-pf: Fix assigned error return value that is never used
Colin Ian King
2021-07-07
1
-1
/
+1
|
*
net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
2021-07-03
1
-10
/
+10
|
*
octeontx2-pf: offload DMAC filters to CGX/RPM block
Hariprasad Kelam
2021-07-01
6
-10
/
+417
|
*
octeontx2-af: Debugfs support for DMAC filters
Hariprasad Kelam
2021-07-01
5
-9
/
+113
|
*
octeontx2-af: DMAC filter support in MAC block
Sunil Kumar Kori
2021-07-01
7
-20
/
+425
|
*
octeontx2-pf: cn10k: Use runtime allocated LMTLINE region
Geetha sowjanya
2021-07-01
6
-73
/
+54
|
*
octeontx2-af: cn10k: Support configurable LMTST regions
Geetha sowjanya
2021-07-01
3
-35
/
+103
|
*
octeontx2-af: cn10k: Setting up lmtst map table
Harman Kalra
2021-07-01
6
-1
/
+159
*
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-30
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-29
2
-6
/
+0
|
\
\
|
*
|
marvell: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
2
-6
/
+0
*
|
|
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
1
-3
/
+3
*
|
|
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
2021-06-25
1
-2
/
+8
*
|
|
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
Lorenzo Bianconi
2021-06-22
2
-21
/
+12
*
|
|
octeontx2-af: Avoid field-overflowing memcpy()
Kees Cook
2021-06-22
1
-1
/
+1
*
|
|
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
2021-06-22
2
-4
/
+0
*
|
|
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
2021-06-22
1
-5
/
+17
*
|
|
net: mvmdio: add ACPI support
Marcin Wojtas
2021-06-22
1
-2
/
+12
*
|
|
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Machek
2021-06-18
1
-1
/
+1
*
|
|
ethernet: marvell/octeontx2: Simplify the return expression of npc_is_same
dingsenjie
2021-06-18
1
-5
/
+2
|
/
/
*
|
net: marvell: prestera: Add matchall support
Serhiy Boiko
2021-06-16
10
-1
/
+367
*
|
net: marvell: Implement TC flower offload
Serhiy Boiko
2021-06-16
11
-2
/
+1404
*
|
octeontx2-pf: Fix spelling mistake "morethan" -> "more than"
Colin Ian King
2021-06-15
1
-1
/
+1
*
|
octeontx2-pf: Add police action for TC flower
Subbaraya Sundeep
2021-06-15
3
-23
/
+178
*
|
octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TC
Subbaraya Sundeep
2021-06-15
1
-12
/
+17
[next]