index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2024-07-05
net: openvswitch: store sampling probability in cb.
Adrian Moreno
1
-1
/
+2
2024-07-05
net: openvswitch: add psample action
Adrian Moreno
1
-0
/
+28
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
1
-0
/
+2
2023-06-12
net: openvswitch: add support for l4 symmetric hashing
Aaron Conole
1
-0
/
+1
2022-12-09
net: openvswitch: Add support to count upcall packets
wangchuanlei
1
-0
/
+14
2022-08-26
openvswitch: allow specifying ifindex of new interfaces
Andrey Zhadchenko
1
-0
/
+3
2022-03-10
net: openvswitch: fix uAPI incompatibility with existing user space
Ilya Maximets
1
-4
/
+14
2022-02-25
net: openvswitch: IPv6: Add IPv6 extension header support
Toms Atteka
1
-0
/
+6
2021-07-27
openvswitch: fix alignment issues
Mark Gray
1
-2
/
+2
2021-07-27
openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS
Mark Gray
1
-1
/
+1
2021-07-16
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
1
-0
/
+8
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
1
-0
/
+2
2020-08-03
net: openvswitch: make masks cache size configurable
Eelco Chaudron
1
-0
/
+1
2020-08-03
net: openvswitch: add masks cache hit counter
Eelco Chaudron
1
-1
/
+1
2020-02-16
openvswitch: add TTL decrement action
Matteo Croce
1
-0
/
+7
2019-12-24
openvswitch: New MPLS actions for layer 2 tunnelling
Martin Varghese
1
-0
/
+31
2019-11-14
net: openvswitch: add hash info to upcall
Tonghao Zhang
1
-1
/
+3
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
1
-0
/
+3
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
1
-0
/
+1
2019-03-28
openvswitch: Add timeout support to ct action
Yi-Hung Wei
1
-0
/
+3
2019-03-27
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
1
-0
/
+42
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
1
-0
/
+3
2018-05-25
openvswitch: Add conntrack limit netlink definition
Yi-Hung Wei
1
-0
/
+28
2018-01-25
openvswitch: add erspan version I and II support
William Tu
1
-0
/
+1
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
1
-1
/
+0
2017-11-13
openvswitch: Add meter action support
Andy Zhou
1
-0
/
+3
2017-11-13
openvswitch: Add meter netlink definitions
Andy Zhou
1
-0
/
+51
2017-11-08
openvswitch: enable NSH support
Yi Yang
1
-0
/
+29
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
1
-0
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
openvswitch: add ct_clear action
Eric Garver
1
-0
/
+2
2017-10-09
openvswitch: Add erspan tunnel support.
William Tu
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-09
openvswitch: Add force commit.
Jarno Rajahalme
1
-0
/
+5
2017-02-09
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
1
-1
/
+19
2017-02-09
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-08
openvswitch: 802.1ad uapi changes.
Thomas F Herbert
1
-8
/
+9
2016-08-22
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-1
/
+1
2016-08-22
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-10
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-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-0
/
+1
2016-03-14
openvswitch: Interface with NAT.
Jarno Rajahalme
1
-0
/
+49
2015-12-14
openvswitch: fix trivial comment typo
Paolo Abeni
1
-1
/
+1
[next]