]> git.openfabrics.org - ~shefty/libibverbs.git/shortlog
~shefty/libibverbs.git
2007-01-29 Roland DreierRename Debian package back to libibverbs1
2007-01-29 Roland DreierAdd ABI compatibility for apps linked against libibverb...
2007-01-29 Steve WiseThe ibv_cmd_* create functions need to set context
2007-01-26 Roland DreierFix caching of --version-script check
2007-01-23 Dotan BarakAdd resource cleanup at end of pingpong tests
2007-01-18 Michael S.... Fix checks of asprintf() return value
2007-01-17 Dotan BarakCheck asprintf() return in pingpong examples
2007-01-17 Roland DreierCheck return of calloc() in ibv_get_device_list()
2007-01-16 Dotan BarakFix some memory leaks in read_config() error path
2007-01-16 Dotan BarakHandle asprintf memory allocation failures
2007-01-11 Steve WiseDon't lose devices when multiple RDMA devices are present
2007-01-11 Roland DreierDon't use d_type member of struct dirent
2007-01-11 Roland DreierRevert "Pass driver data through ibv_cmd_req_notify_cq()"
2006-12-11 Roland DreierImplement new method for finding and loading device...
2006-11-17 Steve WisePass driver data through ibv_cmd_req_notify_cq()
2006-11-16 Roland DreierFix rewritten test for linker script support
2006-11-16 Steve WiseSupport provider response data in reg_mr command
2006-11-16 Steve WiseAdd async_event callback function to struct ibv_context_ops
2006-11-14 Roland DreierRemove svn keywords
2006-11-09 Roland DreierRewrite test for linker script to get rid of Makefile...
2006-11-09 Roland DreierFix previous sq_draining change so it actually builds
2006-11-09 Jack MorgensteinReturn sq_draining properly from query_qp
2006-11-09 Roland DreierMinor cleanups
2006-11-09 Roland DreierAdd rmb() and wmb() to <infiniband/arch.h>
2006-11-09 Jeff SquyresAdd README notes about Valgrind memcheck support
2006-11-09 Roland DreierAdd handling of --with-valgrind=<valgrind dir>
2006-11-09 Roland DreierUpdate ChangeLogs to give credit for Valgrind annotations
2006-11-09 Roland DreierFix up configure test for <valgrind/memcheck.h>
2006-11-09 Roland DreierAdd Valgrind annotations
2006-11-09 Roland DreierAdd node_type and transport_type members to struct...
2006-11-09 Roland DreierUpdate libibverbs man pages so they don't refer to...
2006-11-09 Roland DreierFix alignment of work request structures
2006-11-09 Roland DreierDebian packaging improvements
2006-11-09 Ralph CampbellAdd response handling to ibv_cmd_resize_cq()
2006-11-09 Roland DreierFix formatting of pingpong man pages slightly
2006-11-09 Roland DreierSimplify Debian package version
2006-11-09 Roland DreierMake fork() work for verbs consumers
2006-11-09 Roland DreierFix libibverbs definition of mb() for sparc
2006-11-09 Sean HeftyAdd some helper functions to simplify using UD QPs
2006-11-09 Roland DreierFix ibv_get_device_list() to really NULL-terminate...
2006-11-09 Roland DreierFix minor memory leaks
2006-11-09 Leonid ArshAdd IBV_EVENT_CLIENT_REREGISTER to libibverbs
2006-11-09 Roland DreierFix update to Debian policy 3.7.2
2006-11-09 Roland DreierBranch a libibverbs-1.0 tree for maintenance
2006-11-09 Roland DreierAdd a request for ChangeLog entries to the README
2006-11-09 Michael S.... Get rid of commas at end of enum lists
2006-11-09 Roland DreierBump version number
2006-11-09 Roland DreierUpdate to debian policy 3.7.0
2006-11-09 Roland DreierUse correct email address in Debian changelog
2006-11-09 Roland DreierRoll libibverbs 1.0.3 release
2006-11-09 Roland DreierFix Debian sparc build failure
2006-11-09 Roland DreierFix memory leak in ibv_read_sysfs_file()
2006-11-09 Roland DreierReduce dependency on libsysfs
2006-11-09 Roland DreierDeprecate "ib_XXX" names
2006-11-09 Hoang-Nam NguyenAdd ibv_rate_to_mult() and mult_to_ibv_rate() functions
2006-11-09 Roland DreierAdd __attribute_const macro for gcc >= 3
2006-11-09 Roland DreierMinor Debian packaging tweaks
2006-11-09 Roland DreierMake libsysfs dependency more robust in spec file
2006-11-09 Roland DreierRevert unreviewed changes made without maintainer approval
2006-11-09 Bryan O'SullivanUpdate spec file from 1.0 branch
2006-11-09 Roland DreierPrint a warning if dlopen() of a driver fails
2006-11-09 Roland DreierChange Priority field of Debian packages to "extra"
2006-11-09 Dotan BarakAdded a print of the event name in string format
2006-11-09 Roland DreierImprove documentation of ibv_req_notify_cq()
2006-11-09 Roland DreierAdd include of <stdlib.h>
2006-11-09 Roland DreierAdd some missing dependencies in Debian control files
2006-11-09 Roland DreierExpand debian/copyright
2006-11-09 Roland DreierBuild-Depend on debhelper (>= 5)
2006-11-09 Roland DreierBump libibverbs version
2006-11-09 Roland DreierRoll libibverbs 1.0.2 release
2006-11-09 Roland DreierDebian packaging fixes based on feedback from debian...
2006-11-09 Roland DreierBump version in svn, and switch to non-native Debian...
2006-11-09 Roland DreierRoll libibverbs 1.0.1 release
2006-11-09 Roland DreierUse sysfs_open_attribute() and sysfs_read_attribute()
2006-11-09 Roland DreierBump libibverbs version to 1.0.1
2006-11-09 Roland DreierRoll libibverbs 1.0 release
2006-11-09 Jack MorgensteinAdd enum ibv_rate
2006-11-09 Ralph CampbellFix memory leak in find_drivers()
2006-11-09 Roland DreierRemove copyright notices without license text
2006-11-09 Dotan BarakAdd support for kernel ABI version 6
2006-11-09 Roland DreierBump libibverbs version
2006-11-09 Roland DreierRoll libibverbs 1.0-rc7 release
2006-11-09 Roland DreierAdd support for kernel ABI version 5
2006-11-09 Roland DreierAdd response handling to ibv_cmd_create_qp()
2006-11-09 Roland DreierBump libibverbs version number to 1.0-rc7
2006-11-09 Roland DreierRoll libibverbs 1.0-rc6 release
2006-11-09 Roland DreierAdd lots more TODO information to the libibverbs README
2006-11-09 Dotan BarakReport board_id from ibv_devinfo, if present
2006-11-09 Roland DreierRemove cpu_to_be64/be64_to_cpu
2006-11-09 Dotan Baraklibibverbs changes for query QP and query SRQ verbs
2006-11-09 Roland DreierFix pingpong examples' handling of specifying device...
2006-11-09 Roland DreierRemove useless "extern" from function declarations
2006-11-09 Roland Dreierlibibverbs changes to handle resizing CQs
2006-11-09 Roland DreierAdd "extern" to declarations for consistency
2006-11-09 Roland DreierFix Source: line in spec files to point to new tarball...
2006-11-09 Roland DreierMove pp_get_local_lid() to common file
2006-11-09 Roland DreierBump libibverbs version number to 1.0-rc6
2006-11-09 Roland DreierRoll libibverbs 1.0-rc5 release
2006-11-09 Roland DreierUpdate TODO section in README
2006-11-09 Dotan BarakList all devices in ibv_devinfo
next