2006-08-23 |
ftillier | [IBAL] Fix improper end-of-list checks. |
tree | commitdiff |
2006-08-18 |
ftillier | Build 1.0.0.459 |
tree | commitdiff |
2006-08-15 |
leonidk | [IBAL] bugfix: QP has to increment the reference on... |
tree | commitdiff |
2006-08-14 |
ftillier | [IBAL] Fix leak of kernel CEPs in passive reject path. |
tree | commitdiff |
2006-08-07 |
ftillier | [IBAL] Send RMPP ACK if RMPP response is sent with... |
tree | commitdiff |
2006-08-04 |
ftillier | [IBAL] CEP Manager: Save proper MTU (excluding MTU... |
tree | commitdiff |
2006-08-04 |
ftillier | [IBAL] Fix double-free of results in IOC PnP __process_... |
tree | commitdiff |
2006-07-27 |
ftillier | Build 1.0.0.432 |
tree | commitdiff |
2006-07-25 |
ftillier | [IBAL] Only route GET/SET IB_MCLASS_PERF requests to... |
tree | commitdiff |
2006-07-25 |
ftillier | [IBAL] Don't leak duplicate MAD responses. |
tree | commitdiff |
2006-07-24 |
ftillier | [UAL] Fix locking around MAD tracking list. |
tree | commitdiff |
2006-07-24 |
ftillier | [IBAL] Fix locking around special QP service send and... |
tree | commitdiff |
2006-07-24 |
ftillier | [IBAL] Fix locking around MAD tracking list. |
tree | commitdiff |
2006-07-19 |
ftillier | [IBBUS] Fix IOU section in INF so that it actually... |
tree | commitdiff |
2006-07-13 |
leonidk | [IBAL] a fix to accept any successful return code in... |
tree | commitdiff |
2006-07-11 |
ftillier | [COMPLIB] Semantic change: inserting object relationshi... |
tree | commitdiff |
2006-07-11 |
sleybo | [AL] update p_size in modify_cq verb |
tree | commitdiff |
2006-07-09 |
ftillier | [COMPLIB] Fix incorrect assertion. |
tree | commitdiff |
2006-07-06 |
ftillier | [COMPLIB] Wait indefinitely for references to be releas... |
tree | commitdiff |
2006-07-06 |
ftillier | [IBAL] Fix REJ processing - a REJ received with INVALID... |
tree | commitdiff |
2006-07-06 |
ftillier | [IBAL] Remove unused user-mode CM files. |
tree | commitdiff |
2006-07-05 |
ftillier | [IBAL] Remove unused files. |
tree | commitdiff |
2006-07-03 |
ftillier | [IBAL] Change all use of %p to %016I64x to support... |
tree | commitdiff |
2006-06-25 |
sleybo | [AL] pass g_al_dbg_flags to CL_PRINT macro |
tree | commitdiff |
2006-06-25 |
sleybo | [AL] set initial values of debug variables. |
tree | commitdiff |
2006-06-09 |
ftillier | Build 1.0.0.384 |
tree | commitdiff |
2006-06-08 |
ftillier | [IBAL] Add WPP tracing to KAL and UAL. |
tree | commitdiff |
2006-06-07 |
ftillier | [IBAL, MTHCA, MT23108] Fix FMR implementation to proper... |
tree | commitdiff |
2006-06-06 |
leonidk | [MTHCA, IBAL] added FMR support; [MTHCA] 1. fixed ... |
tree | commitdiff |
2006-05-15 |
ftillier | [IBAL] Add GET-only local MAD support to user-mode. |
tree | commitdiff |
2006-05-15 |
ftillier | [IBAL] Add versioning of the IOCTL interface. |
tree | commitdiff |
2006-05-15 |
ftillier | [IBAL] Fix race in UAL between CQ callbacks and CQ... |
tree | commitdiff |
2006-05-10 |
ftillier | [IBAL, Complib] Update to make PreFAST happy. |
tree | commitdiff |
2006-04-27 |
ftillier | Build 1.0.0.331 |
tree | commitdiff |
2006-04-25 |
ftillier | [IBAL] Print internal syndrome for MAD completion errors. |
tree | commitdiff |
2006-04-25 |
ftillier | [IBAL] Check for invalid PD during AV creation. |
tree | commitdiff |
2006-04-10 |
ftillier | Build 1.0.0000.308 |
tree | commitdiff |
2006-04-10 |
ftillier | Build 1.0.0000.306 |
tree | commitdiff |
2006-04-10 |
ftillier | [IBAL] Add missing return in __rej_handler for error... |
tree | commitdiff |
2006-04-10 |
ftillier | Build 1.0.0000.295 |
tree | commitdiff |
2006-04-09 |
ftillier | [IBAL, IBBUS, MT23108, MTHCA] Make KAL static library |
tree | commitdiff |
2006-04-07 |
ftillier | [IBAL] Cleanup user-mode __get_mad_element for better... |
tree | commitdiff |
2006-04-07 |
ftillier | [IBBUS] Rename default IPoIB device description to |
tree | commitdiff |
2006-04-07 |
ftillier | [IBAL] Fix handling of stale connections. |
tree | commitdiff |
2006-04-06 |
ftillier | [IBAL] Delete stale code |
tree | commitdiff |
2006-04-06 |
ftillier | [IBAL] Handle acquire_ca failing in create_iou |
tree | commitdiff |
2006-04-03 |
ftillier | [IBIOU] Use correct VEx and VFx device IDs when |
tree | commitdiff |
2006-04-03 |
ftillier | [IBBUS] Fix device strings for consistency - I/O Unit... |
tree | commitdiff |
2006-04-03 |
ftillier | [IBAL] Fix receiving MADs with GRH in user-mode, where GRH |
tree | commitdiff |
2006-03-31 |
ftillier | [IBAL] Fix race between user-mode PnP deregistration... |
tree | commitdiff |
2006-03-29 |
ftillier | [IBAL] Fix error handling in __proxy_mad_recv_cb to... |
tree | commitdiff |
2006-03-27 |
ftillier | [IBAL] Add ib_get_err_str to CI interface to allow... |
tree | commitdiff |
2006-03-24 |
ftillier | [IBAL] Add WC status codes to support MTHCA driver. |
tree | commitdiff |
2006-03-10 |
ftillier | [IBAL, HCA] Provide HCA driver with UM CA handle for... |
tree | commitdiff |
2006-03-02 |
ftillier | [IBAL] Call um_close_ca after child resources are released. |
tree | commitdiff |
2006-02-28 |
ftillier | [IPoIB, Complib] Fix NDIS WHQL 1c_KernelCalls public... |
tree | commitdiff |
2006-02-24 |
ftillier | [IBAL] Set client reregister bit in port capabilities... |
tree | commitdiff |
2006-01-17 |
ftillier | [IBAL, HCA, IPoIB, SRP] Update INF files for build... |
tree | commitdiff |
2005-12-14 |
ftillier | [IPoIB, IBBUS] Report port number in IPoIB parameters |
tree | commitdiff |
2005-12-08 |
ftillier | [IBAL] Handle race between sending RTU and receiving... |
tree | commitdiff |
2005-12-06 |
ftillier | [IBAL] Fix listen processing to fail a generic listen... |
tree | commitdiff |
2005-11-29 |
ftillier | [IBAL, HCA] Fix user-mode modify_cq to allow use of... |
tree | commitdiff |
2005-11-16 |
ftillier | [IBAL] Fix crash when creating a MAD service with duplicate |
tree | commitdiff |
2005-11-14 |
ftillier | [IBAL] Handle RMPP AttributeOffset = 0. |
tree | commitdiff |
2005-10-18 |
ftillier | OpenIB branding |
tree | commitdiff |
2005-10-17 |
ftillier | [IBAL] Fix AV creation on user-mode PD aliases. |
tree | commitdiff |
2005-10-10 |
ftillier | [IBAL] Handle RMPP send payload < MAD buffer length |
tree | commitdiff |
2005-09-27 |
ftillier | [WSD] Added missing connection tracking calls, fixed... |
tree | commitdiff |
2005-09-23 |
ftillier | [IBAL] Add documentation for ib_grh_t, fix wr_type... |
tree | commitdiff |
2005-09-19 |
ftillier | [COMPLIB] Renamed cl_get_frequency to cl_get_tick_freq... |
tree | commitdiff |
2005-09-19 |
ftillier | [COMPLIB] Add support for retrieveing high resolution... |
tree | commitdiff |
2005-09-19 |
ftillier | [HCA] Fix async event handling. |
tree | commitdiff |
2005-09-19 |
ftillier | Remove support for recursive CL_INIT/CL_DEINIT calls. |
tree | commitdiff |
2005-09-14 |
ftillier | [IBAL] Add support for SM Client Reregister. |
tree | commitdiff |
2005-09-14 |
ftillier | Add support for enum to string conversion of wr_type... |
tree | commitdiff |
2005-09-12 |
ftillier | - Fix bug in HCA driver where ib_query_cq would return |
tree | commitdiff |
2005-09-12 |
ftillier | [IBAL] Fixed bug with reference counting when listen... |
tree | commitdiff |
2005-09-12 |
ftillier | [IBAL] Fixed bug where a call to al_cep_listen with... |
tree | commitdiff |
2005-09-06 |
ftillier | Fix create RC/UC QP with invalid CQ: initialize CID... |
tree | commitdiff |
2005-09-02 |
ftillier | Allow cl_timer_stop to be called from timer callback... |
tree | commitdiff |
2005-09-02 |
ftillier | Make address vectors work in user-mode. Components... |
tree | commitdiff |
2005-09-02 |
ftillier | Fixed bug where proxy_send_sa_req could return without... |
tree | commitdiff |
2005-08-18 |
ftillier | Fixed bug where objects would be left in their parent... |
tree | commitdiff |
2005-08-18 |
ftillier | Fix synchronization issue where a destroyed CEP could... |
tree | commitdiff |
2005-07-29 |
ftillier | Update to connection manager |
tree | commitdiff |
2005-07-29 |
ftillier | Fix SA request IRP cancellation leaking handles, which... |
tree | commitdiff |
2005-07-29 |
ftillier | Make kernel complib static |
tree | commitdiff |
2005-07-29 |
ftillier | Fixed issue where parent object pointer was set even... |
tree | commitdiff |
2005-07-29 |
ftillier | Optimized locking in SA request send path |
tree | commitdiff |
2005-07-29 |
ftillier | Fixed improper lock release in out-of-memory condition |
tree | commitdiff |
2005-07-29 |
ftillier | Fixed whitespace |
tree | commitdiff |
2005-07-19 |
ftillier | Fixed bug where IOU objects where quasi-leaked (but... |
tree | commitdiff |
2005-07-12 |
ftillier | Update to resource files to make build type explicit... |
tree | commitdiff |
2005-07-11 |
ftillier | Fix bug in cl_vector_set submitted by Yossi Leybovich... |
tree | commitdiff |
2005-07-11 |
ftillier | Merge fab_cm_branch into trunk |
tree | commitdiff |
2005-06-20 |
ftillier | Add new type for PDs - IB_PDT_UD - to allow HCA driver... |
tree | commitdiff |
2005-05-24 |
ftillier | removed Revison keyword since ID keyword exists, delete... |
tree | commitdiff |
2005-05-23 |
ftillier | Fixed Id keyword in source files |
tree | commitdiff |
2005-05-21 |
ftillier | Move ci_ca_comp_cb to kernel-only file since it's only... |
tree | commitdiff |
2005-05-20 |
ftillier | Fixed improper context in SA registration callbacks |
tree | commitdiff |
next |