index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-1
/
+4
|
\
|
*
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
2022-09-26
1
-1
/
+4
*
|
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
2022-09-21
1
-4
/
+1
*
|
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-09-09
1
-9
/
+8
|
/
*
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
2022-07-11
1
-2
/
+3
*
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
2022-06-01
1
-1
/
+1
*
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-04-08
1
-1
/
+2
*
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
2022-03-26
1
-6
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-03-15
1
-24
/
+91
|
\
|
*
act_ct: Support GRE offload
Toshiaki Makita
2022-03-03
1
-24
/
+91
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-4
/
+9
|
\
\
|
|
/
|
/
|
|
*
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-03-01
1
-4
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-5
/
+0
|
\
|
|
*
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
2022-02-18
1
-5
/
+0
*
|
netfilter: conntrack: remove extension register api
Florian Westphal
2022-02-04
1
-11
/
+0
*
|
netfilter: conntrack: move extension sizes into core
Florian Westphal
2022-02-04
1
-1
/
+0
*
|
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
2022-02-04
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
1
-0
/
+6
|
\
|
*
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-09
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
1
-4
/
+3
|
\
\
|
*
|
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
2022-01-09
1
-3
/
+3
|
*
|
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2022-01-09
1
-1
/
+0
*
|
|
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2022-01-04
1
-0
/
+27
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-7
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
1
-0
/
+1
|
*
|
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-17
1
-7
/
+7
*
|
|
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
1
-1
/
+3
*
|
|
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
2021-12-19
1
-0
/
+19
|
|
/
|
/
|
*
|
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
2021-12-03
1
-1
/
+2
|
/
*
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
2021-10-18
1
-1
/
+1
*
net_sched: refactor TC action init API
Cong Wang
2021-08-02
1
-2
/
+2
*
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-02
1
-0
/
+11
*
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-02
1
-1
/
+2
*
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
2021-06-09
1
-8
/
+13
*
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
2021-05-27
1
-3
/
+0
*
net/sched: act_ct: Offload connections with commit action
Paul Blakey
2021-05-27
1
-3
/
+4
*
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
2021-04-28
1
-3
/
+1
*
net/sched: act_ct: fix wild memory access when clearing fragments
Davide Caratti
2021-04-26
1
-3
/
+3
*
net/sched: act_ct: clear post_ct if doing ct_clear
Marcelo Ricardo Leitner
2021-03-23
1
-2
/
+4
*
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
2021-01-29
1
-0
/
+1
*
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
2021-01-20
1
-0
/
+1
*
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
2020-11-28
1
-2
/
+4
*
net/sched: sch_frag: add generic packet fragment support.
wenxu
2020-11-27
1
-0
/
+3
*
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
2020-10-20
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-2
/
+0
|
\
|
*
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
2020-09-24
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-23
1
-1
/
+1
|
\
|
|
*
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
2020-08-20
1
-1
/
+1
*
|
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-18
1
-5
/
+3
|
/
[next]