index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
openvswitch.h
Age
Commit message (
Expand
)
Author
2016-11-13
openvswitch: add Ethernet push and pop actions
Jiri Benc
2016-09-08
openvswitch: 802.1ad uapi changes.
Thomas F Herbert
2016-08-22
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
2016-08-22
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
2016-06-10
openvswitch: Add packet truncation support.
William Tu
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-03-14
openvswitch: Interface with NAT.
Jarno Rajahalme
2015-12-14
openvswitch: fix trivial comment typo
Paolo Abeni
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-21
openvswitch: Clarify conntrack COMMIT behaviour
Joe Stringer
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-07
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
Joe Stringer
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
2015-10-07
openvswitch: Fix typos in CT headers
Joe Stringer
2015-10-07
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-06-01
openvswitch: include datapath actions with sampled-packet upcall to userspace
Neil McKee
2015-02-07
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-11-05
openvswitch: Fix the type of struct ovs_key_nd nd_target field.
Jarno Rajahalme
2014-11-05
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-10-06
openvswitch: Add support for matching on OAM packets.
Jesse Gross
2014-09-15
openvswitch: Add recirc and hash action.
Andy Zhou
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
2014-05-22
openvswitch: Avoid assigning a NULL pointer to flow actions.
Jarno Rajahalme
2014-01-06
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
2014-01-06
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
2013-11-01
openvswitch: TCP flags matching support.
Jarno Rajahalme
2013-10-22
openvswitch: collect mega flow mask stats
Andy Zhou
2013-08-26
openvswitch: Add SCTP support
Joe Stringer
2013-08-23
openvswitch: Mega flow implementation
Andy Zhou
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
2013-06-19
openvswitch: Add gre tunnel support.
Pravin B Shelar
2013-06-19
openvswitch: Add tunneling interface.
Pravin B Shelar
2013-06-14
openvswitch: Fix struct comment.
Pravin B Shelar
2013-03-29
openvswitch: Expose <linux/openvswitch.h> to userspace
Thomas Graf