index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
openvswitch: Distribute switch variables for initialization
Kees Cook
1
-8
/
+10
2019-12-25
openvswitch: New MPLS actions for layer 2 tunnelling
Martin Varghese
1
-0
/
+34
2019-11-06
Change in Openvswitch to support MPLS label depth of 3 in ingress direction
Martin Varghese
1
-23
/
+64
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
1
-14
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+5
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-16
/
+17
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
1
-10
/
+36
2019-03-29
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-03-27
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
1
-0
/
+171
2019-01-17
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
1
-1
/
+1
2018-11-09
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-11
/
+11
2018-11-01
openvswitch: Fix push/pop ethernet validation
Jaime Caamaño Ruiz
1
-2
/
+2
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
1
-0
/
+73
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-1
/
+6
2018-05-04
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
1
-6
/
+3
2018-01-26
openvswitch: add erspan version I and II support
William Tu
1
-1
/
+51
2018-01-19
flow_netlink: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
1
-50
/
+1
2017-11-27
openvswitch: fix the incorrect flow action alloc size
zhangliping
1
-8
/
+8
2017-11-14
openvswitch: Make local function ovs_nsh_key_attr_size() static
Wei Yongjun
1
-1
/
+1
2017-11-13
openvswitch: Add meter action support
Andy Zhou
1
-0
/
+6
2017-11-08
openvswitch: enable NSH support
Yi Yang
1
-2
/
+341
2017-10-11
openvswitch: add ct_clear action
Eric Garver
1
-0
/
+5
2017-10-10
openvswitch: Add erspan tunnel support.
William Tu
1
-1
/
+50
2017-08-12
openvswitch: Remove unnecessary newlines from OVS_NLERR uses
Joe Perches
1
-1
/
+1
2017-06-25
net: store port/representator id in metadata_dst
Jakub Kicinski
1
-1
/
+3
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
1
-44
/
+97
2017-03-16
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
1
-0
/
+2
2017-03-16
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
1
-1
/
+1
2017-02-10
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
1
-4
/
+7
2017-02-10
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
1
-20
/
+65
2016-12-20
openvswitch: Add a missing break statement.
Jarno Rajahalme
1
-0
/
+1
2016-11-13
openvswitch: add Ethernet push and pop actions
Jiri Benc
1
-0
/
+18
2016-11-13
openvswitch: netlink: support L3 packets
Jiri Benc
1
-61
/
+99
2016-11-13
openvswitch: add mac_proto field to the flow key
Jiri Benc
1
-0
/
+5
2016-09-21
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
1
-2
/
+4
2016-09-09
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
1
-98
/
+212
2016-06-11
openvswitch: Add packet truncation support.
William Tu
1
-0
/
+9
2016-04-24
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-2
/
+3
2016-03-19
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
1
-3
/
+0
2016-02-17
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
1
-0
/
+6
2015-12-19
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
1
-1
/
+4
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+12
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-11
/
+7
2015-10-22
openvswitch: Fix incorrect type use.
Pravin B Shelar
1
-3
/
+3
2015-10-22
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
1
-1
/
+4
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+18
[next]