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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
*
Change in Openvswitch to support MPLS label depth of 3 in ingress direction
Martin Varghese
2019-11-05
1
-3
/
+6
*
net: openvswitch: convert mask list in mask array
Tonghao Zhang
2019-11-03
1
-1
/
+0
*
openvswitch: Properly set L4 keys on "later" IP fragments
Greg Rose
2019-08-28
1
-0
/
+1
*
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-19
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
openvswitch: convert to kvmalloc
Kent Overstreet
2019-03-12
1
-1
/
+0
*
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-08
1
-1
/
+1
*
openvswitch: enable NSH support
Yi Yang
2017-11-08
1
-0
/
+7
*
openvswitch: Optimize operations for OvS flow_stats.
Tonghao Zhang
2017-07-19
1
-0
/
+2
*
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
2017-02-09
1
-6
/
+8
*
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-02-09
1
-11
/
+38
*
openvswitch: add mac_proto field to the flow key
Jiri Benc
2016-11-13
1
-0
/
+22
*
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
2016-09-18
1
-2
/
+2
*
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
2016-09-08
1
-1
/
+7
*
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-1
/
+1
|
\
|
*
openvswitch: Rename LABEL->LABELS
Joe Stringer
2015-10-05
1
-1
/
+1
*
|
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
2015-10-07
1
-0
/
+1
|
/
*
openvswitch: Allow matching on conntrack label
Joe Stringer
2015-08-27
1
-1
/
+2
*
openvswitch: Allow matching on conntrack mark
Joe Stringer
2015-08-27
1
-0
/
+1
*
openvswitch: Add conntrack action
Joe Stringer
2015-08-27
1
-0
/
+6
*
openvswitch: Serialize acts with original netlink len
Joe Stringer
2015-08-27
1
-0
/
+1
*
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
2015-07-21
1
-0
/
+5
*
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-07-21
1
-73
/
+3
*
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
1
-3
/
+25
*
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
2015-01-15
1
-7
/
+7
*
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-11-09
1
-1
/
+1
*
openvswitch: Constify various function arguments
Thomas Graf
2014-11-09
1
-5
/
+6
*
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-11-09
1
-14
/
+48
*
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-11-05
1
-6
/
+11
*
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
1
-1
/
+19
*
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-10-06
1
-13
/
+17
*
openvswitch: Add recirc and hash action.
Andy Zhou
2014-09-15
1
-0
/
+3
*
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
2014-09-15
1
-1
/
+2
*
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
2014-09-15
1
-1
/
+5
*
openvswitch: Fix tracking of flags seen in TCP flows.
Ben Pfaff
2014-06-29
1
-2
/
+3
*
openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.
Jarno Rajahalme
2014-05-22
1
-3
/
+3
*
openvswitch: Compact sw_flow_key.
Jarno Rajahalme
2014-05-22
1
-18
/
+11
*
openvswitch: Per NUMA node flow stats.
Jarno Rajahalme
2014-05-16
1
-2
/
+8
*
openvswitch: Remove 5-tuple optimization.
Jarno Rajahalme
2014-05-16
1
-9
/
+1
*
openvswitch: Per cpu flow stats.
Pravin B Shelar
2014-01-06
1
-7
/
+22
*
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
Ben Pfaff
2014-01-06
1
-2
/
+2
*
openvswitch: TCP flags matching support.
Jarno Rajahalme
2013-11-01
1
-0
/
+2
*
openvswitch: Widen TCP flags handling.
Jarno Rajahalme
2013-11-01
1
-1
/
+1
*
openvswitch: Restructure datapath.c and flow.c
Pravin B Shelar
2013-10-03
1
-102
/
+26
*
openvswitch: Fix alignment of struct sw_flow_key.
Jesse Gross
2013-09-05
1
-1
/
+1
*
openvswitch: optimize flow compare and mask functions
Andy Zhou
2013-08-27
1
-18
/
+1
*
openvswitch: Rename key_len to key_end
Andy Zhou
2013-08-26
1
-1
/
+1
*
openvswitch: Add SCTP support
Joe Stringer
2013-08-26
1
-4
/
+4
[next]