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
*
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
2021-01-08
1
-3
/
+11
*
net: mvneta: fix error message when MTU too large for XDP
Marek Behún
2021-01-07
1
-1
/
+1
*
net: mvpp2: fix pkt coalescing int-threshold configuration
Stefan Chulski
2020-12-28
1
-5
/
+6
*
net: ethernet: mvneta: Fix error handling in mvneta_probe
Dinghao Liu
2020-12-23
1
-1
/
+1
*
net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
Stefan Chulski
2020-12-22
1
-1
/
+1
*
net: mvpp2: prs: fix PPPoE with ipv6 packet parse
Stefan Chulski
2020-12-19
1
-2
/
+3
*
net: mvpp2: Add TCAM entry to drop flow control pause frames
Stefan Chulski
2020-12-19
2
-1
/
+34
*
net: mvpp2: disable force link UP during port init procedure
Stefan Chulski
2020-12-19
1
-1
/
+13
*
octeontx2-af: Fix undetected unmap PF error check
Colin Ian King
2020-12-17
1
-1
/
+2
*
octeontx2-af: Add devlink health reporters for NPA
George Cherian
2020-12-15
3
-1
/
+765
*
octeontx2-af: Add devlink suppoort to af driver
George Cherian
2020-12-15
6
-2
/
+98
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
1
-1
/
+3
|
\
|
*
net: marvell: prestera: Fix error return code in prestera_port_create()
Zhang Changzhong
2020-12-05
1
-1
/
+3
*
|
net: marvell: octeontx2: simplify the otx2_ptp_adjfine()
Zheng Yongjun
2020-12-10
1
-6
/
+1
*
|
net: marvell: octeontx2: simplify the return expression of rvu_npa_init()
Zheng Yongjun
2020-12-10
1
-6
/
+2
*
|
net: marvell: prestera: simplify the return expression of prestera_port_close()
Zheng Yongjun
2020-12-10
1
-6
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
2
-3
/
+3
|
\
\
|
*
|
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
2
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
2020-12-03
1
-0
/
+1
*
|
|
octeontx2-af: debugfs: delete dead code
Dan Carpenter
2020-12-02
1
-203
/
+52
*
|
|
net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack
Lorenzo Bianconi
2020-11-25
1
-19
/
+23
*
|
|
net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller
Lorenzo Bianconi
2020-11-25
1
-11
/
+21
*
|
|
net: mvneta: avoid unnecessary xdp_buff initialization
Lorenzo Bianconi
2020-11-25
1
-4
/
+5
*
|
|
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
2020-11-25
2
-44
/
+108
*
|
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
|
|
octeontx2-af: Add support for RSS hashing based on Transport protocol field
George Cherian
2020-11-22
3
-1
/
+10
*
|
|
octeontx2-af: Fix access of iter->entry after iter object has been kfree'd
Colin Ian King
2020-11-20
1
-3
/
+5
*
|
|
octeontx2-af: Fix return of uninitialized variable err
Colin Ian King
2020-11-20
1
-1
/
+1
*
|
|
octeontx2-pf: Fix unintentional sign extension issue
Colin Ian King
2020-11-20
1
-1
/
+1
*
|
|
octeontx2-af: add debugfs entries for CPT block
Srujana Challa
2020-11-20
2
-0
/
+273
*
|
|
octeontx2-af: add mailbox interface for CPT
Srujana Challa
2020-11-20
4
-7
/
+325
*
|
|
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
2020-11-20
1
-12
/
+1
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-20
2
-4
/
+8
|
\
|
|
|
*
|
net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
2020-11-17
1
-2
/
+3
|
*
|
net: marvell: prestera: fix error return code in prestera_pci_probe()
Wang Hai
2020-11-14
1
-2
/
+5
*
|
|
octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox message
Subbaraya Sundeep
2020-11-17
4
-90
/
+0
*
|
|
octeontx2-af: Add new mbox messages to retrieve MCAM entries
Naveen Mamindlapalli
2020-11-17
2
-0
/
+92
*
|
|
octeontx2-af: Handle PF-VF mac address changes
Hariprasad Kelam
2020-11-17
4
-4
/
+36
*
|
|
octeontx2-pf: Add support for SR-IOV management functions
Naveen Mamindlapalli
2020-11-17
9
-2
/
+420
*
|
|
octeontx2-pf: Implement ingress/egress VLAN offload
Hariprasad Kelam
2020-11-17
8
-4
/
+167
*
|
|
octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entries
Vamsi Attunuru
2020-11-17
3
-13
/
+250
*
|
|
octeontx2-af: Add debugfs entry to dump the MCAM rules
Subbaraya Sundeep
2020-11-17
1
-0
/
+197
*
|
|
octeontx2-pf: Add support for unicast MAC address filtering
Hariprasad Kelam
2020-11-17
3
-7
/
+143
*
|
|
octeontx2-pf: Add support for ethtool ntuple filters
Subbaraya Sundeep
2020-11-17
5
-5
/
+707
*
|
|
octeontx2-af: Add mbox messages to install and delete MCAM rules
Subbaraya Sundeep
2020-11-17
8
-52
/
+1064
*
|
|
octeontx2-af: Generate key field bit mask from KEX profile
Subbaraya Sundeep
2020-11-17
5
-3
/
+658
*
|
|
octeontx2-af: Verify MCAM entry channel and PF_FUNC
Subbaraya Sundeep
2020-11-17
3
-2
/
+82
*
|
|
octeontx2-af: Modify default KEX profile to extract TX packet fields
Stanislaw Kardach
2020-11-17
3
-14
/
+120
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
2
-2
/
+18
|
\
\
[next]