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
/
lib
/
odp-execute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial check-in of kernel-based elephant flow detection.
elephant
Justin Pettit
2014-07-25
1
-0
/
+4
*
lib: Rename ofp to buf.
Pravin B Shelar
2014-06-25
1
-10
/
+10
*
dpif-netdev: batch packet processing
Daniele Di Proietto
2014-06-23
1
-24
/
+64
*
dpif-netdev: use dpif_packet structure for packets
Daniele Di Proietto
2014-06-23
1
-22
/
+31
*
dpif: Fix slow action handling for DP_HASH and RECIRC
Andy Zhou
2014-06-04
1
-1
/
+22
*
dpif-netdev: Move hash function out of the recirc action, into its own action
Andy Zhou
2014-04-16
1
-0
/
+1
*
ofproto/bond: Implement bond megaflow using recirculation
Andy Zhou
2014-04-07
1
-3
/
+4
*
ofpbuf: Abstract 'l2' pointer and document usage conventions.
Jarno Rajahalme
2014-04-03
1
-3
/
+5
*
ofpbuf: Rename trivial _get_ functions without the "get".
Jarno Rajahalme
2014-04-03
1
-1
/
+1
*
lib/ofpbuf: Compact
Jarno Rajahalme
2014-03-29
1
-1
/
+1
*
dpif-netdev: user space datapath recirculation
Andy Zhou
2014-03-25
1
-0
/
+9
*
netdev: Extend rx_recv to pass multiple packets.
Pravin
2014-03-21
1
-10
/
+19
*
lib: Add tpid parameter to eth_push_vlan()
Simon Horman
2014-01-16
1
-1
/
+1
*
dpif: Use explicit packet metadata.
Jarno Rajahalme
2013-12-30
1
-5
/
+6
*
odp-execute: Consolidate callbacks.
Jarno Rajahalme
2013-12-30
1
-32
/
+26
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-3
/
+3
*
dpif: Allow execute to modify the packet.
Jarno Rajahalme
2013-12-16
1
-20
/
+31
*
TCP flags matching support.
Jarno Rajahalme
2013-10-29
1
-0
/
+1
*
odp-execute: Fix possible segfault.
Alex Wang
2013-10-21
1
-1
/
+3
*
Add software switch support for modifying ARP headers in OpenFlow.
Ben Pfaff
2013-10-09
1
-1
/
+17
*
odp-execute: Refine signatures for odp_execute_actions() callbacks.
Ben Pfaff
2013-10-09
1
-10
/
+8
*
dpif: fix segfault in CONTROLLER action with sflow or ipfix setup
Romain Lenglet
2013-09-04
1
-4
/
+5
*
ofproto-dpif: Add SCTP support
Joe Stringer
2013-08-22
1
-0
/
+6
*
flow: Rename skb_mark to pkt_mark.
Jesse Gross
2013-08-13
1
-1
/
+1
*
odp-execute: Style fixes
Joe Stringer
2013-06-11
1
-13
/
+13
*
ofproto-dpif: Use execute_actions to execute controller actions
Simon Horman
2013-06-05
1
-1
/
+3
*
odp-execute: Add set skb_mark, set_priority, tunnel support.
Simon Horman
2013-06-05
1
-3
/
+20
*
odp-execute: New module for executing datapath actions.
Simon Horman
2013-05-29
1
-0
/
+200