]> git.openfabrics.org - ~shefty/libibverbs.git/shortlog
~shefty/libibverbs.git
2009-07-22 Jason GunthorpeMake the gid argument to ibv_attach_mcast and ibv_detac...
2009-07-16 Jason GunthorpeAllow config file paths to the driver library to be...
2009-06-25 Roland DreierMerge branch 'stable'
2009-06-25 Roland DreierUpdate Debian policy version to 3.8.2
2009-06-25 Roland DreierMove -dbg Debian package to section debug
2009-06-24 Roland DreierUpdate build system to use shave
2008-11-04 Dotan BarakUpdate Dotan's email
2008-08-20 Shirley MaImplement PPC wmb() with sync instead of eieio
2008-06-25 Roland DreierRevert conversion of ibv_devinfo to use ibv_port_state_...
2008-05-28 Dotan BarakCode formatting cleanups
2008-04-21 Roland DreierUpdate Debian packaging to include new manpage symlinks
2008-04-19 Roland DreierInclude NMU changes for version 1.1.1-1.1 in Debian...
2008-04-18 Roland DreierChange .nl macro in man pages to .sp
2008-04-18 Roland DreierRoll libibverbs 1.1.2 release
2008-04-18 Roland DreierAdd RPM dependency on base package to -devel package
2008-04-18 Roland DreierCorrect typo ibv_mult_to_rate -> mult_to_ibv_rate in...
2008-04-18 Ira WeinyAdd functions to convert enum values to strings
2008-04-18 Roland DreierUpdate various text to talk about general RDMA, not...
2008-03-31 Roland DreierFix download directory in RPM spec file
2008-03-19 Dotan BarakAdd command line parameter to set SL for pingpong examples
2008-03-12 Roland DreierAdd debian/watch file
2008-03-10 Troy BenjegerdesFix valgrind false positive in ibv_create_comp_channel()
2008-02-18 Or GerlitzDocument IBV_SEND_INLINE buffer ownership
2008-02-18 Dotan BarakFixes for man pages
2008-02-18 Dotan BarakFix some issues in the examples
2008-02-15 Dotan BarakFix several valgrind false positives
2008-02-12 Roland DreierPut correct version information in Debian shlibs
2008-01-24 Roland DreierConvert hyphen to minus sign in ibv_query_pkey man...
2008-01-21 Roland DreierUse real Homepage: tag instead of pseudo-header inside...
2007-12-03 Roland DreierUpdate Debian policy version to 3.7.3
2007-11-20 Roland DreierAlways return valid bad_wr on error from ibv_post_...
2007-10-26 Roland DreierFix spec file License: tag
2007-10-09 swelch@systemfabricw... Set ibv_device->node_type when allocating device
2007-08-13 Dotan BarakInitialize reserved attributes in modify QP command
2007-07-10 Roland DreierFix too-big madvise() call in ibv_madvise_range()
2007-07-03 Roland DreierFix Valgrind annotations so they can actually be built
2007-07-03 Roland DreierClean up NVALGRIND comment in config.h.in
2007-06-26 Roland DreierAdd <stdint.h> to <infiniband/arch.h>
2007-06-21 Roland DreierRemove deprecated ${Source-Version} from debian/control
2007-06-15 Roland DreierRoll libibverbs 1.1.1 release
2007-06-03 Roland DreierMerge branch 'master' into stable
2007-06-03 Jack MorgensteinInitialize QP state to RESET
2007-05-31 Roland DreierMerge branch 'master' into stable
2007-05-30 Michael S.... Don't warn root if RLIMIT_MEMLOCK is low
2007-05-17 Dotan Barakibv_devinfo: Decode max_vl_num to actual number
2007-05-17 Roland DreierAdd wc_wmb()
2007-05-03 Roland DreierFix call to ibv_free_device_list() in pingpong examples
2007-05-03 Roland DreierTrivial whitespace fixes in examples/
2007-04-28 Roland DreierUpdate Debian build
2007-04-12 Roland DreierMerge branches 'stable' and 'stable-1.0' into stable
2007-04-12 Roland DreierRoll libibverbs 1.1 release
2007-04-11 Roland DreierChange a few references from OpenIB to OpenFabrics
2007-04-09 Roland DreierFix ibv_srq_pingpong option handling
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 DreierRevert "The ibv_cmd_* create functions need to set...
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 Roland DreierThe ibv_cmd_* create functions need to set context
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 Roland DreierFix checks of asprintf() return value
2007-01-18 Michael S.... Fix checks of asprintf() return value
2007-01-17 Dotan BarakCheck asprintf() return in pingpong examples
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-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-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-15 Roland DreierRemove svn keywords
2006-11-14 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
next