index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-6
/
+16
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
10
-157
/
+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-22
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
2
-12
/
+9
2015-10-22
openvswitch: Allocate memory for ovs internal device stats.
James Morse
1
-3
/
+43
2015-10-19
openvswitch: Scrub skb between namespaces
Joe Stringer
1
-0
/
+9
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
3
-7
/
+7
2015-10-07
openvswitch: Reject ct_state unsupported bits
Joe Stringer
2
-0
/
+18
2015-10-07
openvswitch: Ensure flow is valid before executing ct
Joe Stringer
1
-0
/
+6
2015-10-07
openvswitch: Fix skb leak in ovs_fragment()
Joe Stringer
1
-4
/
+7
2015-10-05
openvswitch: Fix ovs_vport_get_stats()
Pravin B Shelar
1
-29
/
+13
2015-10-05
ovs: do not allocate memory from offline numa node
Konstantin Khlebnikov
1
-1
/
+2
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
5
-49
/
+49
2015-09-23
openvswitch: Zero flows on allocation.
Jesse Gross
3
-14
/
+15
2015-09-18
openvswitch: Fix IPv6 exthdr handling with ct helpers.
Joe Stringer
1
-3
/
+5
2015-09-16
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
1
-23
/
+59
2015-09-12
openvswitch: Fix dependency on IPv6 defrag.
Joe Stringer
1
-1
/
+2
2015-09-07
openvswitch: Remove conntrack Kconfig option.
Joe Stringer
3
-14
/
+6
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
11
-49
/
+50
2015-08-30
openvswitch: Remove vport-net
Pravin B Shelar
3
-7
/
+2
2015-08-30
openvswitch: Remove vport stats.
Pravin B Shelar
5
-170
/
+56
2015-08-30
openvswitch: Remove egress_tun_info.
Pravin B Shelar
8
-20
/
+7
2015-08-30
openvswitch: Remove vport get_name()
Pravin B Shelar
1
-5
/
+1
2015-08-29
openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...
Simon Horman
1
-6
/
+15
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2
-0
/
+4
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-28
openvswitch: Include ip6_fib.h.
Joe Stringer
1
-0
/
+1
2015-08-28
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
1
-1
/
+1
2015-08-28
openvswitch: Use Geneve device.
Pravin B Shelar
2
-148
/
+33
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
9
-34
/
+189
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
5
-4
/
+78
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
12
-37
/
+837
2015-08-27
openvswitch: Move MASKED* macros to datapath.h
Joe Stringer
2
-27
/
+29
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
3
-1
/
+4
2015-08-21
route: move lwtunnel state to dst_entry
Jiri Benc
1
-1
/
+1
2015-08-21
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
4
-10
/
+10
2015-08-21
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
5
-14
/
+14
2015-08-18
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
1
-6
/
+6
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+12
2015-08-11
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
2
-216
/
+23
2015-08-11
openvswitch: Move tunnel destroy function to oppenvswitch module.
Pravin B Shelar
3
-20
/
+20
2015-08-07
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
Wenyu Zhang
1
-1
/
+4
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
1
-1
/
+1
2015-08-04
openvswitch: Fix L4 checksum handling when dealing with IP fragments
Glenn Griffin
1
-4
/
+12
2015-07-30
openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN
Thomas Graf
5
-200
/
+235
[next]