]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2020-01-29 Yi-Hung Weiconntrack: Fix conntrack new state
2020-01-27 Ilya Maximetsdpif: Fix dp_extra_info leak by reworking the allocatio...
2020-01-24 Ben Pfaffofproto: Do not delete datapath flows on exit by default.
2020-01-24 Ben Pfaffofproto-dpif-upcall: Get rid of udpif_synchronize().
2020-01-24 Ning Wulib/stream-windows.c: Grant Access Privilege of Named...
2020-01-22 Damijan Skvarcdpif: Fix memory leak while dumping dpif flows.
2020-01-22 John Hurleytc: handle packet mark of zero
2020-01-21 Ben PfaffPrepare for post-2.13.0 (2.13.90).
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-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...
2020-01-06 Ilya Maximetsnetdev-afxdp: Fix transmission freeze in native mode...
2020-01-03 Ilya Maximetscirrus: Use python 3.7 packages on FreeBSD.
2019-12-22 Paul Blakeynetdev-offload-tc: Add conntrack nat support
2019-12-22 Paul Blakeynetdev-offload-tc: Add conntrack label and mark support
2019-12-22 Paul Blakeynetdev-offload-tc: Add conntrack support
2019-12-22 Paul Blakeynetdev-offload-tc: Add recirculation support via tc...
2019-12-22 Paul Blakeytc: Move tunnel_key unset action before output ports
2019-12-22 Paul Blakeydpif: Add support to set user features
2019-12-22 Paul Blakeynetdev-offload-tc: Implement netdev tc flush via tc...
2019-12-22 Paul Blakeytc: Introduce tcf_id to specify a tc filter
2019-12-22 Paul Blakeycompat: Add tc ct action and flower matches defines...
2019-12-22 Paul Blakeymatch: Add match_set_ct_zone_masked helper
2019-12-20 Han Zhouovsdb raft: Fix the problem when cluster restarted...
2019-12-20 Han Zhouovsdb-cluster.at: Wait until leader is elected before...
2019-12-20 Aliasgar Ginwalaovs container build: Make kernel module configurable
2019-12-20 Timothy RedaelliRevert "docs: To build OVS on RHEL7 EPEL is needed"
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-12-19 Timothy Redaellitravis: Use pip3 to install the python packages on...
2019-12-19 Ilya Maximetsdpctl: Fix referencing DPDK in a flow dump.
2019-12-19 Ilya Maximetsovs-thread: Avoid huge alignment on a base spinlock...
2019-12-19 Eelco Chaudronnetdev-dpdk: Add coverage counter to count vhost IRQs.
2019-12-18 Kevin Traynornetdev-dpdk: Fix sw stats perf drop.
2019-12-18 William TuDocumentation: Fix ovs-tcpdump options.
2019-12-18 Ilya Maximetssystem-afxdp.at: Add test for infinite re-addition...
2019-12-18 Ilya Maximetsnetdev-afxdp: Avoid removing of XDP program if not...
2019-12-18 Ilya Maximetsdpif-netdev: Avoid infinite re-addition of misconfigure...
2019-12-18 Eelco Chaudronnetdev-dpdk: add support for the RTE_ETH_EVENT_INTR_RES...
2019-12-18 Ilya Maximetsbridge: Allow manual notifications about interfaces...
2019-12-17 Damijan Skvarctests: introduced test for checking "ovs-vsctl emer...
2019-12-13 Yi-Hung Weirhel: Support RHEL 7.8 kernel module rpm build
2019-12-13 Ilya Maximetscirrus: Use FreeBSD 12.1 stable release.
2019-12-13 Ilya MaximetsAUTHORS: Add Lance Yang.
2019-12-13 Lance Yangtravis: Move x86-only add-on packages to linux-prepare...
next