index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
1
-6
/
+8
2017-02-09
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
1
-11
/
+38
2016-11-13
openvswitch: add mac_proto field to the flow key
Jiri Benc
1
-0
/
+22
2016-09-18
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2016-09-08
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
1
-1
/
+7
2016-03-18
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
1
-1
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-10-07
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
1
-0
/
+1
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
1
-1
/
+1
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
1
-1
/
+2
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
1
-0
/
+1
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
1
-0
/
+6
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
1
-0
/
+1
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
1
-0
/
+5
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
1
-73
/
+3
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-3
/
+25
2015-01-15
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
1
-7
/
+7
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
1
-1
/
+1
2014-11-09
openvswitch: Constify various function arguments
Thomas Graf
1
-5
/
+6
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
1
-14
/
+48
2014-11-05
openvswitch: Add basic MPLS support to kernel
Simon Horman
1
-6
/
+11
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
1
-1
/
+19
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
1
-13
/
+17
2014-09-15
openvswitch: Add recirc and hash action.
Andy Zhou
1
-0
/
+3
2014-09-15
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
1
-1
/
+2
2014-09-15
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
1
-1
/
+5
2014-06-29
openvswitch: Fix tracking of flags seen in TCP flows.
Ben Pfaff
1
-2
/
+3
2014-05-22
openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.
Jarno Rajahalme
1
-3
/
+3
2014-05-22
openvswitch: Compact sw_flow_key.
Jarno Rajahalme
1
-18
/
+11
2014-05-16
openvswitch: Per NUMA node flow stats.
Jarno Rajahalme
1
-2
/
+8
2014-05-16
openvswitch: Remove 5-tuple optimization.
Jarno Rajahalme
1
-9
/
+1
2014-01-06
openvswitch: Per cpu flow stats.
Pravin B Shelar
1
-7
/
+22
2014-01-06
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
Ben Pfaff
1
-2
/
+2
2013-11-01
openvswitch: TCP flags matching support.
Jarno Rajahalme
1
-0
/
+2
2013-11-01
openvswitch: Widen TCP flags handling.
Jarno Rajahalme
1
-1
/
+1
2013-10-03
openvswitch: Restructure datapath.c and flow.c
Pravin B Shelar
1
-102
/
+26
2013-09-05
openvswitch: Fix alignment of struct sw_flow_key.
Jesse Gross
1
-1
/
+1
2013-08-27
openvswitch: optimize flow compare and mask functions
Andy Zhou
1
-18
/
+1
2013-08-26
openvswitch: Rename key_len to key_end
Andy Zhou
1
-1
/
+1
2013-08-26
openvswitch: Add SCTP support
Joe Stringer
1
-4
/
+4
2013-08-23
openvswitch: Mega flow implementation
Andy Zhou
1
-19
/
+77
2013-06-19
openvswitch: Add gre tunnel support.
Pravin B Shelar
1
-1
/
+17
2013-06-19
openvswitch: Optimize flow key match for non tunnel flows.
Pravin B Shelar
1
-3
/
+3
2013-06-19
openvswitch: Expand action buffer size.
Pravin B Shelar
1
-1
/
+1
2013-06-19
openvswitch: Add tunneling interface.
Pravin B Shelar
1
-0
/
+19
2013-06-19
openvswitch: Copy individual actions.
Pravin B Shelar
1
-1
/
+1
2013-06-14
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
Pravin B Shelar
1
-2
/
+2
2013-03-29
openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
Thomas Graf
1
-21
/
+0
2012-11-26
openvswitch: add skb mark matching and set action
Ansis Atteka
1
-3
/
+5
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
[next]