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
/
ofproto
/
ofproto-dpif-upcall.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
ofproto-dpif-xlate: Distinguish "freezing" from "recirculation".
Ben Pfaff
2016-02-19
1
-2
/
+2
*
dpif: Allow adding ukeys for same flow by different pmds.
Ilya Maximets
2016-02-03
1
-10
/
+13
*
ofproto-dpif-xlate: Put recirc_state, not recirc_id_node, in xlate_in.
Ben Pfaff
2016-01-21
1
-2
/
+2
*
fail-open: Drop some of the weirder special cases.
Ben Pfaff
2016-01-20
1
-25
/
+0
*
ofproto-dpif-upcall: Document revalidator cycle.
Joe Stringer
2016-01-11
1
-6
/
+37
*
ofproto-dpif-upcall: Simplify revalidator_sweep__().
Joe Stringer
2016-01-07
1
-26
/
+28
*
ofproto-dpif-upcall: Don't delete modified ukeys.
Joe Stringer
2016-01-07
1
-1
/
+3
*
ofproto-dpif-upcall: Avoid double-delete of ukeys.
Ben Pfaff
2016-01-06
1
-2
/
+2
*
odp-util: Return exact mask if netlink mask attribute is missing.
Daniele Di Proietto
2015-12-10
1
-1
/
+1
*
ofproto: Enable in-place modification for recirc actions.
Jarno Rajahalme
2015-11-25
1
-36
/
+60
*
ofproto: Allow xlate_actions() to fail.
Jarno Rajahalme
2015-11-25
1
-1
/
+1
*
upcall: Check for recirc_id in ukey_create_from_dpif_flow()
Jarno Rajahalme
2015-11-04
1
-1
/
+8
*
upcall: Eliminate dead code.
Jarno Rajahalme
2015-11-04
1
-2
/
+0
*
dpif-netlink: Allow MRU packet attribute.
Andy Zhou
2015-10-13
1
-2
/
+15
*
ofproto-dpif-upcall: Use flow_wildcards_has_extra().
Jarno Rajahalme
2015-09-29
1
-16
/
+11
*
ofproto-dpif: Do not block on uninitialized pause barriers.
Zoltan Kiss
2015-09-25
1
-4
/
+8
*
dpif-netdev: Purge all ukeys when reconfigure pmd.
Alex Wang
2015-09-02
1
-0
/
+35
*
ofproto-dpif-upcall: Allow main thread to pause all revalidators.
Alex Wang
2015-09-02
1
-0
/
+63
*
ofproto-dpif-upcall: Do not attribute stats when flow_del returns error.
Alex Wang
2015-08-29
1
-0
/
+5
*
ofproto: Allow in-place modifications of datapath flows.
Ethan Jackson
2015-08-13
1
-59
/
+106
*
ofproto-dpif-upcall: Make ukey actions modifiable with RCU.
Ethan Jackson
2015-08-13
1
-9
/
+33
*
ofproto-dpif-upcall: Add VLOG_WARN_RL logs for upcall_cb() error.
Alex Wang
2015-08-11
1
-0
/
+4
*
dpif-netdev: Translate Geneve options per-flow, not per-packet.
Jesse Gross
2015-08-05
1
-1
/
+1
*
ofproto-dpif-xlate: Make xlate_actions() caller supply action buffer.
Ben Pfaff
2015-07-31
1
-20
/
+24
*
ofproto-dpif-xlate: Make xlate_actions() caller supply flow_wildcards.
Ben Pfaff
2015-07-31
1
-24
/
+20
*
ofproto-dpif-upcall: Fix typo in comment.
Ben Pfaff
2015-07-24
1
-1
/
+1
*
ofproto-dpif-upcall: Indentation fix.
Ben Pfaff
2015-07-24
1
-1
/
+1
*
Extend sFlow agent to report tunnel and MPLS structures
Neil McKee
2015-07-21
1
-4
/
+30
*
ovs-appctl: register unixctl commands in the beginning
Huanle Han
2015-07-16
1
-4
/
+8
*
odp-util: Share fields between odp and dpif_backer.
Joe Stringer
2015-07-06
1
-5
/
+2
*
tunnels: Don't initialize unnecessary packet metadata.
Jesse Gross
2015-07-01
1
-1
/
+0
*
odp-util: Pass down flow netlink attributes when translating masks.
Jesse Gross
2015-06-25
1
-2
/
+3
*
odp-util: Convert flow serialization parameters to a struct.
Jesse Gross
2015-06-18
1
-6
/
+11
*
types: Rename and move ovs_u128_equal().
Joe Stringer
2015-06-09
1
-1
/
+1
*
ofp-util: Convert flow_metadata to match structure.
Jesse Gross
2015-06-08
1
-1
/
+1
*
ovs-numa: Change 'core_id' to unsigned.
Daniele Di Proietto
2015-05-22
1
-6
/
+6
*
ofproto-dpif: Restore metadata and registers on recirculation.
Jarno Rajahalme
2015-03-26
1
-17
/
+86
*
ofproto-dpif-upcall: Create ukey only for miss upcalls.
Jarno Rajahalme
2015-03-04
1
-1
/
+6
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-14
/
+13
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-18
/
+17
*
upcall: Simplify enable_ufid debug option.
Joe Stringer
2015-01-20
1
-15
/
+18
*
miniflow: Use 64-bit data.
Jarno Rajahalme
2015-01-06
1
-5
/
+5
*
dpif-netdev: Add per-pmd flow-table/classifier.
Alex Wang
2014-12-30
1
-15
/
+23
*
dpif: Shift ufid support checking up to dpif_backer.
Joe Stringer
2014-12-19
1
-6
/
+11
*
revalidator: Don't delete non-existent flow.
Joe Stringer
2014-12-17
1
-1
/
+3
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib: Expose struct ovs_list definition in <openvswitch/list.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-2
/
+2
*
revalidator: Fix access of uninitialized memory.
Joe Stringer
2014-12-08
1
-0
/
+1
[prev]
[next]