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
/
include
/
uapi
/
linux
/
openvswitch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-08
openvswitch: warn about missing first netlink attribute
Nicolas Dichtel
1
-0
/
+1
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
1
-0
/
+12
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
1
-0
/
+15
2017-02-10
openvswitch: Add force commit.
Jarno Rajahalme
1
-0
/
+5
2017-02-10
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
1
-1
/
+19
2017-02-10
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
1
-2
/
+6
2016-11-13
openvswitch: add Ethernet push and pop actions
Jiri Benc
1
-0
/
+15
2016-09-09
openvswitch: 802.1ad uapi changes.
Thomas F Herbert
1
-8
/
+9
2016-08-23
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-1
/
+1
2016-08-23
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-2
/
+2
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
1
-0
/
+2
2016-06-11
openvswitch: Add packet truncation support.
William Tu
1
-0
/
+6
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
1
-0
/
+2
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+1
2016-04-24
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-0
/
+1
2016-03-15
openvswitch: Interface with NAT.
Jarno Rajahalme
1
-0
/
+49
2015-12-14
openvswitch: fix trivial comment typo
Paolo Abeni
1
-1
/
+1
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-10-22
openvswitch: Clarify conntrack COMMIT behaviour
Joe Stringer
1
-1
/
+2
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+15
2015-10-07
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
Joe Stringer
1
-10
/
+4
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
1
-4
/
+4
2015-10-07
openvswitch: Fix typos in CT headers
Joe Stringer
1
-2
/
+2
2015-10-07
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
1
-0
/
+2
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
1
-6
/
+6
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
1
-0
/
+3
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
1
-0
/
+10
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
1
-0
/
+5
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
1
-0
/
+40
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
1
-1
/
+1
2015-06-02
openvswitch: include datapath actions with sampled-packet upcall to userspace
Neil McKee
1
-0
/
+4
2015-02-08
net: openvswitch: Support masked set actions.
Jarno Rajahalme
1
-1
/
+21
2015-01-27
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-0
/
+20
2015-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
1
-0
/
+11
2015-01-15
openvswitch: packet messages need their own probe attribtue
Thomas Graf
1
-0
/
+4
2014-11-10
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
1
-0
/
+2
2014-11-10
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
1
-0
/
+13
2014-11-06
openvswitch: Fix the type of struct ovs_key_nd nd_target field.
Jarno Rajahalme
1
-3
/
+3
2014-11-06
openvswitch: Add basic MPLS support to kernel
Simon Horman
1
-0
/
+32
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
1
-0
/
+2
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
1
-1
/
+1
2014-10-06
openvswitch: Add support for matching on OAM packets.
Jesse Gross
1
-0
/
+1
2014-09-16
openvswitch: Add recirc and hash action.
Andy Zhou
1
-0
/
+26
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
1
-4
/
+9
2014-05-23
openvswitch: Avoid assigning a NULL pointer to flow actions.
Jarno Rajahalme
1
-1
/
+3
2014-01-07
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
1
-1
/
+9
2014-01-07
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
1
-0
/
+4
2013-11-02
openvswitch: TCP flags matching support.
Jarno Rajahalme
1
-0
/
+1
2013-10-22
openvswitch: collect mega flow mask stats
Andy Zhou
1
-3
/
+14
[next]