index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-3
/
+3
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-03
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
1
-0
/
+1
2020-12-02
octeontx2-af: debugfs: delete dead code
Dan Carpenter
1
-203
/
+52
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2
-3
/
+3
2020-11-25
net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack
Lorenzo Bianconi
1
-19
/
+23
2020-11-25
net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller
Lorenzo Bianconi
1
-11
/
+21
2020-11-25
net: mvneta: avoid unnecessary xdp_buff initialization
Lorenzo Bianconi
1
-4
/
+5
2020-11-25
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
2
-44
/
+108
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-22
octeontx2-af: Add support for RSS hashing based on Transport protocol field
George Cherian
3
-1
/
+10
2020-11-20
octeontx2-af: Fix access of iter->entry after iter object has been kfree'd
Colin Ian King
1
-3
/
+5
2020-11-20
octeontx2-af: Fix return of uninitialized variable err
Colin Ian King
1
-1
/
+1
2020-11-20
octeontx2-pf: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2020-11-20
octeontx2-af: add debugfs entries for CPT block
Srujana Challa
2
-0
/
+273
2020-11-20
octeontx2-af: add mailbox interface for CPT
Srujana Challa
4
-7
/
+325
2020-11-20
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
1
-12
/
+1
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+8
2020-11-18
octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox message
Subbaraya Sundeep
4
-90
/
+0
2020-11-18
octeontx2-af: Add new mbox messages to retrieve MCAM entries
Naveen Mamindlapalli
2
-0
/
+92
2020-11-18
octeontx2-af: Handle PF-VF mac address changes
Hariprasad Kelam
4
-4
/
+36
2020-11-18
octeontx2-pf: Add support for SR-IOV management functions
Naveen Mamindlapalli
9
-2
/
+420
2020-11-18
octeontx2-pf: Implement ingress/egress VLAN offload
Hariprasad Kelam
8
-4
/
+167
2020-11-18
octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entries
Vamsi Attunuru
3
-13
/
+250
2020-11-18
octeontx2-af: Add debugfs entry to dump the MCAM rules
Subbaraya Sundeep
1
-0
/
+197
2020-11-18
octeontx2-pf: Add support for unicast MAC address filtering
Hariprasad Kelam
3
-7
/
+143
2020-11-18
octeontx2-pf: Add support for ethtool ntuple filters
Subbaraya Sundeep
5
-5
/
+707
2020-11-18
octeontx2-af: Add mbox messages to install and delete MCAM rules
Subbaraya Sundeep
8
-52
/
+1064
2020-11-18
octeontx2-af: Generate key field bit mask from KEX profile
Subbaraya Sundeep
5
-3
/
+658
2020-11-18
octeontx2-af: Verify MCAM entry channel and PF_FUNC
Subbaraya Sundeep
3
-2
/
+82
2020-11-18
octeontx2-af: Modify default KEX profile to extract TX packet fields
Stanislaw Kardach
3
-14
/
+120
2020-11-17
net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
1
-2
/
+3
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-2
/
+18
2020-11-14
net: mvpp2: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: mvneta: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: marvell: prestera: fix error return code in prestera_pci_probe()
Wang Hai
1
-2
/
+5
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-11-12
drivers: net: sky2: Fix -Wstringop-truncation with W=1
Andrew Lunn
1
-1
/
+1
2020-11-07
net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m
Vadym Kochan
1
-0
/
+1
2020-11-04
octeontx2-pf: Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
2020-11-01
octeontx2-af: Display CGX, NIX and PF map in debugfs.
Rakesh Babu
1
-0
/
+47
2020-11-01
octeontx2-af: Display NIX1 also in debugfs
Rakesh Babu
2
-43
/
+125
2020-11-01
octeontx2-pf: Calculate LBK link instead of hardcoding
Subbaraya Sundeep
2
-2
/
+8
2020-11-01
octeontx2-af: Mbox changes for 98xx
Subbaraya Sundeep
5
-18
/
+94
2020-11-01
octeontx2-af: Add NIX1 interfaces to NPC
Subbaraya Sundeep
7
-107
/
+337
2020-11-01
octeontx2-af: Setup MCE context for assigned NIX
Subbaraya Sundeep
1
-20
/
+36
2020-11-01
octeontx2-af: Map NIX block from CGX connection
Subbaraya Sundeep
6
-10
/
+107
2020-11-01
octeontx2-af: Initialize NIX1 block
Rakesh Babu
3
-35
/
+104
2020-11-01
octeontx2-af: Manage new blocks in 98xx
Rakesh Babu
3
-49
/
+105
2020-11-01
octeontx2-af: Update get/set resource count functions
Subbaraya Sundeep
2
-22
/
+53
[next]