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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "dpctl: Expand the flow dump type filter"
Justin Pettit
2018-07-25
6
-119
/
+63
*
Revert "dpif-netdev: Use compatible function type to fix broken build."
Justin Pettit
2018-07-25
1
-1
/
+1
*
tc: Fix sparse warnings.
Ben Pfaff
2018-07-25
1
-3
/
+3
*
dpif-netdev: Use compatible function type to fix broken build.
Aaron Conole
2018-07-25
1
-1
/
+1
*
netlink-conntrack: undef the correct macro
Aaron Conole
2018-07-25
1
-1
/
+1
*
dpctl: Expand the flow dump type filter
Gavi Teitz
2018-07-25
6
-63
/
+119
*
Add support to offload QinQ double VLAN headers match
Jianbo Liu
2018-07-25
4
-23
/
+106
*
flow: Refactor some of VLAN helper functions
Jianbo Liu
2018-07-25
5
-22
/
+22
*
netdev-tc-offloads: Add support to match on 802.1AD ethertype
Jianbo Liu
2018-07-25
2
-5
/
+5
*
tc: Add VLAN tpid for push action
Jianbo Liu
2018-07-25
3
-1
/
+8
*
netdev-dpdk: Use ETH_ADDR_BYTES_ARGS instead of open-coding it.
Ben Pfaff
2018-07-24
1
-12
/
+4
*
netdev-dpdk: Fix sparse complaints.
Ben Pfaff
2018-07-24
1
-3
/
+3
*
netdev-dpdk: Fix incorrect byte order conversion in log message.
Ben Pfaff
2018-07-24
1
-2
/
+2
*
dpif-netdev: Add SMC cache after EMC cache
Yipeng Wang
2018-07-24
4
-37
/
+378
*
db-ctl-base: Propagate errors from the commands parser.
Jakub Sitnicki
2018-07-23
2
-12
/
+24
*
db-ctl-base: Propagate error from parse_command().
Jakub Sitnicki
2018-07-23
1
-20
/
+43
*
ovsdb-idl: Allow monitoring columns that are already monitored.
Jakub Sitnicki
2018-07-23
1
-1
/
+15
*
table: Introduce a constant for default table style.
Jakub Sitnicki
2018-07-23
1
-0
/
+2
*
netdev-bsd: Fix crash on FreeBSD.
Olivier Cochard-Labbé
2018-07-11
1
-2
/
+1
*
conntrack: Fix conn_update_state_alg use after free.
Darrell Ball
2018-07-11
1
-2
/
+5
*
conntrack: Fix using alg_exp_entry out of scope.
Ilya Maximets
2018-07-10
1
-1
/
+1
*
table: New function table_format() for formatting a table as a string.
Ben Pfaff
2018-07-10
2
-104
/
+121
*
flow: Fix buffer overread for crafted IPv6 packets.
Ben Pfaff
2018-07-09
1
-1
/
+1
*
treewide: Remove pointless "return;" at ends of functions.
Ben Pfaff
2018-07-09
3
-7
/
+0
*
db-ctl-base: Don't die in cmd_add() on error.
Jakub Sitnicki
2018-07-09
1
-1
/
+2
*
ofp-group: Don't assert-fail decoding bad OF1.5 group mod type or command.
Ben Pfaff
2018-07-06
1
-2
/
+2
*
DNS: Fix build issue with dns_resolve_init().
Justin Pettit
2018-07-06
1
-1
/
+1
*
ofproto: Add CLI commands to show and clear mac_learning statistics
Eelco Chaudron
2018-07-06
2
-1
/
+2
*
mac-learning: Add per mac learning instance counters
Eelco Chaudron
2018-07-06
2
-0
/
+23
*
mac-learning: Add additional mac-learning coverage counters
Eelco Chaudron
2018-07-06
1
-0
/
+6
*
dpif-netdev: Fix a couple of comments for dp_netdev_run_meter().
Justin Pettit
2018-07-06
1
-4
/
+4
*
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
Ben Pfaff
2018-07-06
9
-137
/
+1598
|
\
|
*
dpdk: Support both shared and per port mempools.
Ian Stokes
2018-07-06
4
-98
/
+215
|
*
dpif-netdev: do hw flow offload in a thread
Yuanhan Liu
2018-07-06
1
-90
/
+258
|
*
netdev-dpdk: add debug for rte flow patterns
Yuanhan Liu
2018-07-06
1
-0
/
+177
|
*
netdev-dpdk: implement flow offload with rte flow
Finn Christensen
2018-07-06
1
-1
/
+557
|
*
dpif-netdev: retrieve flow directly from the flow mark
Yuanhan Liu
2018-07-06
4
-6
/
+121
|
*
flow: Introduce IP packet sanity checks
Yuanhan Liu
2018-07-06
1
-32
/
+69
|
*
dpif-netdev: associate flow with a mark id
Yuanhan Liu
2018-07-06
2
-0
/
+291
*
|
DNS: Add basic support for asynchronous DNS resolving
Yifeng Sun
2018-07-06
9
-27
/
+440
*
|
dpif-netlink-rtnl: Retry smaller MTU when default MAX_MTU is too large.
Yifeng Sun
2018-07-06
1
-9
/
+20
|
/
*
ofp-actions: Fix undefined behavior shifting 'int' 16 places left.
Ben Pfaff
2018-07-05
1
-1
/
+2
*
json: Avoid signed integer overflow in parsing exponents.
Ben Pfaff
2018-07-05
1
-2
/
+11
*
ofp-actions: Fix buffer overread in decode_LEARN_specs().
Ben Pfaff
2018-07-05
1
-1
/
+1
*
ofp-actions: Avoid buffer overread in BUNDLE action decoding.
Ben Pfaff
2018-07-05
1
-6
/
+7
*
ofproto-dpif: Let the dpif report when a port is a duplicate.
Ben Pfaff
2018-07-05
1
-2
/
+7
*
netdev-linux: Fix segfault in update_lag().
Tiago Lam
2018-07-05
1
-1
/
+7
*
db-ctl-base: Use boolean variable values.
Darrell Ball
2018-07-05
1
-1
/
+1
*
conntrack: Fix fragmentation checks.
Darrell Ball
2018-07-05
1
-33
/
+22
*
db-ctl-base: Fix compilation warnings.
Ian Stokes
2018-07-05
1
-6
/
+4
[next]