index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datapath
/
flow_netlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath: Distribute switch variables for initialization
Kees Cook
2020-10-17
1
-8
/
+10
*
compat: Use nla_parse deprecated functions
Johannes Berg
2020-03-06
1
-4
/
+5
*
Datapath: Change in openvswitch kernel module to support MPLS label depth of ...
Martin Varghese
2019-11-22
1
-22
/
+63
*
datapath: Use nla_nest_start_noflag()
Yi-Hung Wei
2019-10-18
1
-16
/
+17
*
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2019-06-13
1
-11
/
+11
*
datapath: Add a new action check_pkt_len
Numan Siddique
2019-04-22
1
-0
/
+171
*
datapath: fix flow actions reallocation
Andrea Righi
2019-04-12
1
-2
/
+2
*
datapath: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
2019-02-04
1
-1
/
+1
*
openvswitch: kernel datapath clone action
Yifeng Sun
2018-12-17
1
-0
/
+73
*
datapath: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-12-15
1
-1
/
+6
*
datapath: Fix wrong push/pop ethernet validation
Jaime Caamaño Ruiz
2018-11-02
1
-2
/
+2
*
datapath: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
2018-07-30
1
-6
/
+3
*
datapath: Add meter action support.
Andy Zhou
2018-06-20
1
-0
/
+6
*
datapath: add erspan version I and II support
William Tu
2018-05-21
1
-1
/
+51
*
datapath: Remove unneeded semicolons
Christopher Díaz Riveros
2018-02-16
1
-2
/
+2
*
datapath: fix the incorrect flow action alloc size
zhangliping
2018-02-12
1
-8
/
+8
*
datapath: enable NSH support
Yi Yang
2018-02-07
1
-2
/
+341
*
datapath: add ct_clear action
Eric Garver
2018-01-22
1
-0
/
+5
*
datapath: Check maximum netlink message size
Greg Rose
2017-10-31
1
-0
/
+4
*
datapath: Remove unnecessary newlines from OVS_NLERR uses
Greg Rose
2017-09-22
1
-1
/
+1
*
compat: net: store port/representator id in metadata_dst.
Joe Stringer
2017-07-24
1
-1
/
+3
*
datapath: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-20
1
-2
/
+2
*
datapath: openvswitch: Optimize sample action for the clone use cases
Andy Zhou
2017-04-19
1
-44
/
+97
*
datapath: openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
2017-04-19
1
-0
/
+2
*
datapath: net/openvswitch: Set the ipv6 source tunnel key address attribute c...
Or Gerlitz
2017-04-19
1
-1
/
+1
*
datapath: Pack struct sw_flow_key.
Jarno Rajahalme
2017-04-19
1
-4
/
+7
*
datapath: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-03-08
1
-20
/
+65
*
datapath: add Ethernet push and pop actions
Yang, Yi Y
2017-03-02
1
-0
/
+18
*
datapath: netlink: support L3 packets
Yang, Yi Y
2017-03-02
1
-60
/
+99
*
datapath: add mac_proto field to the flow key
Yang, Yi Y
2017-03-02
1
-0
/
+5
*
datapath: avoid resetting flow key while installing new flow.
pravin shelar
2017-03-02
1
-2
/
+4
*
datapath: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Yang, Yi Y
2017-03-02
1
-99
/
+212
*
datapath: backport: allow output of MPLS packets on tunnel vports
Pravin B Shelar
2016-07-18
1
-1
/
+2
*
datapath: Check for flow key tunnel proto to detect tunnel.
Pravin B Shelar
2016-07-17
1
-1
/
+1
*
datapath: Move key memset to ovs_flow_key_extract_userspace()
Pravin B Shelar
2016-07-17
1
-1
/
+0
*
datapath: use PTR_ERR_OR_ZERO
Pravin B Shelar
2016-07-17
1
-3
/
+1
*
datapath: backport: libnl: nla_put_be64(): align on a 64-bit area
Pravin B Shelar
2016-07-17
1
-2
/
+3
*
datapath: backport: openvswitch: correct encoding of set tunnel action attrib...
Pravin B Shelar
2016-07-08
1
-1
/
+4
*
datapath: compat: Use dst-cache for Geneve and VxLAN tunnels.
Pravin B Shelar
2016-07-08
1
-0
/
+5
*
datapath: Add support for IPv6 tunnels.
Pravin B Shelar
2016-07-08
1
-40
/
+90
*
datapath: compat: Refactor egress tunnel info
Pravin B Shelar
2016-07-08
1
-11
/
+7
*
datapath:backport: openvswitch: Add packet truncation support.
William Tu
2016-06-24
1
-0
/
+9
*
datapath: Backport: openvswitch: Fix serialization of non-masked set actions.
Pravin B Shelar
2015-12-21
1
-1
/
+7
*
datapath: Backport conntrack fixes.
Joe Stringer
2015-12-03
1
-12
/
+21
*
datapath: Allow matching on conntrack label
Joe Stringer
2015-12-03
1
-15
/
+29
*
datapath: Allow matching on conntrack mark
Joe Stringer
2015-12-03
1
-0
/
+10
*
datapath: Add conntrack action
Joe Stringer
2015-12-03
1
-13
/
+55
*
datapath: Serialize acts with original netlink len
Joe Stringer
2015-12-03
1
-0
/
+2
*
datapath: Add support for lwtunnel
Pravin B Shelar
2015-12-03
1
-56
/
+95
*
Add connection tracking label support.
Joe Stringer
2015-10-13
1
-1
/
+1
[next]