]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2019-02-06 Ian StokesAUTHORS: Add Asaf Penso <asafp@mellanox.com>
2019-02-06 Asaf Pensonetdev-dpdk: Memset rte_flow_item on a need basis.
2019-02-05 Ben Pfaffofproto: Don't always treat passive controllers as...
2019-02-05 Ben Pfaffvswitchd: Allow user to configure controllers as "prima...
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2019-02-05 Ben Pfaffconnmgr: Make treatment of active and passive connectio...
2019-02-05 Ilya Maximetstravis: Speed up linux kernel downloads.
2019-02-05 psiyengarFix OpenFlow v1.3.4 Conf test failures: 430.500, 430.510
2019-02-05 Ilya Maximetsskiplist: Drop data comparison in skiplist_delete.
2019-02-05 Ben Pfaffskiplist: Remove 'height' from skiplist_node.
2019-02-05 Darrell Ballconntrack: Fix possibly uninitialized memory.
2019-02-05 Li RongQingflow: fix a possible memory leak in parse_ct_state
2019-02-04 Ashish Varmaofproto-dpif-trace: Fix for the segmentation fault...
2019-02-04 Yi-Hung Weidatapath: Fix IPv6 later frags parsing
2019-02-04 Yi-Hung Weidatapath: Derive IP protocol number for IPv6 later...
2019-02-04 Ross Lagerwalldatapath: Avoid OOB read when parsing flow nlattrs
2019-02-04 Yifeng Sundatapath: Add support for kernel 4.18.x
2019-02-04 Yifeng Sundpif-netlink: Fix a bug that causes duplicate key error...
2019-02-04 Yifeng Suntest: Fix failed test "flow resume with geneve tun_meta...
2019-02-04 Vishal Deep... Support for match & set ICMPv6 reserved and options...
2019-02-04 Yifeng Sunodp-util: Stop parse odp actions if nlattr is overflow
2019-02-04 Yifeng Sunofp-actions: Set an action depth limit to prevent stack...
2019-02-04 Ben PfaffAUTHORS: Add Hyong Youb Kim <hyonkim@cisco.com>.
2019-02-04 Hyong Youb Kimovs-tcpdump: Fix an undefined variable
2019-02-04 Numan Siddiqueovn-controller: Fix chassisredirect port flapping when...
2019-02-04 Ilya Maximetssystem-dpdk-macros.at: Drop dpdk-socket-mem configuration.
2019-02-04 Darrell Ballconntrack: Fix max size for inet_ntop() call.
2019-02-04 Darrell Ballconntrack: fix ftp ipv4 address substitution.
2019-02-01 Ilya Maximetsdpdk: Limit DPDK memory usage.
2019-01-31 Pieter Jansen... lib/tc: add set ipv6 traffic class action offload via...
2019-01-31 Pieter Jansen... lib/tc: add set ipv4 dscp and ecn action offload via...
2019-01-31 Pieter Jansen... lib/tc: fix 32 bits shift for pedit offset calculation
2019-01-31 Pieter Jansen... lib/tc: make pedit mask calculations byte order agnostic
2019-01-30 Ilya Maximetsdpdk: Use svec instead of re-inventing.
2019-01-29 Han Zhouraft.c: Remove noisy INFO log
2019-01-28 Ilya Maximetsdpdk: Use dynamic string for socket-mem construction.
2019-01-28 Alin Gabriel... Fix test 'testing ovn -- IP packet buffering' on Windows
2019-01-28 Anand Kumardatapath-windows: Add support for 'OVS_KEY_ATTR_ENCAP...
2019-01-25 Flavio LeitnerRevert "ofproto-dpif: Let the dpif report when a port...
2019-01-25 Flavio LeitnerRevert "ofproto-dpif: Check for EBUSY as well"
2019-01-25 Flavio LeitnerRevert "dpif-netlink: Don't destroy and recreate port...
2019-01-25 Ben Pfafftreewide: Get rid of // comments, even inside comments.
2019-01-25 Ben PfaffAUTHORS: Add Li RongQing.
2019-01-25 Li RongQingflow: fix udp checksum
2019-01-25 Yanqin Wei... hash: Implement hash for aarch64 using CRC32c intrinsics.
2019-01-25 Ilya Maximetsovs-macros.at: Better hide 'exec -a' checking.
2019-01-24 Aaron Conolestt: Fix return code during xmit.
2019-01-23 Martin Xurhel: bug fix upgrade path in kmod fedora spec file
2019-01-23 Greg Rosedatapath: return -EEXIST if inet6_add_protocol fails
2019-01-23 Greg Rosecompat: Fixup ipv6 fragmentation on 4.9.135+ kernels
2019-01-22 Anju ThomasFix crash due to multiple tnl push action
2019-01-22 Aaron Conoletravis/linux-build: enable testing with clang builds
2019-01-22 Aaron Conoletravis: enable testsuite with dpdk
2019-01-22 Ben Pfaffseq: Correct example in comment.
2019-01-21 Justin PettitPrepare for post-2.11.0 (2.11.90).
2019-01-21 Justin PettitPrepare for 2.11.0.
2019-01-19 Darrell Ballconntrack: Fix FTP seq_skew boundary adjustments.
2019-01-19 David Marchandconntrack: fix expectations for ftp+DNAT.
2019-01-19 David Marchandconntrack: fix tcp seq adjustments when mangling commands.
2019-01-18 Ben Pfaffodp-util: Avoid revalidation error for masked NSH set...
2019-01-18 Ben PfaffFix bugs in L3 protocol support.
2019-01-18 Yi-Hung Weiselinux: Add missing permissions for ovs-kmod-ctl
2019-01-18 Ben Pfaffconnmgr: Do not send asynchronous messages to rconns...
2019-01-18 Yunjian Wangodp-util: Fix parsing QinQ packet in parse_8021q_onward.
2019-01-18 Toms Attekaofpbuf: Fix arithmetic error in ofpbuf_insert().
2019-01-18 Ilya Maximetscheckpatch: Check for C99 style comments.
2019-01-18 Ilya Maximetscheckpatch.at: Reduce duplication of equal headers.
2019-01-18 Ilya Maximetsdpif-netdev: Per-port configurable EMC.
2019-01-18 Ian StokesAUTHORS: Add Liang-min Wang.
2019-01-18 Ben Pfaffofpbuf: Reintroduce assertion on size in ofpbuf_pull().
2019-01-18 Ben Pfaffpoll-loop: Set poll loop initial deadline to LLONG_MAX.
2019-01-18 Yifeng Sunodp-util: Fix a bug in parse_odp_push_nsh_action
2019-01-18 Ben PfaffAUTHORS: Add shaoke xi.
2019-01-18 Ben Pfaffnetdev-linux: Fix function argument order in sfq_tc_load().
2019-01-18 Ben PfaffAUTHORS: Add Shweta Seth.
2019-01-18 Ben Pfaffofproto-dpif-xlate: Account mirrored packets only if...
2019-01-17 Ophir Munknetdev-dpdk: support port representors
2019-01-17 Yifeng Sunofp-actions: Avoid overflow for ofpact_learn_spec-...
2019-01-17 Ben Pfaffovn-nb.xml: Minor documentation corrections.
2019-01-17 Justin Pettitovsdb-server: Correct json-rpc comment for "disable...
2019-01-17 Numan Siddiqueovn: Add DHCP support for option 67 - bootfile name
2019-01-17 Numan Siddiquerhel: Split OpenvSwitch and OVN packages
2019-01-16 Han Zhousandbox: Fix env for clustered OVN DBs.
2019-01-16 Mark Michelsonovn: Add port addresses to IPAM later.
2019-01-16 Mark Michelsonovn: Clear dynamic_addresses when addresses are not...
2019-01-16 Ian Stokestravis: Add dpdk shared library build.
2019-01-16 Nitin KatiyarAdding support for PMD auto load balancing
2019-01-16 Ben Pfaffofproto: Handle flow monitor requests with multiple...
2019-01-16 Ben Pfaffovs-vswitchd: Implement OFPT_TABLE_FEATURES table modif...
2019-01-16 Ben Pfaffofp-table: Fix interpretation of when table features...
2019-01-15 Terry WilsonCorrect documentation for getting DB's cid
2019-01-15 Terry WilsonUn-revert Work around Python/C JSON unicode differences
2019-01-15 Timothy Redaellirhel: Add ovs-actions manpage to rhel and Fedora spec...
2019-01-15 Timothy Redaellilib: Add ovs-actions.7 to .gitignore
2019-01-15 Ilya Maximetscheckpatch: Check style of FOREACH loops.
2019-01-15 Ilya Maximetspython: Escape backslashes while formatting logs.
2019-01-11 Ben Pfaffpython: Avoid flake8 warning for unused variables.
2019-01-11 Ben Pfaffpython: Disable flake8 warning W504 "line break after...
2019-01-11 Ben Pfaffpython: Fix invalid escape sequences.
2019-01-11 Ilya Maximetsovs-actions: Remove unneeded unicode symbols.
next