index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
conntrack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Geert Uytterhoeven
2019-05-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-05
1
-6
/
+20
|
\
|
*
openvswitch: load and reference the NAT helper.
Flavio Leitner
2019-04-30
1
-6
/
+20
*
|
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
2019-05-05
1
-0
/
+4
|
/
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+3
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-3
/
+3
*
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
1
-9
/
+9
*
openvswitch: use after free in __ovs_ct_free_action()
Dan Carpenter
2019-04-02
1
-1
/
+1
*
openvswitch: Add timeout support to ct action
Yi-Hung Wei
2019-03-28
1
-1
/
+29
*
openvswitch: add seqadj extension when NAT is used.
Flavio Leitner
2019-03-26
1
-0
/
+6
*
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-3
/
+1
*
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
1
-3
/
+1
*
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
2019-02-27
1
-4
/
+4
*
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2019-01-18
1
-1
/
+1
*
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
Colin Ian King
2018-11-30
1
-1
/
+1
*
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
2018-11-03
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-08
1
-2
/
+6
|
\
|
*
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
2018-09-20
1
-2
/
+6
*
|
openvswitch: load NAT helper
Flavio Leitner
2018-10-04
1
-0
/
+4
*
|
Revert "openvswitch: Fix template leak in error cases."
Flavio Leitner
2018-10-01
1
-4
/
+2
|
/
*
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2018-07-18
1
-0
/
+1
*
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-07-18
1
-1
/
+1
*
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
2018-07-16
1
-14
/
+3
*
openvswitch: Support conntrack zone limit
Yi-Hung Wei
2018-05-25
1
-1
/
+550
*
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
2018-04-24
1
-2
/
+2
*
openvswitch: Remove padding from packet before L3+ conntrack processing
Ed Swierk
2018-02-01
1
-0
/
+34
*
openvswitch: drop unneeded newline
Julia Lawall
2018-01-02
1
-2
/
+2
*
openvswitch: conntrack: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-22
1
-0
/
+1
*
openvswitch: add ct_clear action
Eric Garver
2017-10-10
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-03
1
-2
/
+2
|
\
|
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
1
-2
/
+2
*
|
openvswitch: Remove unnecessary newlines from OVS_NLERR uses
Joe Perches
2017-08-11
1
-9
/
+5
*
|
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
2017-07-24
1
-2
/
+5
|
/
*
openvswitch: Fix for force/commit action failures
Greg Rose
2017-07-15
1
-15
/
+36
*
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
2017-05-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
1
-1
/
+29
|
\
|
*
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
2017-04-24
1
-1
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
1
-5
/
+0
|
\
\
|
*
|
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
1
-5
/
+0
|
|
/
*
|
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
2017-04-24
1
-0
/
+27
*
|
openvswitch: Typo fix.
Jarno Rajahalme
2017-04-24
1
-1
/
+1
|
/
*
openvswitch: Fix refcount leak on force commit.
Jarno Rajahalme
2017-03-28
1
-2
/
+2
*
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2017-03-01
1
-1
/
+0
*
openvswitch: Set event bit after initializing labels.
Jarno Rajahalme
2017-02-20
1
-3
/
+6
*
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
2017-02-09
1
-20
/
+20
*
openvswitch: Add force commit.
Jarno Rajahalme
2017-02-09
1
-2
/
+24
*
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-02-09
1
-6
/
+80
*
openvswitch: Inherit master's labels.
Jarno Rajahalme
2017-02-09
1
-14
/
+31
*
openvswitch: Refactor labels initialization.
Jarno Rajahalme
2017-02-09
1
-42
/
+62
[next]