]> git.openfabrics.org - ~shefty/libibverbs.git/shortlog
~shefty/libibverbs.git
2007-04-28 Roland DreierUpdate Debian build
2007-04-12 Roland DreierRoll libibverbs 1.1 release
2007-04-11 Roland DreierChange a few references from OpenIB to OpenFabrics
2007-04-06 Roland DreierFix ibv_srq_pingpong option handling
2007-04-06 Roland DreierAdd missing newline to rlimit(MEMLOCK) warning
2007-04-04 Roland DreierRoll libibverbs 1.1-rc2 release
2007-04-04 Roland DreierClean up spec file
2007-03-29 Roland DreierPrint warning if memlock limit is low
2007-03-29 Roland DreierUpdate README now that 1.1 ABI is (semi-)frozen
2007-03-28 Roland DreierBump version number to 1.1-rc2-pre1
2007-03-27 Roland DreierRoll libibverbs 1.1-rc1 release
2007-03-27 Dotan BarakMan page updates
2007-03-27 Roland DreierReference count completion channels
2007-03-19 Dotan BarakFix memory leak on ibv_fork_init() error path
2007-03-08 Roland DreierAdd low-level driver hooks for reregister MR and memory...
2007-02-22 Jack MorgensteinDelete man3 symbolic links before creating them during...
2007-02-21 Roland DreierAdd remaining libibverbs manpages
2007-02-20 Roland DreierStart adding libibverbs manpages
2007-01-31 Roland DreierUpdate Debian changelog
2007-01-31 Roland DreierFix unset context breakage when a low-level driver...
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
next