index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
/
conntrack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: flower: fix hardware offload for the transfer layer port
Hui Zhou
2024-01-26
1
-2
/
+22
*
nfp: flower: add hardware offload check for post ct entry
Hui Zhou
2024-01-26
1
-1
/
+21
*
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
2023-10-11
1
-6
/
+13
*
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-21
/
+22
*
nfp: flower: offload tc flows of multiple conntrack zones
Wentao Jia
2023-03-16
1
-19
/
+126
*
nfp: flower: prepare for parameterisation of number of offload rules
Wentao Jia
2023-03-16
1
-26
/
+28
*
nfp: flower: add goto_chain_index for ct entry
Wentao Jia
2023-03-16
1
-2
/
+6
*
nfp: flower: refactor function "is_post_ct_flow"
Wentao Jia
2023-03-16
1
-13
/
+12
*
nfp: flower: refactor function "is_pre_ct_flow"
Wentao Jia
2023-03-16
1
-0
/
+12
*
nfp: flower: add get_flow_act_ct() for ct action
Wentao Jia
2023-03-16
1
-1
/
+17
*
net: flow_offload: provision conntrack info in ct_metadata
Vlad Buslov
2023-02-03
1
-0
/
+24
*
nfp: flower: support vlan action in pre_ct
Hui Zhou
2022-09-20
1
-1
/
+48
*
nfp: flower: support hw offload for ct nat action
Hui Zhou
2022-09-20
1
-7
/
+186
*
nfp: flower: fix comment typos and formatting
Walter Heymans
2022-06-29
1
-7
/
+7
*
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2022-06-10
1
-16
/
+16
*
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
2022-05-19
1
-91
/
+152
*
nfp: flower: utilize the tuple iifidx in offloading ct flows
Yinjun Zhang
2022-04-30
1
-3
/
+22
*
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
2021-07-28
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-0
/
+1
|
\
|
*
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-15
1
-0
/
+1
|
|
\
|
|
*
nfp: flower-ct: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-12
1
-0
/
+1
*
|
|
nfp: flower-tc: add flow stats updates for ct
Louis Peens
2021-07-22
1
-1
/
+138
*
|
|
nfp: flower-ct: add offload calls to the nfp
Louis Peens
2021-07-22
1
-0
/
+12
*
|
|
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
2021-07-22
1
-1
/
+74
*
|
|
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
2021-07-22
1
-0
/
+72
*
|
|
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
2021-07-22
1
-1
/
+223
*
|
|
nfp: flower-ct: calculate required key_layers
Louis Peens
2021-07-22
1
-0
/
+94
|
/
/
*
/
nfp: flower-ct: remove callback delete deadlock
Louis Peens
2021-07-02
1
-13
/
+0
|
/
*
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
2021-06-21
1
-0
/
+2
*
nfp: flower-ct: implement action_merge check
Louis Peens
2021-06-16
1
-0
/
+119
*
nfp: flower-ct: fill ct metadata check function
Louis Peens
2021-06-16
1
-5
/
+32
*
nfp: flower-ct: fill in ct merge check function
Louis Peens
2021-06-16
1
-0
/
+170
*
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
2021-06-16
1
-0
/
+187
*
nfp: flower-ct: add nft_merge table
Louis Peens
2021-06-16
1
-0
/
+14
*
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
2021-06-16
1
-12
/
+46
*
nfp: flower-ct: add nft flows to nft list
Louis Peens
2021-06-16
1
-1
/
+45
*
nfp: flower-ct: add nft callback stubs
Louis Peens
2021-06-16
1
-1
/
+62
*
nfp: flower-ct: add delete flow handling for ct
Louis Peens
2021-06-16
1
-4
/
+34
*
nfp: flower-ct: add tc merge functionality
Louis Peens
2021-06-02
1
-4
/
+158
*
nfp: flower-ct: add tc_merge_tb
Louis Peens
2021-06-02
1
-0
/
+14
*
nfp: flower-ct: add a table to map flow cookies to ct flows
Louis Peens
2021-06-02
1
-6
/
+29
*
nfp: flower-ct: add nfp_fl_ct_flow_entries
Louis Peens
2021-06-02
1
-1
/
+129
*
nfp: flower-ct: add zone table entry when handling pre/post_ct flows
Louis Peens
2021-06-02
1
-0
/
+125
*
nfp: flower-ct: add pre and post ct checks
Louis Peens
2021-06-02
1
-0
/
+48