index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow_netlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-1
/
+3
|
\
|
*
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
2017-03-16
1
-0
/
+2
|
*
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
2017-03-15
1
-1
/
+1
*
|
openvswitch: Optimize sample action for the clone use cases
andy zhou
2017-03-22
1
-44
/
+97
|
/
*
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
2017-02-09
1
-4
/
+7
*
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-02-09
1
-20
/
+65
*
openvswitch: Add a missing break statement.
Jarno Rajahalme
2016-12-20
1
-0
/
+1
*
openvswitch: add Ethernet push and pop actions
Jiri Benc
2016-11-13
1
-0
/
+18
*
openvswitch: netlink: support L3 packets
Jiri Benc
2016-11-13
1
-61
/
+99
*
openvswitch: add mac_proto field to the flow key
Jiri Benc
2016-11-13
1
-0
/
+5
*
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2016-09-20
1
-2
/
+4
*
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
2016-09-08
1
-98
/
+212
*
openvswitch: Add packet truncation support.
William Tu
2016-06-10
1
-0
/
+9
*
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-2
/
+3
*
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
2016-03-18
1
-3
/
+0
*
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-02-16
1
-0
/
+6
*
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
2015-12-18
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-14
/
+12
|
\
|
*
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
1
-11
/
+7
|
*
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
2015-10-21
1
-1
/
+4
*
|
openvswitch: Fix incorrect type use.
Pravin B Shelar
2015-10-22
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-12
/
+18
|
\
|
|
*
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
2015-10-07
1
-4
/
+4
|
*
openvswitch: Reject ct_state unsupported bits
Joe Stringer
2015-10-07
1
-0
/
+6
|
*
openvswitch: Rename LABEL->LABELS
Joe Stringer
2015-10-05
1
-9
/
+9
*
|
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
2015-10-07
1
-37
/
+84
*
|
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
2015-10-07
1
-2
/
+8
|
/
*
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
2015-09-15
1
-23
/
+59
*
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-31
1
-16
/
+11
*
openvswitch: Allow matching on conntrack label
Joe Stringer
2015-08-27
1
-16
/
+30
*
openvswitch: Allow matching on conntrack mark
Joe Stringer
2015-08-27
1
-1
/
+11
*
openvswitch: Add conntrack action
Joe Stringer
2015-08-27
1
-14
/
+55
*
openvswitch: Serialize acts with original netlink len
Joe Stringer
2015-08-27
1
-0
/
+2
*
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
2015-08-20
1
-5
/
+5
*
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
2015-08-20
1
-9
/
+9
*
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
1
-3
/
+3
*
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
2015-07-21
1
-7
/
+57
*
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-07-21
1
-8
/
+8
*
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
1
-1
/
+1
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-2
/
+2
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-2
/
+4
*
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
2015-03-03
1
-1
/
+7
*
openvswitch: Fix key serialization.
Pravin B Shelar
2015-02-14
1
-1
/
+1
*
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
2015-02-11
1
-1
/
+1
*
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2015-02-07
1
-34
/
+127
*
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
1
-2
/
+66
*
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
2015-01-26
1
-3
/
+35
*
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
2015-01-15
1
-13
/
+101
*
openvswitch: Allow for any level of nesting in flow attributes
Thomas Graf
2015-01-15
1
-50
/
+56
[next]