index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datapath
/
datapath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath: fix coding style.
Pravin B Shelar
2014-11-09
1
-10
/
+10
*
datapath: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-10-03
1
-3
/
+3
*
datapath: Constify various function arguments
Thomas Graf
2014-09-23
1
-3
/
+4
*
datapath: Remove pkt_key from OVS_CB.
Pravin B Shelar
2014-09-20
1
-5
/
+3
*
openvswitch: rename ->sync to ->syncp
WANG Cong
2014-09-12
1
-1
/
+1
*
datapath: Implement recirc action without recursion
Andy Zhou
2014-09-05
1
-0
/
+3
*
datapath: Remove recirc stack depth limit check
Andy Zhou
2014-09-05
1
-2
/
+2
*
datapath: Remove flow member from struct ovs_skb_cb
Lorand Jakab
2014-08-25
1
-4
/
+3
*
Extend OVS IPFIX exporter to export tunnel headers
Wenyu Zhang
2014-08-18
1
-0
/
+2
*
datapath: Use tun_info only for egress tunnel path.
Pravin B Shelar
2014-08-06
1
-6
/
+4
*
datapath: Correct comment about 'tun_info' member in ovs_skb_cb.
Justin Pettit
2014-08-05
1
-1
/
+2
*
datapath: Remove unlikely() for WARN_ON() conditions
Thomas Graf
2014-07-30
1
-1
/
+1
*
datapath: Remove redundant key ref from upcall_info.
Pravin B Shelar
2014-07-30
1
-3
/
+1
*
datapath: Initialize OVS_CB in ovs_vport_receive()
Pravin B Shelar
2014-06-27
1
-1
/
+1
*
datapath: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-06-19
1
-1
/
+1
*
datapath: handle recirculation loop detection
Andy Zhou
2014-05-01
1
-2
/
+2
*
datapath: add recirc action
Andy Zhou
2014-04-21
1
-2
/
+6
*
datapath: Add support for kernels 3.13
Pravin Shelar
2014-03-31
1
-0
/
+1
*
datapath: Use net_ratelimit in OVS_NLERR
Joe Perches
2014-02-03
1
-3
/
+5
*
datapath: Allow user space to announce ability to accept unaligned Netlink me...
Thomas Graf
2013-12-16
1
-0
/
+2
*
datapath: Silence RCU lockdep checks from flow lookup.
Jesse Gross
2013-12-03
1
-0
/
+2
*
datapath: collect mega flow mask stats
Andy Zhou
2013-10-22
1
-0
/
+4
*
datapath: Move mega-flow list out of rehashing struct.
Pravin B Shelar
2013-10-01
1
-4
/
+2
*
datapath: Restructure datapath.c and flow.c
Pravin B Shelar
2013-10-01
1
-0
/
+1
*
datapath: Move flow table rehashing to flow install.
Pravin B Shelar
2013-09-07
1
-0
/
+2
*
datapath: Remove vlan compat support
Pravin B Shelar
2013-09-06
1
-5
/
+0
*
datapath: Remove checksum compat support
Pravin B Shelar
2013-09-06
1
-10
/
+0
*
datapath: Move generic tunnel functions to lisp module.
Pravin B Shelar
2013-08-13
1
-1
/
+0
*
datapath: Fix Netlink error message header.
Jesse Gross
2013-07-09
1
-1
/
+1
*
datapath: add netlink error message to help kernel userspace integration.
Andy Zhou
2013-07-03
1
-0
/
+4
*
datapath: Make OVS_ACTION_ATTR_USERSPACE action to send packet key
Andy Zhou
2013-06-25
1
-0
/
+2
*
datapath: Simplify datapath locking.
Pravin B Shelar
2013-04-12
1
-6
/
+20
*
datapath.h Fix a stale comment.
Andy Zhou
2013-04-10
1
-1
/
+0
*
Tunnel: Cleanup old tunnel infrastructure.
Pravin B Shelar
2013-03-04
1
-0
/
+1
*
datapath: Remove CAPWAP tunneling support.
Pravin B Shelar
2013-02-19
1
-1
/
+0
*
Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.
Ben Pfaff
2013-02-15
1
-1
/
+1
*
openvswitch: Remove Linux bridge compatibility.
Pravin B Shelar
2012-12-27
1
-4
/
+0
*
datapath: support Linux 3.7
Isaku Yamahata
2012-12-20
1
-3
/
+3
*
datapath: Add support for tun_key to Open vSwitch datapath
Kyle Mestery
2012-10-20
1
-2
/
+3
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
datapath: Increase maximum number of datapath ports.
Pravin B Shelar
2012-02-16
1
-7
/
+26
*
datapath: Add support for namespace.
Pravin B Shelar
2012-01-30
1
-4
/
+33
*
datapath: remove unused version.h includes
Devendra Naga
2012-01-17
1
-1
/
+0
*
datapath: Scope global symbols with ovs_ prefix.
Jesse Gross
2011-11-22
1
-9
/
+9
*
datapath: Use u64_stats_sync for datapath and vport stats.
Jesse Gross
2011-11-21
1
-2
/
+2
*
datapath: Dont export get_dp().
Pravin B Shelar
2011-11-16
1
-1
/
+0
*
datapath: Reformat copyright messages.
Jesse Gross
2011-11-16
1
-6
/
+14
*
datapath: remove actions.h
Pravin B Shelar
2011-11-10
1
-0
/
+1
*
datapath: Remove vport from OVS_CB.
Jesse Gross
2011-11-07
1
-2
/
+0
*
datapath: Fix coding style issues.
Pravin B Shelar
2011-11-07
1
-1
/
+2
[next]