aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/openvswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-14net: openvswitch: add explicit drop actionEric Garver1-0/+2
2023-06-12net: openvswitch: add support for l4 symmetric hashingAaron Conole1-0/+1
2022-12-09net: openvswitch: Add support to count upcall packetswangchuanlei1-0/+14
2022-08-26openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko1-0/+3
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets1-4/+14
2022-02-25net: openvswitch: IPv6: Add IPv6 extension header supportToms Atteka1-0/+6
2021-07-27openvswitch: fix alignment issuesMark Gray1-2/+2
2021-07-27openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDSMark Gray1-1/+1
2021-07-16openvswitch: Introduce per-cpu upcall dispatchMark Gray1-0/+8
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron1-0/+2
2020-08-03net: openvswitch: make masks cache size configurableEelco Chaudron1-0/+1
2020-08-03net: openvswitch: add masks cache hit counterEelco Chaudron1-1/+1
2020-02-16openvswitch: add TTL decrement actionMatteo Croce1-0/+7
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese1-0/+31
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang1-1/+3
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey1-0/+3
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu1-0/+1
2019-03-28openvswitch: Add timeout support to ct actionYi-Hung Wei1-0/+3
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique1-0/+42
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun1-0/+3
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu1-0/+1
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu1-1/+0
2017-11-13openvswitch: Add meter action supportAndy Zhou1-0/+3
2017-11-13openvswitch: Add meter netlink definitionsAndy Zhou1-0/+51
2017-11-08openvswitch: enable NSH supportYi Yang1-0/+29
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc1-0/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-10-10openvswitch: add ct_clear actionEric Garver1-0/+2
2017-10-09openvswitch: Add erspan tunnel support.William Tu1-0/+1
2017-06-08openvswitch: warn about missing first netlink attributeNicolas Dichtel1-0/+1
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme1-0/+12
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou1-0/+15
2017-02-09openvswitch: Add force commit.Jarno Rajahalme1-0/+5
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme1-1/+19
2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme1-2/+6
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc1-0/+15
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-1/+1
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-2/+2
2016-06-22openvswitch: Add packet len info to upcall.William Tu1-0/+2
2016-06-10openvswitch: Add packet truncation support.William Tu1-0/+6
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel1-0/+2
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel1-0/+1
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme1-0/+49
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer1-1/+2