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-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
2015-07-27
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
Thomas Graf
1
-1
/
+1
2015-07-27
openvswitch: fix compilation when vxlan is a module
Nicolas Dichtel
1
-0
/
+1
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-07-22
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
1
-1
/
+1
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
6
-352
/
+201
2015-07-21
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
6
-12
/
+9
2015-07-21
openvswitch: Move dev pointer into vport itself
Thomas Graf
6
-91
/
+59
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
6
-13
/
+79
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
1
-0
/
+1
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
11
-134
/
+64
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-06-04
openvswitch: disable LRO
Jiri Benc
1
-0
/
+1
2015-06-02
openvswitch: include datapath actions with sampled-packet upcall to userspace
Neil McKee
3
-10
/
+33
2015-05-13
geneve: Rename support library as geneve_core
John W. Linville
1
-1
/
+1
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
1
-5
/
+0
2015-05-06
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
3
-4
/
+4
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-12
/
+12
2015-04-15
mm: remove GFP_THISNODE
David Rientjes
1
-1
/
+3
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
1
-2
/
+3
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2015-03-31
openvswitch: Return vport module ref before destruction
Thomas Graf
1
-3
/
+1
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+4
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
1
-3
/
+1
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
1
-3
/
+1
2015-03-09
mpls: Fix the openvswitch select of NET_MPLS_GSO
Eric W. Biederman
1
-0
/
+1
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
1
-1
/
+7
2015-02-20
openvswitch: Fix net exit.
Pravin B Shelar
2
-2
/
+45
2015-02-15
openvswitch: Fix key serialization.
Pravin B Shelar
1
-1
/
+1
2015-02-12
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]