summaryrefslogtreecommitdiff
path: root/net/openvswitch/actions.c
AgeCommit message (Expand)Author
2021-07-27openvswitch: fix alignment issuesMark Gray
2021-07-16openvswitch: Introduce per-cpu upcall dispatchMark Gray
2021-06-22openvswitch: add trace pointsAaron Conole
2021-04-29openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-01-14net: openvswitch: add log message for error caseEelco Chaudron
2020-12-14net: openvswitch: fix TTL decrement exception action executionEelco Chaudron
2020-12-03net: openvswitch: ensure LSE is pullable before reading itDavide Caratti
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-09-01net: openvswitch: improve the coding styleTonghao Zhang
2020-08-31openvswitch: using ip6_fragment in ipv6_stubwenxu
2020-06-24openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi
2020-02-16openvswitch: add TTL decrement actionMatteo Croce
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-11-05Change in Openvswitch to support MPLS label depth of 3 in ingress directionMartin Varghese
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-07-08net: core: add MPLS update core helper and use in OvSJohn Hurley
2019-07-08net: core: move pop MPLS functionality from OvS to core helperJohn Hurley
2019-07-08net: core: move push MPLS functionality from OvS to core helperJohn Hurley
2019-06-30net: openvswitch: fix csum updates for MPLS actionsJohn Hurley
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique
2018-11-08OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun
2017-11-13openvswitch: Add meter action supportAndy Zhou
2017-11-08openvswitch: enable NSH supportYi Yang
2017-10-10openvswitch: add ct_clear actionEric Garver
2017-08-16openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang
2017-03-22Openvswitch: Refactor sample and recirc actions implementationandy zhou
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou
2017-03-22openvswitch: Refactor recirc key allocation.andy zhou
2017-03-22openvswitch: Deferred fifo API change.andy zhou
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme
2017-01-29openvswitch: Simplify do_execute_actions().andy zhou
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
2016-11-13openvswitch: support MPLS push and pop for L3 packetsJiri Benc
2016-11-13openvswitch: pass mac_proto to ovs_vport_sendJiri Benc
2016-11-13openvswitch: add mac_proto field to the flow keyJiri Benc
2016-11-13openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc
2016-10-12openvswitch: correctly fragment packet with mpls headersJiri Benc
2016-10-03openvswitch: use mpls_hdrJiri Benc
2016-09-15openvswitch: avoid deferred execution of recirc actionsLance Richardson
2016-09-08openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver
2016-08-30net: mpls: Fixups for GSODavid Ahern
2016-06-10openvswitch: Add packet truncation support.William Tu
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman