index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
/
conntrack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
nfp: flower: fix hardware offload for the transfer layer port
Hui Zhou
1
-2
/
+22
2024-01-25
nfp: flower: add hardware offload check for post ct entry
Hui Zhou
1
-1
/
+21
2023-10-11
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
1
-6
/
+13
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-21
/
+22
2023-03-15
nfp: flower: offload tc flows of multiple conntrack zones
Wentao Jia
1
-19
/
+126
2023-03-15
nfp: flower: prepare for parameterisation of number of offload rules
Wentao Jia
1
-26
/
+28
2023-03-15
nfp: flower: add goto_chain_index for ct entry
Wentao Jia
1
-2
/
+6
2023-03-15
nfp: flower: refactor function "is_post_ct_flow"
Wentao Jia
1
-13
/
+12
2023-03-15
nfp: flower: refactor function "is_pre_ct_flow"
Wentao Jia
1
-0
/
+12
2023-03-15
nfp: flower: add get_flow_act_ct() for ct action
Wentao Jia
1
-1
/
+17
2023-02-03
net: flow_offload: provision conntrack info in ct_metadata
Vlad Buslov
1
-0
/
+24
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
1
-7
/
+186
2022-06-29
nfp: flower: fix comment typos and formatting
Walter Heymans
1
-7
/
+7
2022-06-09
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
1
-16
/
+16
2022-05-19
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
1
-91
/
+152
2022-04-29
nfp: flower: utilize the tuple iifidx in offloading ct flows
Yinjun Zhang
1
-3
/
+22
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
1
-1
/
+138
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
1
-0
/
+12
2021-07-22
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
1
-1
/
+74
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
1
-0
/
+94
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
1
-0
/
+170
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
1
-0
/
+14
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
1
-1
/
+45
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
1
-1
/
+62
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
1
-4
/
+34
2021-06-02
nfp: flower-ct: add tc merge functionality
Louis Peens
1
-4
/
+158
2021-06-02
nfp: flower-ct: add tc_merge_tb
Louis Peens
1
-0
/
+14
2021-06-02
nfp: flower-ct: add a table to map flow cookies to ct flows
Louis Peens
1
-6
/
+29
2021-06-02
nfp: flower-ct: add nfp_fl_ct_flow_entries
Louis Peens
1
-1
/
+129
2021-06-02
nfp: flower-ct: add zone table entry when handling pre/post_ct flows
Louis Peens
1
-0
/
+125
2021-06-02
nfp: flower-ct: add pre and post ct checks
Louis Peens
1
-0
/
+48