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
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-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-25
nfp: bpf: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+38
2022-07-14
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
1
-5
/
+13
2022-07-13
nfp: support TX VLAN ctag insert in NFDK
Diana Wang
3
-31
/
+35
2022-07-13
nfp: fix clang -Wformat warnings
Justin Stitt
2
-2
/
+2
2022-07-09
nfp: fix issue of skb segments exceeds descriptor limitation
Baowen Zheng
1
-8
/
+25
2022-07-06
nfp: enable TSO by default for nfp netdev
Simon Horman
2
-7
/
+5
2022-07-06
nfp: allow TSO packets with metadata prepended in NFDK path
Yinjun Zhang
1
-17
/
+0
2022-07-04
nfp: support TX VLAN ctag insert
Diana Wang
5
-19
/
+45
2022-07-04
nfp: support RX VLAN ctag/stag strip
Diana Wang
11
-22
/
+143
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
3
-10
/
+7
2022-07-01
nfp: support VF rate limit with NFDK
Bin Chen
1
-0
/
+1
2022-06-29
nfp: flower: fix comment typos and formatting
Walter Heymans
7
-17
/
+17
2022-06-28
nfp: add support for 'ethtool -t DEVNAME' command
Fei Qin
1
-0
/
+167
2022-06-28
nfp: support vepa mode in HW bridge
Yinjun Zhang
4
-2
/
+73
2022-06-23
nfp: add 'ethtool --identify' support
Sixiang Chen
3
-0
/
+66
2022-06-21
nfp: compose firmware file name with new hwinfo "nffw.partno"
Yu Xiao
1
-1
/
+3
2022-06-19
Revert "nfp: update nfp_X logging definitions"
Simon Horman
1
-20
/
+6
2022-06-18
nfp: add support for .get_pauseparam()
Yinjun Zhang
1
-0
/
+19
2022-06-13
nfp: support 48-bit DMA addressing for NFP3800
Yinjun Zhang
10
-33
/
+52
2022-06-11
nfp: flower: support to offload pedit of IPv6 flowinto fields
Yinjun Zhang
2
-5
/
+3
2022-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-37
/
+39
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-08
nfp: Remove kernel.h when not needed
Christophe JAILLET
1
-1
/
+0
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
[next]