index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ct.c
Age
Commit message (
Expand
)
Author
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-10
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-03
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
2023-02-03
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-01
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-12
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
2022-12-09
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-08
net: sched: add helper support in act_ct
Xin Long
2022-11-08
net: sched: call tcf_ct_params_free to free params in tcf_ct_init
Xin Long
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
2022-09-09
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-07-11
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-03-26
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
act_ct: Support GRE offload
Toshiaki Makita
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
2021-10-18
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
2021-08-02
net_sched: refactor TC action init API
Cong Wang
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-06-09
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
2021-05-27
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
[next]