index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-26
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-24
/
+91
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+9
2022-03-03
act_ct: Support GRE offload
Toshiaki Makita
1
-24
/
+91
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
1
-4
/
+9
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+0
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
1
-5
/
+0
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
1
-11
/
+0
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
1
-1
/
+0
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
1
-1
/
+0
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-01-09
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
1
-0
/
+6
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-4
/
+3
2022-01-09
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
1
-3
/
+3
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-1
/
+0
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
1
-0
/
+27
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+8
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
1
-1
/
+3
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
1
-0
/
+19
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
1
-0
/
+1
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
1
-7
/
+7
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
1
-1
/
+2
2021-10-18
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
1
-1
/
+1
2021-08-02
net_sched: refactor TC action init API
Cong Wang
1
-2
/
+2
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
2021-06-09
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
1
-8
/
+13
2021-05-27
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-05-27
net/sched: act_ct: Offload connections with commit action
Paul Blakey
1
-3
/
+4
2021-04-28
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
1
-3
/
+1
2021-04-26
net/sched: act_ct: fix wild memory access when clearing fragments
Davide Caratti
1
-3
/
+3
2021-03-23
net/sched: act_ct: clear post_ct if doing ct_clear
Marcelo Ricardo Leitner
1
-2
/
+4
2021-01-29
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
1
-0
/
+1
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
1
-0
/
+1
2020-11-28
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
1
-2
/
+4
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
1
-0
/
+3
2020-10-20
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
1
-2
/
+2
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+0
2020-09-24
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
1
-2
/
+0
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-08-20
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
1
-5
/
+3
2020-08-03
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
1
-2
/
+6
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-31
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+14
2020-07-20
net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
wenxu
1
-2
/
+14
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+6
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-07
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
1
-0
/
+2
[next]