aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_netlink.c
AgeCommit message (Expand)Author
2022-06-22net: openvswitch: fix leak of nested actionsIlya Maximets
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-15net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets
2022-04-15openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu
2019-03-28openvswitch: fix flow actions reallocationAndrea Righi
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique
2019-01-16openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall
2018-11-08OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-10-31openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-05-04openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu
2018-01-18flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu
2017-11-26openvswitch: fix the incorrect flow action alloc sizezhangliping
2017-11-14openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun
2017-11-13openvswitch: Add meter action supportAndy Zhou
2017-11-08openvswitch: enable NSH supportYi Yang
2017-10-10openvswitch: add ct_clear actionEric Garver
2017-10-09openvswitch: Add erspan tunnel support.William Tu
2017-08-11openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou
2017-03-16openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy
2017-03-15net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz
2017-02-09openvswitch: Pack struct sw_flow_key.Jarno Rajahalme
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
2016-11-13openvswitch: netlink: support L3 packetsJiri Benc
2016-11-13openvswitch: add mac_proto field to the flow keyJiri Benc
2016-09-20openvswitch: avoid resetting flow key while installing new flow.pravin shelar
2016-09-08openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver
2016-06-10openvswitch: Add packet truncation support.William Tu
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
2015-12-18openvswitch: correct encoding of set tunnel action attributesSimon Horman
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar
2015-10-21openvswitch: Reject ct_state masks for unknown bitsJoe Stringer