index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
conntrack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+12
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-25
openvswitch: Only set mark and labels with a commit flag.
Jarno Rajahalme
1
-25
/
+51
2016-06-25
openvswitch: Set mark and labels before confirming.
Jarno Rajahalme
1
-19
/
+14
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2016-05-11
openvswitch: Fix cached ct with helper.
Joe Stringer
1
-0
/
+13
2016-05-05
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
1
-8
/
+0
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
1
-0
/
+1
2016-04-18
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
1
-1
/
+1
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-10
/
+11
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
1
-8
/
+8
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
1
-1
/
+2
2016-03-15
openvswitch: Interface with NAT.
Jarno Rajahalme
1
-26
/
+498
2016-03-15
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
1
-5
/
+16
2016-03-15
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
1
-2
/
+8
2016-03-15
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
1
-13
/
+90
2016-03-15
openvswitch: Update the CT state key only after nf_conntrack_in().
Jarno Rajahalme
1
-3
/
+4
2016-03-15
openvswitch: Add commentary to conntrack.c
Jarno Rajahalme
1
-1
/
+20
2016-03-15
netfilter: Remove IP_CT_NEW_REPLY definition.
Jarno Rajahalme
1
-2
/
+0
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
1
-2
/
+4
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-20
/
+5
2015-12-12
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
1
-2
/
+5
2015-12-12
openvswitch: Fix helper reference leak
Joe Stringer
1
-1
/
+8
2015-11-23
netfilter: ipv6: avoid nf_iterate recursion
Florian Westphal
1
-6
/
+5
2015-11-23
netfilter: ipv6: nf_defrag: avoid/free clone operations
Florian Westphal
1
-14
/
+0
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+20
2015-10-28
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
1
-0
/
+7
2015-10-28
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
1
-4
/
+13
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+15
2015-10-22
openvswitch: Serialize nested ct actions if provided
Joe Stringer
1
-4
/
+10
2015-10-22
openvswitch: Mark connections new when not confirmed.
Joe Stringer
1
-5
/
+5
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-45
/
+44
2015-10-13
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
1
-1
/
+1
2015-10-13
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
1
-1
/
+1
2015-10-07
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
Joe Stringer
1
-7
/
+6
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
1
-1
/
+1
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
1
-37
/
+37
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
1
-1
/
+1
2015-09-18
openvswitch: Fix IPv6 exthdr handling with ct helpers.
Joe Stringer
1
-3
/
+5
2015-08-29
openvswitch: Fix conntrack compilation without mark.
Joe Stringer
1
-3
/
+14
2015-08-28
openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
Valentin Rothberg
1
-1
/
+1
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
1
-2
/
+107
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
1
-2
/
+126
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
1
-3
/
+64
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
1
-0
/
+454