index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
1
-4
/
+4
2015-10-07
openvswitch: Reject ct_state unsupported bits
Joe Stringer
1
-0
/
+6
2015-10-07
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
1
-37
/
+84
2015-10-07
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
1
-2
/
+8
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
1
-9
/
+9
2015-09-16
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
1
-23
/
+59
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
1
-16
/
+11
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
1
-16
/
+30
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
1
-1
/
+11
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
1
-14
/
+55
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
1
-0
/
+2
2015-08-21
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
1
-5
/
+5
2015-08-21
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
1
-9
/
+9
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
1
-3
/
+3
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
1
-7
/
+57
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
1
-8
/
+8
2015-05-06
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+4
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
1
-1
/
+7
2015-02-15
openvswitch: Fix key serialization.
Pravin B Shelar
1
-1
/
+1
2015-02-12
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
1
-1
/
+1
2015-02-08
net: openvswitch: Support masked set actions.
Jarno Rajahalme
1
-34
/
+127
2015-01-27
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-2
/
+66
2015-01-27
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
1
-3
/
+35
2015-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
1
-13
/
+101
2015-01-15
openvswitch: Allow for any level of nesting in flow attributes
Thomas Graf
1
-50
/
+56
[next]