index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-09-03
openvswitch: Increase maximum number of datapath ports.
Pravin B Shelar
1
-1
/
+2
2012-09-03
openvswitch: Fix FLOW_BUFSIZE definition.
Jesse Gross
1
-3
/
+5
2012-05-03
openvswitch: Replace Nicira Networks.
Raju Subramanian
1
-1
/
+1
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
1
-0
/
+199