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
*
ovsdb-idl: Enhance conditional monitoring API
Andy Zhou
2017-01-09
2
-6
/
+45
*
ovsdb-idl: Properly handle conditional monitor update error
andy zhou
2017-01-09
1
-8
/
+26
*
dpif-netdev: Uses the OVS_CORE_UNSPEC instead of magic numbers.
nickcooper-zhangtonghao
2017-01-08
1
-6
/
+6
*
netdev-dummy: Uses the NR_QUEUE instead of magic numbers.
nickcooper-zhangtonghao
2017-01-08
1
-2
/
+2
*
netdev-dpdk: Fix formatting typo.
nickcooper-zhangtonghao
2017-01-08
1
-1
/
+1
*
nx-match: Only store significant bytes to stack.
Jarno Rajahalme
2017-01-06
4
-52
/
+92
*
ofp-util: Do not assert fail if decoding malformed property.
Jarno Rajahalme
2017-01-06
1
-2
/
+4
*
dpif: Return ENODEV from dpif_port_query_by_*() if there's no port.
Daniele Di Proietto
2017-01-06
3
-6
/
+16
*
ovsdb-idl: Avoid sending redundant conditional monitoring updates
Andy Zhou
2017-01-06
1
-0
/
+2
*
netdev-dpdk: Add support for virtual DPDK PMDs (vdevs)
Ciara Loftus
2017-01-05
1
-24
/
+11
*
netdev-dpdk: Arbitrary 'dpdk' port naming
Ciara Loftus
2017-01-05
1
-56
/
+126
*
netdev-dpdk: add hotplug support
Mauricio Vásquez
2017-01-05
1
-6
/
+89
*
flow: Fix small typo in comment describing flow_compose().
Justin Pettit
2017-01-05
1
-1
/
+1
*
ovsdb-data: Add support for integer ranges in database commands
Lukasz Rzasik
2017-01-05
6
-61
/
+199
*
ofproto: Fix crash on flow monitor request with tun_metadata.
Daniele Di Proietto
2017-01-04
2
-6
/
+12
*
netdev-dpdk: Rename ivshmem structures.
Kevin Traynor
2017-01-04
1
-20
/
+20
*
odp: Use struct in6_addr for IPv6 addresses.
Jarno Rajahalme
2017-01-04
6
-80
/
+70
*
ofp-parse: Allow match field names in actions and brackets in matches.
Jarno Rajahalme
2017-01-04
5
-111
/
+188
*
ovs-thread: Avoid pthread_rwlockattr_t on Windows.
Alin Serdean
2017-01-04
1
-4
/
+10
*
netdev-dpdk: Enable Rx checksum offloading feature on DPDK physical ports.
Sugesh Chandran
2017-01-04
4
-15
/
+105
*
lib: Add support for tftp ct helper.
Joe Stringer
2017-01-03
2
-3
/
+17
*
ovn-trace: New --ovs option to also print OpenFlow flows.
Ben Pfaff
2016-12-28
1
-1
/
+119
*
ovn-controller: Tie OpenFlow and logical flows using OpenFlow cookie.
Ben Pfaff
2016-12-28
2
-2
/
+23
*
conntrack: Do not create new connections from ICMP errors.
Daniele Di Proietto
2016-12-23
1
-1
/
+5
*
packets: Simplify packet_csum_pseudoheader6().
Ben Pfaff
2016-12-23
1
-10
/
+2
*
rconn: Avoid abort for ill-behaved remote.
Ben Pfaff
2016-12-23
1
-6
/
+10
*
lacp: Select a may-enable IF as the lead IF
Ben Pfaff
2016-12-23
1
-1
/
+8
*
odp-execute: Optimize IP header modification in OVS datapath
Zoltán Balogh
2016-12-22
3
-7
/
+48
*
lib/ovs-thread: set prefer writer lock for ovs_rwlock_init()
zangchuanqiang
2016-12-22
1
-1
/
+1
*
table: correct documented default format in man pages
Lance Richardson
2016-12-22
2
-5
/
+5
*
ofproto-dpif-xlate: Adding IGMP/MLD checksum verification
Eelco Chaudron
2016-12-22
2
-0
/
+22
*
route-table: Stop netlink log message when routes withdrawn
Tony van der Peet
2016-12-22
1
-1
/
+1
*
lib/dpdk: No more deferred release
Aaron Conole
2016-12-21
1
-12
/
+5
*
Documentation: fix some typos
Lance Richardson
2016-12-21
1
-1
/
+1
*
hash: Update murmurhash repo link in comments
Cian Ferriter
2016-12-21
1
-1
/
+1
*
Windows: Add internal switch port per OVS bridge
Alin Serdean
2016-12-20
4
-1
/
+1352
*
windows: Incorrect check while fetching adapter addresses
Alin Serdean
2016-12-20
1
-3
/
+3
*
ovsdb-idl: Change interface to conditional monitoring.
Ben Pfaff
2016-12-19
4
-115
/
+195
*
ofp-actions: Add clone action.
William Tu
2016-12-19
1
-0
/
+89
*
ofp-actions: Use struct ext_action_header for appropriate actions.
Ben Pfaff
2016-12-19
1
-57
/
+39
*
ovsdb-idl: Drop write-only member from struct ovsdb_idl_condition.
Ben Pfaff
2016-12-19
2
-7
/
+3
*
datapath: Checks the MTU for netdev-dummy ports.
nickcooper-zhangtonghao
2016-12-12
1
-0
/
+7
*
acinclude: Fix -Wstrict-prototypes and -Wold-style-definition detection.
Ben Pfaff
2016-12-12
1
-3
/
+3
*
lib/dpdk: fix double free on exit
Aaron Conole
2016-12-12
1
-2
/
+8
*
doc: Populate 'topics' section
Stephen Finucane
2016-12-12
5
-10
/
+9
*
netdev: Set the default number of queues at removal from the database
Ilya Maximets
2016-12-09
2
-3
/
+3
*
csum: Fix csum_continue() on big endian with an odd number of bytes.
Daniele Di Proietto
2016-12-09
1
-0
/
+4
*
ovs-vswitchd: Avoid segfault for "netdev" datapath.
nickcooper-zhangtonghao
2016-12-09
1
-1
/
+1
*
dpctl: Fix usage for most dpctl commands.
Ben Pfaff
2016-12-06
1
-10
/
+10
*
ovs-appctl: Add usage content to "dpctl/*" command.
nickcooper-zhangtonghao
2016-12-06
1
-2
/
+6
[next]