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
/
nfp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-01
nfp: avoid halt of driver init process when non-fatal error happens
Yinjun Zhang
1
-5
/
+4
2022-10-01
nfp: add support for reporting active FEC mode
Yinjun Zhang
3
-2
/
+11
2022-09-29
nfp: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+1
2022-09-20
nfp: flower: support vlan action in pre_ct
Hui Zhou
1
-1
/
+48
2022-09-20
nfp: flower: support hw offload for ct nat action
Hui Zhou
2
-7
/
+192
2022-09-20
nfp: flower: add validation of for police actions which are independent of flows
Ziyang Chen
1
-8
/
+23
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
1
-2
/
+3
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+12
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-31
nfp: fix the access to management firmware hanging
Gao Xiao
1
-0
/
+1
2022-08-30
nfp: add support for eeprom get and set command
Baowen Zheng
1
-0
/
+157
2022-08-30
nfp: check if application firmware is indifferent to port speed
Yinjun Zhang
4
-1
/
+59
2022-08-30
nfp: propagate port speed from management firmware
Yinjun Zhang
6
-24
/
+79
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-8
/
+8
2022-08-27
nfp: flower: fix ingress police using matchall filter
Tianyu Yuan
1
-2
/
+3
2022-08-25
nfp: flower: support case of match on ct_state(0/0x3f)
Wenjuan Geng
1
-2
/
+7
2022-08-11
nfp: fix use-after-free in area_cache_get()
Jialiang Wang
1
-1
/
+2
2022-08-04
nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
Yu Xiao
1
-0
/
+2
2022-08-01
nfp: flower: add support for tunnel offload without key ID
Baowen Zheng
1
-7
/
+8
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
[next]