index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-03-15
nfp: flower: offload tc flows of multiple conntrack zones
Wentao Jia
2023-03-15
nfp: flower: prepare for parameterisation of number of offload rules
Wentao Jia
2023-03-15
nfp: flower: add goto_chain_index for ct entry
Wentao Jia
2023-03-15
nfp: flower: refactor function "is_post_ct_flow"
Wentao Jia
2023-03-15
nfp: flower: refactor function "is_pre_ct_flow"
Wentao Jia
2023-03-15
nfp: flower: add get_flow_act_ct() for ct action
Wentao Jia
2023-02-03
net: flow_offload: provision conntrack info in ct_metadata
Vlad Buslov
2022-09-20
nfp: flower: support vlan action in pre_ct
Hui Zhou
2022-09-20
nfp: flower: support hw offload for ct nat action
Hui Zhou
2022-06-29
nfp: flower: fix comment typos and formatting
Walter Heymans
2022-06-09
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2022-05-19
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
2022-04-29
nfp: flower: utilize the tuple iifidx in offloading ct flows
Yinjun Zhang
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
2021-07-22
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
2021-07-22
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
2021-07-22
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
2021-07-22
nfp: flower-ct: calculate required key_layers
Louis Peens
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-12
nfp: flower-ct: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-02
nfp: flower-ct: remove callback delete deadlock
Louis Peens
2021-06-21
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
2021-06-16
nfp: flower-ct: implement action_merge check
Louis Peens
2021-06-16
nfp: flower-ct: fill ct metadata check function
Louis Peens
2021-06-16
nfp: flower-ct: fill in ct merge check function
Louis Peens
2021-06-16
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
2021-06-16
nfp: flower-ct: add nft_merge table
Louis Peens
2021-06-16
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
2021-06-16
nfp: flower-ct: add nft flows to nft list
Louis Peens
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
2021-06-02
nfp: flower-ct: add tc merge functionality
Louis Peens
2021-06-02
nfp: flower-ct: add tc_merge_tb
Louis Peens
2021-06-02
nfp: flower-ct: add a table to map flow cookies to ct flows
Louis Peens
2021-06-02
nfp: flower-ct: add nfp_fl_ct_flow_entries
Louis Peens
2021-06-02
nfp: flower-ct: add zone table entry when handling pre/post_ct flows
Louis Peens
2021-06-02
nfp: flower-ct: add pre and post ct checks
Louis Peens