-
Tue Dec 23 2014 Doug Ledford <dledford@redhat.com> - 1.0.6-3
- Drop the module init stuff and move it to the rdma package
- Make sure we require the rdma package, and that we conflict
with older versions of the package
- Related: bz1164618
-
Fri Oct 17 2014 Doug Ledford <dledford@redhat.com> - 1.0.6-2
- Bump and rebuilt against latest libibverbs (updated RoCE GID
patch in libibverbs)
- Fix a couple compiler warnings (the problems were bogus, but
we still prefer a silent build)
- Related: bz1137044
-
Tue Jul 22 2014 Doug Ledford <dledford@redhat.com> - 1.0.6-1
- Update to latest upstream release
- Update RoCE IP GID support
- Fix flow steering support
- Resolves: bz1094988
-
Fri Feb 28 2014 Doug Ledford <dledford@redhat.com> - 1.0.5-7
- Fix dracut module support to work with rdma dracut module
- Add support for IP based RoCE addressing and UD QPs
- Add flow steering support
- Related: bz1064316, bz1062284, bz1058538
-
Thu Jan 23 2014 Doug Ledford <dledford@redhat.com> - 1.0.5-6
- Add support for XRC extension
- Related: bz1056145
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.0.5-5
- Mass rebuild 2013-12-27
-
Mon Aug 12 2013 Michal Schmidt <mschmidt@redhat.com> - 1.0.5-4
- Add dracut module
- Fix URL
-
Thu Aug 01 2013 Doug Ledford <dledford@redhat.com> - 1.0.5-3
- Reduce the dependencies of the setup script even further, it no longer
needs grep
-
Fri Jul 19 2013 Doug Ledford <dledford@redhat.com> - 1.0.5-2
- The setup script needs to have execute permissions
-
Wed Jul 17 2013 Doug Ledford <dledford@redhat.com> - 1.0.5-1
- Update to latest upstream
- Drop awk based setup for a bash based setup, making including
the setup code on an initramfs easier
- Modernize spec file