]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2021-01-05 Thomas GoirandReleasing to unstable.
2021-01-04 Thomas GoirandACK removing Ben Pfaff from uploaders.
2020-11-23 Thomas Goirand * Fix dh_installinit dh_installsystemd calls, and...
2020-11-23 Thomas GoirandFix ifupdown.sh script (Closes: #964029).
2020-09-01 Thomas Goirand * Starts openvswitch-nonetwork.service after dpdk...
2020-06-30 Thomas Goirandd/rules: replace x86_64-linux-gnu by a wildcard so...
2020-06-30 Thomas Goirand * Add patch from Schmidt Adriaan to fix dpdk runtime...
2020-03-31 Thomas GoirandAlso blacklist 1021.
2020-03-31 Thomas GoirandAlways blacklist 1057 (also on amd64).
2020-03-30 Thomas Goirandarmhf: blacklist 918 1021 1057 unit tests.
2020-03-30 Thomas GoirandAlso add a testsuite list for ia64.
2020-03-30 Thomas Goirand * Blacklist 917. ofproto - asynchronous message contr...
2020-03-29 Thomas GoirandFixed mipsel64 -> mips64el in d/rules unit tests blackl...
2020-03-29 Thomas Goirandarmhf: blacklist 26: bfd - check that BFD works togethe...
2020-03-29 Thomas GoirandNever run unit test 20 which isn't deterministic.
2020-03-23 Thomas GoirandAnother test blacklisted for armhf.
2020-03-22 Thomas GoirandMore tests disabled for sparc64.
2020-03-22 Thomas Goirand * Blacklist failing tests on alpha (Closes: #880511).
2020-03-22 Thomas GoirandUploading to Experimental.
2020-03-21 Thomas Goirand * Replace the *.pid by a find command in logrotate...
2020-03-21 Thomas GoirandBlacklist failing tests on sparc64 (Closes: #888905).
2020-03-21 Thomas GoirandBlacklist failing tests on HPPA (Closes: #880514).
2020-03-19 Thomas Goirand * More disabled tests for mips and mipsel64.
2020-03-18 Thomas GoirandBlacklist some tests on some arch.
2020-03-17 Thomas GoirandUploading to experimental.
2020-03-17 Thomas GoirandCommit some changes from the Ubuntu package to add...
2020-03-17 Thomas GoirandNow packaging 2.13.0+dfsg1
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2020-02-14 Ben PfaffSet release date for 2.13.0.
2020-02-10 Flavio Leitnerdp-packet: prefetch the next packet when cloning a...
2020-02-07 Ilya Maximetsnetdev-dpdk: Don't enable offloading on HW device if...
2020-02-06 Flavio Leitnernetdev-linux: Prepend the std packet in the TSO packet
2020-02-06 Flavio Leitnernetdev-linux-private: fix max length to be 16 bits
2020-02-06 David Marchandnetdev-dpdk: Fix port init when lacking Tx offloads...
2020-01-29 Yi-Hung Weiconntrack: Fix conntrack new state
2020-01-28 John Hurleytc: handle packet mark of zero
2020-01-28 Ben PfaffPrepare for post-2.13.0 (2.13.90).
2020-01-27 Ilya Maximetsdpif: Fix dp_extra_info leak by reworking the allocatio...
2020-01-22 Damijan Skvarcdpif: Fix memory leak while dumping dpif flows.
2020-01-21 Ben PfaffPrepare for 2.13.0.
2020-01-21 Ciara LoftusDocumentation: add notes for TSO & i40e
2020-01-20 Ilya Maximetsdpif: Fix leak and usage of uninitialized dp_extra_info.
2020-01-20 Thomas GoirandRemoved python:any dependency (Closes: #937216).
2020-01-18 Yi-Hung Weinetdev-afxdp: NUMA-aware memory allocation for XSK...
2020-01-18 William Tunetdev-linux: Detect numa node id.
2020-01-17 Flavio Leitneruserspace: Add TCP Segmentation Offload support
2020-01-17 Ben PfaffTypo fix: vswtch -> vswitch.
2020-01-17 Flavio Leitnervhost: Disable multi-segmented buffers
2020-01-17 Flavio Leitnerdp-packet: preserve headroom when cloning a pkt batch
2020-01-17 Ian StokesAUTHORS: Add Emma Finn.
2020-01-17 Emma Finndpif-netdev: Modified ovs-appctl dpctl/dump-flows command
2020-01-17 Eli BritsteinNEWS: Fix location of output actions to be under DPDK.
2020-01-17 Timothy RedaelliDocumentation: Fix building with Python 3.9
2020-01-17 Ben Pfaffovsdb-server: Allow OVSDB clients to specify the UUID...
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Support offload of set TCP/UDP...
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Support offload of set IPv4 actions.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Support offload of set MAC actions.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Support offload of drop action.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Support offload of output action.
2020-01-16 Eli Britsteinnetdev-offload: Introduce a function to validate same...
2020-01-16 Eli Britsteinnetdev-dpdk: Getter function for dpdk port id API.
2020-01-16 Eli Britsteindpif-netdev: Populate dpif class field in offload struct.
2020-01-16 Ophir Munkdpif-netdev: Update offloaded flows statistics.
2020-01-16 Eli Britsteindpctl: Support dump-flows filters "dpdk" and "partially...
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Implement flow get method.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Framework for actions offload.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Return UFID-rte_flow entry in...
2020-01-16 Eli Britsteinnetdev-dpdk: Introduce rte flow query function.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Improve HW offload flow debuggability.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Dynamically allocate pattern items.
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Refactor action items freeing...
2020-01-16 Eli Britsteinnetdev-offload-dpdk: Refactor flow patterns.
2020-01-16 Ilya Maximetsdpif-netdev: Make datapath port mutex recursive.
2020-01-16 Lars Kellogg... docs: Correct links in mailing-lists.rst
2020-01-15 Eelco Chaudronnetdev-dpdk: Add new DPDK RFC 4115 egress policer
2020-01-15 Eelco Chaudronnetdev-dpdk: Add support for multi-queue QoS to the...
2020-01-15 Ilya Maximetsnetdev-offload-tc: Fix crash if offloading is not confi...
2020-01-14 Ben Pfaffsocket-util: Emulate recvmmsg() and sendmmsg() on Linux...
2020-01-13 Ilya Maximetsodp-util: Fix passing uninitialized bytes in OVS_KEY_AT...
2020-01-13 Timothy Redaelliovs-tcpdump: Fallback to read /proc/net/dev on Linux
2020-01-13 Aaron Conolenetdev-dpdk: Avoid undefined behavior processing devargs
2020-01-09 Yi YangUse batch process recv for tap and raw socket in netdev...
2020-01-09 Ben Pfaffsocket-util: Introduce emulation and wrapper for recvmm...
2020-01-09 Timothy Redaelliacinclude: Use RTE_IBVERBS_LINK_DLOPEN
2020-01-08 Lance RichardsonAUTHORS: update email for Lance Richardson
2020-01-08 Ilya Maximetsdpif-netdev: Get rid of broken dpif pointer in dp_netde...
2020-01-08 Ilya Maximetsdpif: Turn dpif_flow_hash function into generic odp_flo...
2020-01-07 Numan Siddiqueovsdb replication: Provide option to configure probe...
2020-01-07 Damijan Skvarctests: introduced tests for adding/deleting logical...
2020-01-07 Anju Thomasuserspace: Improved packet drop statistics.
2020-01-07 Ilya Maximetsofproto-dpif-upcall: Fix using uninitialized upcall...
2020-01-07 Ilya Maximetsofproto-dpif: Fix using uninitialized execute hash.
2020-01-07 Ilya Maximetstests: Allow running offloads testsuite under valgrind.
2020-01-07 Ilya Maximetsdpif-netlink: Fix dumping uninitialized netdev flow...
2020-01-07 Ilya Maximetstc: Fix using uninitialized id chain.
2020-01-07 Ilya Maximetsnetdev-offload-tc: Fix using uninitialized recirc_act.
2020-01-07 Greg Rosecompat: Include confirm_neigh parameter if needed
2020-01-06 Ben PfaffAUTHORS: Add Krishna Kolakaluri.
2020-01-06 Krishna Kolakaluribridge: Split the column updates of rstp statistics...
next