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: 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
*
Implement new fragment handling policy.
Ben Pfaff
2011-10-21
1
-5
/
+0
*
datapath: Move Netlink PID for userspace actions from flows to actions.
Ben Pfaff
2011-10-12
1
-3
/
+7
*
datapath: Remove unused vlan constants.
Jesse Gross
2011-09-30
1
-6
/
+0
*
sFlow: Genericize/simplify kernel sFlow implementation
Pravin Shelar
2011-09-28
1
-14
/
+5
*
datapath: Use unicast Netlink sockets for upcalls.
Jesse Gross
2011-09-23
1
-1
/
+1
*
datapath: Fully initialize datapath before local port.
Jesse Gross
2011-09-20
1
-2
/
+0
*
Set MTU in userspace rather than kernel.
Justin Pettit
2011-09-15
1
-2
/
+0
*
datapath: Improve kernel hash table
Pravin Shelar
2011-09-09
1
-2
/
+2
*
datapath: genl_notify() on port disappearances.
Ethan Jackson
2011-09-01
1
-0
/
+3
*
datapath: Use "OVS_*" as opposed to "ODP_*" for user<->kernel interactions.
Justin Pettit
2011-08-19
1
-7
/
+7
*
datapath: Further mirror checksum offloading state on old kernels.
Jesse Gross
2011-06-16
1
-2
/
+5
*
datapath: Use compat directory only for backported code.
Jesse Gross
2011-03-14
1
-0
/
+1
*
datapath: Add vlan acceleration field for older kernels.
Jesse Gross
2011-02-07
1
-0
/
+6
*
datapath: Change dp_idx to dp_ifindex, the ifindex of the local port.
Ben Pfaff
2011-01-28
1
-2
/
+4
*
datapath: Convert upcalls and ODP_EXECUTE to use AF_NETLINK socket layer.
Ben Pfaff
2011-01-28
1
-14
/
+4
*
datapath: Adopt Generic Netlink-compatible locking.
Ben Pfaff
2011-01-27
1
-6
/
+8
*
datapath: Drop port information from odp_stats.
Ben Pfaff
2011-01-27
1
-2
/
+0
*
datapath: Report kernel's flow key when passing packets up to userspace.
Ben Pfaff
2011-01-27
1
-2
/
+20
[next]