index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
1
-2
/
+2
2022-03-14
nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Niklas Söderlund
1
-1
/
+1
2022-03-02
nfp: flower: Remove usage of the deprecated ida_simple_xxx API
Christophe JAILLET
1
-5
/
+5
2022-03-01
nfp: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-0
/
+40
2022-02-24
nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offload
Baowen Zheng
1
-1
/
+2
2022-02-24
nfp: add support to offload police action from flower table
Baowen Zheng
4
-1
/
+68
2022-02-24
nfp: add process to get action stats from hardware
Baowen Zheng
2
-5
/
+114
2022-02-24
nfp: add hash table to store meter table
Baowen Zheng
2
-1
/
+176
2022-02-24
nfp: add support to offload tc action to hardware
Baowen Zheng
3
-1
/
+121
2022-02-24
nfp: refactor policer config to support ingress/egress meter
Baowen Zheng
2
-20
/
+56
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-18
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2022-02-08
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2022-01-26
nfp: flower: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-12-19
flow_offload: reject to offload tc actions in offload drivers
Baowen Zheng
1
-0
/
+3
2021-12-16
nfp: flower: refine the use of circular buffer
Yinjun Zhang
1
-19
/
+31
2021-11-19
nfp: flower: correction of error handling
Yu Xiao
1
-20
/
+0
2021-11-01
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
3
-3
/
+4
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+14
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-3
/
+3
2021-10-12
nfp: flow_offload: move flow_indr_dev_register from app init to app start
Baowen Zheng
1
-5
/
+14
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
1
-3
/
+0
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
1
-2
/
+6
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: 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-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
[prev]
[next]