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
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
3
-3
/
+3
2021-09-27
nfp: Move delink_register to be last command
Leon Romanovsky
2
-10
/
+4
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-5
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
1
-3
/
+0
2021-09-13
nfp: Prefer struct_size over open coded arithmetic
Len Baker
1
-2
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2
-2
/
+2
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-08-04
nfp: use netif_set_real_num_queues()
Jakub Kicinski
1
-8
/
+3
2021-08-03
nfp: update ethtool reporting of pauseframe control
Fei Qin
1
-0
/
+2
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
1
-2
/
+6
2021-07-26
nfp: add support for coalesce adaptive feature
Yinjun Zhang
4
-13
/
+160
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-07-22
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
1
-1
/
+1
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
4
-2
/
+157
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
3
-1
/
+16
2021-07-22
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
3
-2
/
+78
2021-07-22
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
1
-0
/
+72
2021-07-22
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
1
-1
/
+223
2021-07-22
nfp: flower-ct: calculate required key_layers
Louis Peens
4
-2
/
+125
2021-07-22
nfp: flower: refactor action offload code slightly
Louis Peens
3
-20
/
+19
2021-07-22
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
4
-28
/
+17
2021-07-22
nfp: flower: make the match compilation functions reusable
Yinjun Zhang
2
-145
/
+239
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2021-07-12
nfp: flower-ct: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-02
nfp: flower-ct: remove callback delete deadlock
Louis Peens
1
-13
/
+0
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
11
-14
/
+1586
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+0
2021-06-24
nfp: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-2
/
+0
2021-06-21
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
1
-0
/
+2
2021-06-16
nfp: flower-ct: implement action_merge check
Louis Peens
1
-0
/
+119
2021-06-16
nfp: flower-ct: fill ct metadata check function
Louis Peens
1
-5
/
+32
2021-06-16
nfp: flower-ct: fill in ct merge check function
Louis Peens
2
-0
/
+190
2021-06-16
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
1
-0
/
+187
2021-06-16
nfp: flower-ct: add nft_merge table
Louis Peens
3
-0
/
+49
2021-06-16
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
1
-12
/
+46
2021-06-16
nfp: flower-ct: add nft flows to nft list
Louis Peens
3
-1
/
+77
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
2
-1
/
+73
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
3
-4
/
+49
2021-06-09
nfp: use list_move instead of list_del/list_add in nfp_cppcore.c
Baokun Li
1
-2
/
+1
2021-06-03
nfp: flower-ct: add tc merge functionality
Louis Peens
1
-4
/
+158
2021-06-03
nfp: flower-ct: add tc_merge_tb
Louis Peens
3
-0
/
+47
2021-06-03
nfp: flower-ct: add a table to map flow cookies to ct flows
Louis Peens
4
-7
/
+89
2021-06-03
nfp: flower-ct: add nfp_fl_ct_flow_entries
Louis Peens
3
-3
/
+209
2021-06-03
nfp: flower-ct: add zone table entry when handling pre/post_ct flows
Louis Peens
3
-0
/
+131
2021-06-03
nfp: flower-ct: add ct zone table
Louis Peens
3
-1
/
+40
2021-06-03
nfp: flower-ct: add pre and post ct checks
Louis Peens
4
-1
/
+102
2021-06-03
nfp: flower: move non-zero chain check
Louis Peens
1
-5
/
+19
2021-05-18
nfp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
[next]