index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
7
-94
/
+114
|
\
|
*
openvswitch: Scrub skb between namespaces
Joe Stringer
2015-10-18
1
-0
/
+9
|
*
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
3
-7
/
+7
|
*
openvswitch: Reject ct_state unsupported bits
Joe Stringer
2015-10-07
2
-0
/
+18
|
*
openvswitch: Ensure flow is valid before executing ct
Joe Stringer
2015-10-07
1
-0
/
+6
|
*
openvswitch: Fix skb leak in ovs_fragment()
Joe Stringer
2015-10-07
1
-4
/
+7
|
*
openvswitch: Fix ovs_vport_get_stats()
Pravin B Shelar
2015-10-05
1
-29
/
+13
|
*
ovs: do not allocate memory from offline numa node
Konstantin Khlebnikov
2015-10-05
1
-1
/
+2
|
*
openvswitch: Rename LABEL->LABELS
Joe Stringer
2015-10-05
5
-49
/
+49
*
|
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
*
|
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
2015-10-07
1
-37
/
+84
*
|
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
2015-10-07
4
-5
/
+12
*
|
openvswitch: Remove ovs_vport_output_sk
Eric W. Biederman
2015-09-30
1
-5
/
+0
*
|
ipv6: Pass struct net through ip6_fragment
Eric W. Biederman
2015-09-30
1
-1
/
+1
*
|
ipv4: Pass struct net through ip_fragment
Eric W. Biederman
2015-09-30
1
-1
/
+1
*
|
openvswitch: Pass net into ovs_fragment
Eric W. Biederman
2015-09-30
1
-3
/
+4
*
|
openvswitch: Pass net into ovs_vport_output
Eric W. Biederman
2015-09-30
1
-3
/
+8
*
|
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-09-26
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
6
-41
/
+81
|
\
\
|
|
/
|
*
openvswitch: Zero flows on allocation.
Jesse Gross
2015-09-22
3
-14
/
+15
|
*
openvswitch: Fix IPv6 exthdr handling with ct helpers.
Joe Stringer
2015-09-17
1
-3
/
+5
|
*
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
2015-09-15
1
-23
/
+59
|
*
openvswitch: Fix dependency on IPv6 defrag.
Joe Stringer
2015-09-11
1
-1
/
+2
*
|
genetlink: simplify genl_notify
Jiri Benc
2015-09-24
1
-2
/
+1
*
|
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-09-18
1
-1
/
+1
|
/
*
openvswitch: Remove conntrack Kconfig option.
Joe Stringer
2015-09-06
3
-14
/
+6
*
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-31
11
-49
/
+50
*
openvswitch: Remove vport-net
Pravin B Shelar
2015-08-29
3
-7
/
+2
*
openvswitch: Remove vport stats.
Pravin B Shelar
2015-08-29
5
-170
/
+56
*
openvswitch: Remove egress_tun_info.
Pravin B Shelar
2015-08-29
8
-20
/
+7
*
openvswitch: Remove vport get_name()
Pravin B Shelar
2015-08-29
1
-5
/
+1
*
openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...
Simon Horman
2015-08-29
1
-6
/
+15
*
ip_tunnels: record IP version in tunnel info
Jiri Benc
2015-08-29
2
-0
/
+4
*
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: Include ip6_fib.h.
Joe Stringer
2015-08-27
1
-0
/
+1
*
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
2015-08-27
1
-1
/
+1
*
openvswitch: Use Geneve device.
Pravin B Shelar
2015-08-27
2
-148
/
+33
*
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
9
-34
/
+189
*
openvswitch: Allow matching on conntrack mark
Joe Stringer
2015-08-27
5
-4
/
+78
*
openvswitch: Add conntrack action
Joe Stringer
2015-08-27
12
-37
/
+837
*
openvswitch: Move MASKED* macros to datapath.h
Joe Stringer
2015-08-27
2
-27
/
+29
*
openvswitch: Serialize acts with original netlink len
Joe Stringer
2015-08-27
3
-1
/
+4
*
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
1
-1
/
+1
*
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
2015-08-20
4
-10
/
+10
*
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
2015-08-20
5
-14
/
+14
*
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2015-08-17
1
-6
/
+6
[next]