Sign in
kernel
/
pub
/
scm
/
libs
/
infiniband
/
libmthca
/
HEAD
6f4dd74
Include <strings.h> as well as <string.h> for ffsl()
by Roland Dreier
· 9 years ago
master
4c8a834
Add "foreign" option to AM_INIT_AUTOMAKE
by Roland Dreier
· 11 years ago
92b2856
Moving plugin out of /usr/lib means we now depend on libibverbs 1.1.3
by Roland Dreier
· 11 years ago
702785b
Avoid double ntohl() in mthca_poll_one()
by Roland Dreier
· 11 years ago
7ff0e2e
Roll libmthca 1.0.6 release
by Roland Dreier
· 11 years ago
51d7372
Note that we fix Debian bug about maintainer address in Debian changelog
by Roland Dreier
· 11 years ago
cc834de
Acknowledge NMU (don't ship .la file)
by Roland Dreier
· 11 years ago
bd09974
Small configure.in modernizations
by Roland Dreier
· 11 years ago
00e88da
Enable quiet build rules with automake 1.11+
by Roland Dreier
· 11 years ago
9df5334
Revert "Update build system to use shave"
by Roland Dreier
· 11 years ago
94a4bed
Move plugin .so to /usr/lib/libibverbs
by Roland Dreier
· 11 years ago
cb64be0
Change Debian build system from cdbs to debhelper 7
by Roland Dreier
· 11 years ago
5ba0122
Convert to new 3.0 (quilt) source format.
by Roland Dreier
· 11 years ago
6de50d0
Set DM-Upload-Allowed now that Roland is a Debian Maintainer
by Roland Dreier
· 11 years ago
e2f9835
Package description shouldn't start with an article
by Roland Dreier
· 11 years ago
0d1253d
Update function prototypes to match libibverbs enum type change
by Jason Gunthorpe
· 13 years ago
14fb976
Use mmap(MAP_ANONYMOUS) to allocate queue buffers
by Sebastien Dugue
· 13 years ago
6dbdcb6
Remove empty stubs for detach/attach_mcast
by Jason Gunthorpe
· 13 years ago
6835b65
Update Debian policy version to 3.8.2
by Roland Dreier
· 13 years ago
53560f8
Update build system to use shave
by Roland Dreier
· 13 years ago
19f46b3
Move -dbg Debian package to section debug
by Roland Dreier
· 13 years ago
be5eef3
Fix race between create QP and destroy QP
by Jack Morgenstein
· 14 years ago
ff79512
Debian changelog should use "unstable" not "hardy"
by Roland Dreier
· 14 years ago
2da0eea
Use real Homepage: tag instead of pseudo-header inside description
by Roland Dreier
· 14 years ago
2fade4e
Roll libmthca-1.0.5 release
by Roland Dreier
· 14 years ago
47f9472
Remove %config tag from mthca.driver file
by Roland Dreier
· 14 years ago
54b72ed
Include spec file changes from Fedora CVS
by Roland Dreier
· 14 years ago
4ad7984
Update libmthca to handle new kernel ABI
by Roland Dreier
· 14 years ago
7d2e417
Fix CQ cleanup when QP is destroyed
by Roland Dreier
· 14 years ago
c5b8f85
Change openib.org URLs to openfabrics.org URLs
by Roland Dreier
· 14 years ago
719b36b
Update Debian build to avoid setting RPATH
by Roland Dreier
· 14 years ago
2226469
Add debian/watch file
by Roland Dreier
· 14 years ago
8546775
Fix Valgrind false positives in mthca_create_cq() and mthca_create_srq()
by Roland Dreier
· 14 years ago
af9663c
by Eli Cohen
· 14 years ago
1ace393
Remove checks for srq->first_free < 0
by Eli Cohen
· 14 years ago
063b907
Ensure an receive WQEs are in memory before linking to chain
by Eli Cohen
· 14 years ago
3a89c5c
Clear context struct at allocation time
by Jack Morgenstein
· 15 years ago
d599b15
Update Debian policy version to 3.7.3
by Roland Dreier
· 15 years ago
39f9c35
Mark "driver" file in sysconfdir with %config
by Roland Dreier
· 15 years ago
82ba38a
Fix spec file License: tag
by Roland Dreier
· 15 years ago
f29c1d8
Remove ibv_driver_init from linker version script
by Roland Dreier
· 15 years ago
384af1e
Fix Valgrind annotations so they can actually be built
by Roland Dreier
· 15 years ago
e051043
Clean up NVALGRIND comment in config.h.in
by Roland Dreier
· 15 years ago
95b1a9c
Remove deprecated ${Source-Version} from debian/control
by Roland Dreier
· 15 years ago
e716237
Add missing wmb() in mthca_tavor_post_send()
by Roland Dreier
· 15 years ago
a61acb1
Fix handling of send CQE with error for QPs connected to SRQ
by Roland Dreier
· 15 years ago
5b9191e
debian/rules: Remove DEB_DH_STRIP_ARGS
by Roland Dreier
· 15 years ago
d6b1ffe
Set cleaned CQEs back to HW ownership when cleaning CQ
by Michael S. Tsirkin
· 15 years ago
0295ef7
Fix posting >255 recv WRs for Tavor
by Michael S. Tsirkin
· 15 years ago
fdb8d74
Update Debian changelog
by Roland Dreier
· 15 years ago
05aa34f
Fix paths in Debian install files for libibverbs 1.1
by Roland Dreier
· 15 years ago
1539526
Roll libmthca 1.0.4 release
by Roland Dreier
· 15 years ago
06b5528
Fix up spec file to build against libibverbs 1.1
by Roland Dreier
· 15 years ago
3ef6557
Fix mthca_write_db_rec() on 32-bit architectures
by Roland Dreier
· 15 years ago
768efce
Check mthca kernel driver's ABI
by Roland Dreier
· 15 years ago
6dc3f25
Fix caching of --version-script check
by Roland Dreier
· 15 years ago
322a6c9
Revert "Actually close wishlist bug"
by Roland Dreier
· 15 years ago
c03590b
Update libmthca for new libibverbs driver handling
by Roland Dreier
· 16 years ago
732a507
Actually close wishlist bug
by Roland Dreier
· 16 years ago
633f2a3
Update to match new ibv_cmd_reg_mr() prototype
by Roland Dreier
· 16 years ago
2d41bf8
Remove svn keywords
by Roland Dreier
· 16 years ago
024a516
Trivial whitespace fixes
by Roland Dreier
· 16 years ago
7c446d1
Bump version number to 1.0.4-pre
by Roland Dreier
· 16 years ago
bcc97f3
Roll libmthca 1.0.3 release
by Roland Dreier
· 16 years ago
d15250b
Final Debian changelog for 1.0.3
by Roland Dreier
· 16 years ago
64e95c0
Improve test for -Wl,--version-script
by Roland Dreier
· 16 years ago
a71a74d
Finish mb -> wmb conversion
by Roland Dreier
· 16 years ago
61df8a9
Convert mb() to rmb() or wmb() as appropriate
by Roland Dreier
· 16 years ago
962b655
Add Valgrind memcheck documentation to libmthca README
by Roland Dreier
· 16 years ago
627e720
Add handling of --with-valgrind=<valgrind dir>
by Roland Dreier
· 16 years ago
a6a8a06
Fix build without Valgrind
by Roland Dreier
· 16 years ago
177aaa1
Fix up configure test for <valgrind/memcheck.h>
by Roland Dreier
· 16 years ago
760a7fb
Add Valgrind annotations
by Roland Dreier
· 16 years ago
630dffe
Debian packaging improvements
by Roland Dreier
· 16 years ago
39632d6
Fix destroy QP deadlock
by Roland Dreier
· 16 years ago
1ce8eda
Handle new ibv_cmd_resize_cq() API
by Ralph Campbell
· 16 years ago
2dd73ae
Fence bit must be set in doorbell, not only in WQE
by Michael S. Tsirkin
· 16 years ago
58785b0
mthca.h uses offsetof so it must include stddef.h
by Jack Morgenstein
· 16 years ago
835c858
Fix integer overflow in create SRQ
by Michael S. Tsirkin
· 16 years ago
9717f7c
fork()-safety (with new libibverbs)
by Roland Dreier
· 16 years ago
771d58a
Bump libmthca version
by Roland Dreier
· 16 years ago
2b4e710
Sanity check CQ sizes
by Dotan Barak
· 16 years ago
9455a00
Roll libmthca 1.0.2 release
by Roland Dreier
· 16 years ago
5815f63
Flesh out debian changelog
by Roland Dreier
· 16 years ago
214f7c5
Fix up completion with error for memfree
by Michael S. Tsirkin
· 16 years ago
eeaff90
Fix build of libmthca against libibverbs 1.1
by Roland Dreier
· 16 years ago
e9351ef
Fix posting lists of 256 receive entries to SRQ on Tavor
by Michael S. Tsirkin
· 16 years ago
901de70
Don't build openib_driver_init() without libsysfs
by Roland Dreier
· 16 years ago
ba39281
Fix posting lists of 256 receive entries on Tavor
by Michael S. Tsirkin
· 16 years ago
93da21b
Latest debian standards version is now 3.7.2
by Roland Dreier
· 16 years ago
57dda5d
Fix build against new (1.1 series) libibverbs
by Jack Morgenstein
· 16 years ago
bb2033a
Update to debian policy 3.7.0
by Roland Dreier
· 16 years ago
aa4e298
Start weaning libmthca from libsysfs
by Roland Dreier
· 16 years ago
8a40af9
Fix small mistake in the libmthca README
by James Lentini
· 16 years ago
b3704db
Minor Debian packaging tweaks
by Roland Dreier
· 16 years ago
671a7ca
Change Priority field of Debian packages to "extra"
by Roland Dreier
· 16 years ago
02d9d27
Add some missing dependencies in Debian control files
by Roland Dreier
· 16 years ago
07d78a8
Expand debian/copyright
by Roland Dreier
· 16 years ago
7f059f5
Build-Depend on debhelper (>= 5)
by Roland Dreier
· 16 years ago
748b333
Bump version
by Roland Dreier
· 16 years ago
Next »