index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-09
nfp: fix issue of skb segments exceeds descriptor limitation
Baowen Zheng
1
-8
/
+25
2022-06-10
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2
-24
/
+24
2022-06-10
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
1
-13
/
+15
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-05-28
nfp: only report pause frame configuration for physical device
Yu Xiao
1
-2
/
+2
2022-05-22
nfp: flower: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
2
-105
/
+189
2022-05-12
nfp: VF rate limit support
Bin Chen
3
-2
/
+56
2022-05-11
nfp: flower: fix 'variable 'flow6' set but not used'
Louis Peens
1
-12
/
+7
2022-05-10
nfp: support Corigine PCIE vendor ID
Yu Xiao
4
-16
/
+50
2022-05-10
nfp: vendor neutral strings for chip and Corigne in strings for driver
Yu Xiao
3
-5
/
+7
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2
-2
/
+2
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-2
/
+1
2022-05-06
nfp: flower: enable decap_v2 bit
Louis Peens
1
-1
/
+2
2022-05-06
nfp: flower: remove unused neighbour cache
Louis Peens
2
-183
/
+0
2022-05-06
nfp: flower: link pre_tun flow rules with neigh entries
Louis Peens
3
-1
/
+154
2022-05-06
nfp: flower: rework tunnel neighbour configuration
Louis Peens
1
-59
/
+115
2022-05-06
nfp: flower: update nfp_tun_neigh structs
Louis Peens
2
-33
/
+47
2022-05-06
nfp: flower: fixup ipv6/ipv4 route lookup for neigh events
Louis Peens
1
-19
/
+33
2022-05-06
nfp: flower: enforce more strict pre_tun checks
Louis Peens
1
-7
/
+34
2022-05-06
nfp: flower: add/remove predt_list entries
Louis Peens
2
-7
/
+39
2022-05-06
nfp: flower: add infrastructure for pre_tun rework
Louis Peens
3
-33
/
+105
2022-05-02
nfp: support VxLAN inner TSO with GSO_PARTIAL offload
Fei Qin
1
-2
/
+6
2022-04-30
nfp: flower: utilize the tuple iifidx in offloading ct flows
Yinjun Zhang
1
-3
/
+22
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
1
-1
/
+1
2022-04-22
nfp: support 802.1ad VLAN assingment to VF
Baowen Zheng
2
-11
/
+35
2022-04-13
nfp: update nfp_X logging definitions
Dylan Muller
1
-6
/
+20
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
1
-6
/
+1
2022-03-21
nfp: nfdk: implement xdp tx path for NFDK
Yinjun Zhang
2
-5
/
+208
2022-03-21
nfp: add support for NFDK data path
Jakub Kicinski
9
-6
/
+1715
2022-03-21
nfp: choose data path based on version
Jakub Kicinski
6
-19
/
+41
2022-03-21
nfp: add per-data path feature mask
Jakub Kicinski
3
-0
/
+20
2022-03-21
nfp: use TX ring pointer write back
Jakub Kicinski
6
-7
/
+56
2022-03-21
nfp: move tx_ring->qcidx into cold data
Jakub Kicinski
1
-2
/
+5
2022-03-21
nfp: prepare for multi-part descriptors
Jakub Kicinski
4
-5
/
+10
2022-03-21
nfp: use callbacks for slow path ring related functions
Jakub Kicinski
8
-114
/
+148
2022-03-21
nfp: move the fast path code to separate files
Jakub Kicinski
12
-2552
/
+2758
2022-03-21
nfp: calculate ring masks without conditionals
Jakub Kicinski
1
-4
/
+4
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
3
-28
/
+7
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
1
-24
/
+8
2022-03-16
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
6
-41
/
+48
2022-03-16
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
4
-5
/
+14
2022-03-15
nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Niklas Söderlund
1
-1
/
+1
2022-03-12
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
5
-4
/
+29
2022-03-12
nfp: take chip version into account for ring sizes
Jakub Kicinski
4
-10
/
+16
2022-03-12
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
6
-9
/
+32
2022-03-12
nfp: use dev_info for the DMA mask
Jakub Kicinski
5
-7
/
+6
2022-03-12
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
3
-12
/
+12
2022-03-12
nfp: introduce dev_info static chip data
Jakub Kicinski
11
-13
/
+68
2022-03-12
nfp: sort the device ID tables
Jakub Kicinski
1
-2
/
+2
[next]