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: remove leading spaces before tabs
Hui Tang
2021-05-19
3
-20
/
+20
*
mvpp2: suppress warning
Matteo Croce
2021-05-11
1
-3
/
+0
*
mvpp2: remove unused parameter
Matteo Croce
2021-05-11
1
-4
/
+4
*
net: mvpp2: Unshadow error code of device_property_read_u32()
Andy Shevchenko
2021-05-10
1
-4
/
+6
*
net: mvpp2: Use devm_clk_get_optional()
Andy Shevchenko
2021-05-10
1
-19
/
+15
*
net: mvpp2: Use device_get_match_data() helper
Andy Shevchenko
2021-05-10
1
-11
/
+1
*
net: mvpp2: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-10
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-1
/
+2
|
\
|
*
net: marvell: prestera: fix port event handling on init
Vadym Kochan
2021-04-21
1
-1
/
+2
*
|
octeontx2-af: Add mailbox for CPT stats
Srujana Challa
2021-04-21
2
-0
/
+160
*
|
octeontx2-af: cn10k: Add mailbox to configure reassembly timeout
Srujana Challa
2021-04-21
2
-7
/
+75
*
|
octeontx2-af: cn10k: Mailbox changes for CN10K CPT
Srujana Challa
2021-04-21
2
-1
/
+31
*
|
net: marvell: prestera: add support for AC3X 98DX3265 device
Vadym Kochan
2021-04-20
1
-0
/
+1
*
|
net: mvpp2: Add parsing support for different IPv4 IHL values
Stefan Chulski
2021-04-17
2
-67
/
+43
*
|
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-17
1
-1
/
+1
*
|
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
5
-27
/
+12
*
|
net: marvell: Fix an alignment problem
Yangyang Li
2021-03-29
1
-1
/
+1
*
|
net: marvell: Delete extra spaces
Yangyang Li
2021-03-29
2
-3
/
+4
*
|
net: marvell: Fix the trailing format of some block comments
Yangyang Li
2021-03-29
3
-7
/
+14
*
|
net: marvell: Delete duplicate word in comments
Yangyang Li
2021-03-29
2
-4
/
+2
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-26
2
-14
/
+12
|
\
\
|
*
|
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
2
-14
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
12
-34
/
+71
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
octeontx2-af: Fix memory leak of object buf
Colin Ian King
2021-03-24
1
-1
/
+3
|
*
|
net: marvell: Remove reference to CONFIG_MV64X60
Christophe Leroy
2021-03-18
2
-3
/
+3
|
*
|
octeontx2-af: Fix uninitialized variable warning
Subbaraya Sundeep
2021-03-18
1
-1
/
+1
|
*
|
octeontx2-af: fix infinite loop in unmapping NPC counter
Hariprasad Kelam
2021-03-18
1
-1
/
+1
|
*
|
octeontx2-pf: Clear RSS enable flag on interace down
Geetha sowjanya
2021-03-18
1
-0
/
+5
|
*
|
octeontx2-af: Fix irq free in rvu teardown
Geetha sowjanya
2021-03-18
1
-2
/
+4
|
*
|
octeontx2-af: Return correct CGX RX fifo size
Subbaraya Sundeep
2021-03-18
3
-6
/
+22
|
*
|
octeontx2-af: Remove TOS field from MKEX TX
Subbaraya Sundeep
2021-03-18
1
-2
/
+0
|
*
|
octeontx2-af: Formatting debugfs entry rsrc_alloc.
Rakesh Babu
2021-03-18
1
-17
/
+29
|
*
|
octeontx2-pf: Do not modify number of rules
Subbaraya Sundeep
2021-03-18
1
-1
/
+3
|
*
|
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Andrianov
2021-03-11
1
-1
/
+1
|
|
/
*
|
octeontx2: fix -Wnonnull warning
Arnd Bergmann
2021-03-24
1
-32
/
+28
*
|
octeontx2-af: Few mundane typos fixed
Bhaskar Chowdhury
2021-03-24
1
-6
/
+6
*
|
octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"
Colin Ian King
2021-03-19
1
-1
/
+1
*
|
octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()
Wei Yongjun
2021-03-19
1
-0
/
+1
*
|
octeontx2-af: Remove redundant initialization of pointer pfvf
Colin Ian King
2021-03-19
1
-1
/
+1
*
|
octeontx2-pf: TC_MATCHALL egress ratelimiting offload
Sunil Goutham
2021-03-18
3
-4
/
+236
*
|
octeontx2-pf: add tc flower stats handler for hw offloads
Naveen Mamindlapalli
2021-03-18
3
-1
/
+122
*
|
octeontx2-pf: Add tc flower hardware offload on ingress traffic
Naveen Mamindlapalli
2021-03-18
6
-2
/
+551
*
|
octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload support
Naveen Mamindlapalli
2021-03-18
3
-4
/
+57
*
|
octeontx2-af: Modify the return code for unsupported flow keys
Naveen Mamindlapalli
2021-03-17
2
-3
/
+5
*
|
octeontx2-af: Avoid duplicate unicast rule in mcam_rules list
Subbaraya Sundeep
2021-03-17
2
-6
/
+7
*
|
octeontx2-af: Use npc_install_flow API for promisc and broadcast entries
Naveen Mamindlapalli
2021-03-17
3
-51
/
+67
*
|
octeontx2-af: Add support for multi channel in NIX promisc entry
Nalla, Pradeep
2021-03-17
3
-4
/
+19
*
|
octeontx2-af: refactor function npc_install_flow for default entry
Naveen Mamindlapalli
2021-03-17
5
-62
/
+51
*
|
net: ethernet: marvell: Fixed typo in the file sky2.c
Bhaskar Chowdhury
2021-03-14
1
-1
/
+1
|
/
*
octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()
Dan Carpenter
2021-03-03
1
-1
/
+3
[next]