index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
openvswitch.h
Age
Commit message (
Expand
)
Author
2017-06-08
openvswitch: warn about missing first netlink attribute
Nicolas Dichtel
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
2017-02-09
openvswitch: Add force commit.
Jarno Rajahalme
2017-02-09
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-02-09
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
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
[next]