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
/
vswitchd
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev-dpdk: Enable Rx checksum offloading feature on DPDK physical ports.
Sugesh Chandran
2017-01-04
1
-0
/
+14
*
vswitch.xml: Document reasonable range for MTU.
nickcooper-zhangtonghao
2016-12-12
1
-0
/
+6
*
doc: Populate 'topics' section
Stephen Finucane
2016-12-12
2
-245
/
+0
*
doc: Populate 'install', 'howto' sections
Stephen Finucane
2016-12-12
1
-6
/
+4
*
ovsdb-tool: Document database numbering scheme.
Ben Pfaff
2016-12-02
1
-9
/
+2
*
utilities: Use FQDN for external_ids:hostname in Openvswitch table
Babu Shanmugam
2016-11-26
1
-1
/
+2
*
ofproto: Add protected property to bundle
Ben Kelly
2016-11-22
1
-0
/
+3
*
ovsschema: Add protected column to Port table
Ben Kelly
2016-11-22
2
-1
/
+11
*
Add support for specifying SSL connection parameters to ovsdb
Ethan Rahn
2016-11-10
1
-0
/
+1
*
doc: Convert vswitchd/INTERNALS to rST
Stephen Finucane
2016-11-03
3
-240
/
+245
*
ifnotifier: do not wake up when there is no db connection
Thadeu Lima de Souza Cascardo
2016-10-31
1
-8
/
+22
*
ovsdb-idlc: Eliminate <prefix>_init() function from generated code.
Ben Pfaff
2016-10-19
1
-2
/
+1
*
ovsdb-idlc: Use ovsdb_datum_from_smap() instead of open-coding it.
Ben Pfaff
2016-10-19
1
-0
/
+1
*
doc: Convert INSTALL.DPDK to rST
Stephen Finucane
2016-10-18
1
-1
/
+1
*
dpdk: New module with some code from netdev-dpdk.
Daniele Di Proietto
2016-10-12
1
-1
/
+1
*
Change some old references to nicira-ext.h.
Thadeu Lima de Souza Cascardo
2016-09-30
1
-1
/
+1
*
netdev-dpdk: Allow configurable queue sizes for 'dpdk' ports
Ciara Loftus
2016-09-30
1
-0
/
+22
*
openvswitch: Allow external IPsec tunnel management.
Pravin B Shelar
2016-09-27
1
-52
/
+5
*
openvswitch: deprecates support for IPsec tunnel port.
Pravin B Shelar
2016-09-24
1
-0
/
+3
*
netdev-dpdk: Add new 'dpdkvhostuserclient' port type
Ciara Loftus
2016-09-19
1
-5
/
+3
*
ofproto: Add a fixed bundle idle timeout of 10 seconds.
Jarno Rajahalme
2016-09-13
1
-0
/
+15
*
ofproto: Honor mtu_request even for internal ports.
Daniele Di Proietto
2016-09-02
2
-17
/
+25
*
bridge: Honor 'mtu_request' when port is added.
Daniele Di Proietto
2016-08-30
1
-8
/
+21
*
lib: Retire packet buffering feature.
Jarno Rajahalme
2016-08-30
1
-4
/
+1
*
netdev-dpdk: vHost client mode and reconnect
Ciara Loftus
2016-08-15
1
-0
/
+11
*
netdev-dpdk: Remove dpdkvhostcuse ports
Ciara Loftus
2016-08-15
1
-12
/
+0
*
vswitchd: Introduce 'mtu_request' column in Interface.
Daniele Di Proietto
2016-08-12
3
-16
/
+55
*
smap: New function smap_get_ullong().
Ben Pfaff
2016-08-08
1
-112
/
+50
*
bridge: No QoS configured is not an error
Maxime Coquelin
2016-08-04
1
-1
/
+1
*
netdev-dpdk: Add Flow Control support.
Sugesh Chandran
2016-07-29
1
-0
/
+24
*
dpif-netdev: Introduce pmd-rxq-affinity.
Ilya Maximets
2016-07-27
1
-0
/
+23
*
bridge: Pass interface's configuration to datapath.
Ilya Maximets
2016-07-27
1
-0
/
+2
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
2
-4
/
+4
*
netdev-dpdk: Obtain number of queues for vhost ports from attached virtio.
Ilya Maximets
2016-07-08
1
-1
/
+2
*
bridge: open_type should be used for netdev_open
Thadeu Lima de Souza Cascardo
2016-07-06
1
-4
/
+12
*
bridge: Add assertion to document an invariant in find_local_hw_addr().
Ben Pfaff
2016-07-05
1
-0
/
+3
*
ofproto-dpif-mirror: Add mirror snaplen support.
William Tu
2016-07-03
3
-1
/
+21
*
bfd: Allow setting OAM bit when encapsulated in tunnel.
Jesse Gross
2016-06-29
1
-0
/
+7
*
bridge: allow OVS to interact with controller through sockets outside run dir
Ansis Atteka
2016-06-27
1
-2
/
+3
*
util: New function nullable_xstrdup().
Ben Pfaff
2016-06-26
1
-6
/
+2
*
ipfix: Export user specified virtual observation ID
Wenyu Zhang
2016-06-24
2
-0
/
+46
*
Revert "ipfix: Export user specified virtual observation ID".
Ben Pfaff
2016-06-24
2
-46
/
+0
*
ipfix: Export user specified virtual observation ID
Wenyu Zhang
2016-06-24
2
-0
/
+46
*
netdev-linux: Add new QoS type linux-noop.
bschanmu@redhat.com
2016-06-23
1
-11
/
+15
*
ipfix: Support tunnel information for Flow IPFIX.
Benli Ye
2016-06-17
2
-80
/
+91
*
tunnels: Update schema documentation related to tunnels.
Jesse Gross
2016-06-07
1
-12
/
+12
*
vswitchd: Add --dummy-numa command line option.
Daniele Di Proietto
2016-06-07
1
-0
/
+6
*
vswitch.xml: Document interface name length restrictions.
Ben Pfaff
2016-06-03
1
-12
/
+47
*
netdev-dpdk.c: Add ingress-policing functionality.
Ian Stokes
2016-05-24
1
-2
/
+2
*
ovs-thread: Do not quiesce in ovs_mutex_cond_wait().
Daniele Di Proietto
2016-05-23
1
-0
/
+6
[next]