]> git.openfabrics.org - ~shefty/ibacm.git/shortlog
~shefty/ibacm.git
2014-05-15 Kaike Wanibacm: Export variables and functions
2014-05-15 Sean Heftyibacm: Change acm_query_response to take the response...
2014-05-15 Kaike Wanibacm/prov: Make the retry handler thread cancellable.
2014-05-15 Kaike Wanibacm/prov: Move acm_mad.h from src/ to include/
2014-05-15 Kaike Wanibacm: Split acm_resolve_response to eliminate referenc...
2014-05-15 Kaike Wanibacm/prov: Pass addr_context into provider resolve...
2014-05-15 Sean Heftyibacm/prov: add add_address and remove_address functions.
2014-05-14 Kaike Wanibacm: Separate device/port/ep init/shutdown paths...
2014-05-14 Kaike Wanibacm: Rename acm_client as acmc_client
2014-05-14 Kaike Wanibacm: Rename acm_addr as acmc_addr
2014-05-14 Kaike Wanibacm: Rename acm_ep as acmc_ep
2014-05-14 Kaike Wanibacm: Rename acm_port as acmc_port
2014-05-14 Kaike Wanibacm: Rename acm_device as acmc_device
2014-05-14 Kaike Wanibacm: port/ep cleanup after shutdown
2014-05-14 Kaike Wanibacm/prov: acquire sa_dest lock before accessing SA
2014-05-13 Kaike Wanibacm: Open a provider ep only if an address is assigne...
2014-05-05 Kaike Wanibacm/prov: Re-initialize the multicast dest before...
2014-04-16 Kaike WanIbacm/prov: Rename provider related option defines...
2014-04-16 Kaike Wanibacm: Fix the incorrect return type of acm_convert_add...
2014-04-16 Kaike Wanibacm/prov: Rename provider specific structures and...
2014-04-16 Kaike Wanibacm/prov: Rename some provider related functions
2014-04-16 Kaike Wanibacm/prov: Separate provider config options from those...
2014-04-16 Kaike Wanibacm: Rename acm_dest as acmp_dest
2014-04-16 Kaike Wanibacm: Eliminate device event handler thread.
2014-04-16 Kaike Wanibacm: Define separate structures for acm devices
2014-04-16 Kaike Wanibacm: Eliminate compiling warning "ignoring return...
2014-04-16 Sean Heftyibacm: Provide correct addr_len for IPv6
2014-04-16 Sean Heftyibacm: Define separate structures for acm ports
2014-04-16 Sean Heftyibacm: Convert ibacm server code to use acm_ep
2014-04-16 Sean Heftyibacm: Convert acm_addr_index call to return address
2014-04-16 Sean Heftyibacm: Divide struct acmp_ep into two structures
2014-04-16 Sean Heftyibacm: Move ep state check
2014-04-16 Sean Heftyibacm: Define struct acm_address
2014-04-16 Sean Heftyibacm: Add basic provider framework
2014-04-16 Sean Heftyibacm: Define provider endpoint identifier
2014-04-16 Sean Heftyibacm: Change client parameter to req id in resp calls
2014-04-16 Sean Heftyibacm: Rename data structures
2014-04-16 Sean Heftyibacm: Function renames
2014-04-09 Sean Heftyibacm: Fix invalid memory dereference in acm_process_jo...
2014-04-08 Sean Heftyibacm: Restructure acm_port_join
2014-04-08 Sean Heftyibacm: Store the base GID with acm_port
2014-04-08 Sean Heftyibacm: Reset endpoint state on error
2014-04-08 Sean Heftyibacm: Change base endpoint name
2014-04-08 Sean Heftyibacm: Record index for source and destination addresses
2014-04-08 Sean Heftyibacm: Relocate client refcnt
2014-04-08 Sean Heftyibacm: Eliminate strict aliasing compiler warnings
2014-04-08 Sean Heftyibacm: Rename client array
2014-04-08 Sean Heftyibacm: Release the refcnt on the correct client
2014-04-08 Sean HeftyMerge branch 'ira-name-res3'
2014-04-08 Ira Weinyibacm: by default remove processing of IP's from ibacm_...
2014-04-08 Ira Weinyibacm: ib_acme remove IP addresses from ibacm_addr...
2014-04-08 Ira Weinyibacm: Fix handling of aliased IPoIB devices
2014-04-08 Ira Weinyibacm: Add/remove addr's in EP's when added/removed...
2014-04-08 Ira Weinyibacm: Add Netlink socket to monitor IP address changes
2014-04-08 Ira Weinyibacm: read system IP's into endpoints at startup
2014-04-08 Ira Weinyibacm: add separate acm_ep_insert_addr function
2014-04-08 Ira Weinyibacm: convert logging in acm_util.c to acm_log
2014-04-08 Ira Weinyibacm: move acm_if_iter_sys to acm_util.c
2014-04-08 Ira Weinyibacm: Move calling of helper functions out of get_devaddr
2014-04-08 Ira Weinyibacm: move sysfs helper functions to acm_util 'module'
2014-04-08 Ira Weinyibacm: use sysfs (in acm_if_is_ib) rather than ioctl...
2014-04-08 Ira Weinyibacm: pass interface name rather than 'struct ifreq...
2014-04-08 Ira Weinyibacm: get_devaddr remove unused variable from signature
2014-03-21 Ira Weinyibacm: properly check return from ibv_open_device
2014-03-21 Ira Weinyibacm: properly check return from ibv_open_device
2014-02-13 Hal Rosenstockibacm.init.in: Fix typo
2014-02-04 Sean Heftybuild: Fix daemon script to work with SuSE
2013-08-16 Hal Rosenstockacm: Remove whitespace
2013-08-12 Hal Rosenstockacm.c: In acm_join_group, no need to set qkey in umad...
2013-08-12 Hal Rosenstockacm.c: Fix endian of qkey in MCMemberRecord in acm_init...
2013-08-12 Hal Rosenstockacm.c: Send multicast joins to SA on default partition
2013-08-12 Hal Rosenstockacm.c: Make sure MGID has full member pkey bit on
2013-08-12 Hal Rosenstockacm.c: Fix endian of transaction ID
2013-08-12 Hal Rosenstockacm.c: Invalid pkey has low order 15 bits 0
2013-08-12 Hal Rosenstockacm.c: In acm_port_up, handle noncontiguous pkeys
2013-08-12 Hal Rosenstocklibacm.c: Remove unneeded structures
2013-08-05 Hal Rosenstockacm.c: Handle client reregister local event
2013-08-01 Hal Rosenstockacm: Save endpoint pkey in host order
2013-08-01 Hal Rosenstockacm: Add pkey to error message
2013-07-26 Sean Heftyibacm: Release 1.0.8 v1.0.8
2013-07-26 Sean HeftyMakefile.am: Fix name of ibacm_hosts.cfg file to *...
2013-07-25 Sean Heftyconfigure: Use subdir-objects option
2013-07-25 Sean Heftyconfigure.ac: Minor updates based on autoupdate suggestions
2013-07-25 Sean Heftyautogen.sh: Use autoreconf
2013-07-25 Sean HeftyMakefile.am: Replace INCLUDES with AM_CPPFLAGS
2013-07-25 Sean HeftyUse foreign option with AM_INIT_AUTOMAKE
2013-07-25 Sean HeftyChange configure.in to configure.ac
2013-07-25 Hal Rosenstock[ibacm] Add support for name cache
2013-07-19 Hal Rosenstock[ibacm] Update documentation for the "new" preload...
2013-07-19 Sean Heftyibacm: Rename hosts file from .cfg to .data
2013-06-28 Sean HeftyAllow user to preload address data without route data
2013-06-28 Hal RosenstockAdd option to allow for ACM cache lookup performance...
2013-06-28 Hal RosenstockAdd support for preloading IPv4 and IPv6 ACM caches
2013-06-28 Hal RosenstockConvert linux header files from DOS to unix format
2013-06-28 Hal Rosenstockib_acme.c: Support IPv6 addressing in resolve_ip
2013-06-28 Hal RosenstockIncrease buffer space for inet_ntop from 32 to INET6_AD...
2013-06-28 Hal RosenstockAdd description of preloading GID and LID destination...
2013-06-28 Hal RosenstockAdd the ability to preload the destination GID and...
2013-06-28 Hal RosenstockUpdate ib_acme.1 and ibacm.1 man pages
2013-06-28 Hal Rosenstockman: Change DOS formatting to unix formatting
next