index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-03-28
1
-10
/
+11
|
\
|
*
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2016-03-28
1
-8
/
+8
|
*
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
2016-03-28
1
-2
/
+3
*
|
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
2016-03-28
1
-1
/
+2
|
/
*
openvswitch: Interface with NAT.
Jarno Rajahalme
2016-03-14
1
-26
/
+498
*
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
2016-03-14
1
-5
/
+16
*
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
2016-03-14
1
-2
/
+8
*
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
2016-03-14
1
-13
/
+90
*
openvswitch: Update the CT state key only after nf_conntrack_in().
Jarno Rajahalme
2016-03-14
1
-3
/
+4
*
openvswitch: Add commentary to conntrack.c
Jarno Rajahalme
2016-03-14
1
-1
/
+20
*
netfilter: Remove IP_CT_NEW_REPLY definition.
Jarno Rajahalme
2016-03-14
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
1
-2
/
+4
|
\
|
*
openvswitch: Fix template leak in error cases.
Joe Stringer
2015-12-29
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
1
-20
/
+5
|
\
\
|
|
/
|
/
|
|
*
netfilter: ipv6: avoid nf_iterate recursion
Florian Westphal
2015-11-23
1
-6
/
+5
|
*
netfilter: ipv6: nf_defrag: avoid/free clone operations
Florian Westphal
2015-11-23
1
-14
/
+0
*
|
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
2015-12-11
1
-2
/
+5
*
|
openvswitch: Fix helper reference leak
Joe Stringer
2015-12-11
1
-1
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
1
-4
/
+20
|
\
|
*
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
2015-10-27
1
-0
/
+7
|
*
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
2015-10-27
1
-4
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-9
/
+15
|
\
\
|
|
/
|
*
openvswitch: Serialize nested ct actions if provided
Joe Stringer
2015-10-21
1
-4
/
+10
|
*
openvswitch: Mark connections new when not confirmed.
Joe Stringer
2015-10-21
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-45
/
+44
|
\
\
|
|
/
|
*
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
Joe Stringer
2015-10-07
1
-7
/
+6
|
*
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
2015-10-07
1
-1
/
+1
|
*
openvswitch: Rename LABEL->LABELS
Joe Stringer
2015-10-05
1
-37
/
+37
*
|
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-10-12
1
-1
/
+1
*
|
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
1
-3
/
+5
|
\
\
|
|
/
|
*
openvswitch: Fix IPv6 exthdr handling with ct helpers.
Joe Stringer
2015-09-17
1
-3
/
+5
*
|
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-09-18
1
-1
/
+1
|
/
*
openvswitch: Fix conntrack compilation without mark.
Joe Stringer
2015-08-28
1
-3
/
+14
*
openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
Valentin Rothberg
2015-08-28
1
-1
/
+1
*
openvswitch: Allow attaching helpers to ct action
Joe Stringer
2015-08-27
1
-2
/
+107
*
openvswitch: Allow matching on conntrack label
Joe Stringer
2015-08-27
1
-2
/
+126
*
openvswitch: Allow matching on conntrack mark
Joe Stringer
2015-08-27
1
-3
/
+64
*
openvswitch: Add conntrack action
Joe Stringer
2015-08-27
1
-0
/
+454