index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
conntrack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+20
2015-10-27
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
1
-0
/
+7
2015-10-27
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-21
openvswitch: Serialize nested ct actions if provided
Joe Stringer
1
-4
/
+10
2015-10-21
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-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
1
-1
/
+1
2015-10-12
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-26
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-17
openvswitch: Fix IPv6 exthdr handling with ct helpers.
Joe Stringer
1
-3
/
+5
2015-08-28
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