]> git.openfabrics.org - ~shefty/libibverbs.git/shortlog
~shefty/libibverbs.git
2007-04-09 Roland DreierFix ibv_srq_pingpong option handling
2007-01-31 Roland DreierRevert "The ibv_cmd_* create functions need to set...
2007-01-29 Roland DreierThe ibv_cmd_* create functions need to set context
2007-01-18 Roland DreierFix 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 BarakHandle asprintf memory allocation failures
2006-11-15 Roland DreierRemove svn keywords
2006-11-09 Roland DreierBump version number
2006-11-09 Roland DreierAdd final Debian changelog for libibverbs 1.0.4
2006-11-09 Roland DreierRoll libibverbs 1.0.4 release
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 DreierMake device finding work again
2006-11-09 Roland DreierFix static linking of libibverbs-1.0
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 DreierUpdate libibverbs man pages so they don't refer to...
2006-11-09 Roland DreierDebian packaging improvements
2006-11-09 Roland DreierFix libibverbs definition of mb() for sparc
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 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
2006-11-09 Roland DreierFactor out some common code in pingpong examples
2006-11-09 Ralph CampbellArm CQ early enough in pingpong examples
2006-11-09 Roland DreierFix ibv_srq_pingpong bug with many QPs when using CQ...
2006-11-09 Ralph CampbellFix test of return value of ibv_poll_cq() in pingpong...
2006-11-09 Dotan BarakTypo fix in the description of ibv_modify_srq()
2006-11-09 Michael S.... Fix ibverbs_init for multiple adapters
2006-11-09 Michael S.... struct ibv_send_wr.imm_data is in network byte order
2006-11-09 Roland DreierImprove ibv_free_device_list() documentation
2006-11-09 Shirley MaHandle devices that don't support SRQ
2006-11-09 Roland DreierChange from ibv_get_devices() to ibv_get_device_list()
2006-11-09 Michael S.... Fix EXTRA_DIST: sa-kern-abi.h path is wrong
2006-11-09 Roland DreierVarious trivial picayune libibverbs changes
2006-11-09 Sean HeftyAdd support for userspace RDMA connection management...
2006-11-09 Roland DreierAdd changelog entry for previous checkin
2006-11-09 Michael S.... Make ibv_get_devices reentrant
2006-11-09 Jack MorgensteinHandle kernel uverbs ABI version 4
next