Show patches with: Archived = No       |   38914 patches
« 1 2 ... 379 380 381389 390 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/22] uverbs: check input length - - - --- 2013-08-18 Yann Droneaud Rejected
[17/22] ucma: ucma_write(): strict userspace buffer length check - - - --- 2013-08-18 Yann Droneaud Rejected
[16/22] ucma: ucma_write(): check userspace buffer length first - - - --- 2013-08-18 Yann Droneaud Rejected
[15/22] ucma: use size_t for userspace buffer input and output length - - - --- 2013-08-18 Yann Droneaud Rejected
[14/22] ucma: ucma_query_path(): check output length - - - --- 2013-08-18 Yann Droneaud Rejected
[13/22] ucma: ucma_migrate_id(): check output length - - - --- 2013-08-18 Yann Droneaud Rejected
[12/22] ucma: check userspace input length - - - --- 2013-08-18 Yann Droneaud Rejected
[11/22] ucm: ib_ucm_write(): strict userspace buffer length check - - - --- 2013-08-18 Yann Droneaud Rejected
[10/22] ucm: ib_ucm_write(): check userspace buffer length first - - - --- 2013-08-18 Yann Droneaud Rejected
[09/22] ucm: use size_t for userspace buffer input and output length - - - --- 2013-08-18 Yann Droneaud Rejected
[08/22] ucm: check userspace input length - - - --- 2013-08-18 Yann Droneaud Rejected
[07/22] ucm: changes ib_ucm_path_get() src arg to be a pointer - - - --- 2013-08-18 Yann Droneaud Rejected
[06/22] ucm: changes ib_ucm_alloc_data() src arg to be a pointer - - - --- 2013-08-18 Yann Droneaud Rejected
[05/22] ucm: ib_ucm_event(): returns ENOSPC instead of ENOMEM - - - --- 2013-08-18 Yann Droneaud Rejected
[04/22] infiniband: ib_copy_to_udata(): check output length - - - --- 2013-08-18 Yann Droneaud Rejected
[03/22] infiniband: ib_copy_from_udata(): check input length - - - --- 2013-08-18 Yann Droneaud Rejected
[02/22] infiniband: ib_udata: const'ify inbuf - - - --- 2013-08-18 Yann Droneaud Rejected
[01/22] infiniband: ib_copy_{from,to}_udata(): const'ify arguments - - - --- 2013-08-18 Yann Droneaud Rejected
[librdmacm] examples: adds cmtime to .gitignore - - - --- 2013-08-17 Yann Droneaud Rejected
[librdmacm,3/3] examples: use IBV_SEND_INLINE if supported - - - --- 2013-08-17 Yann Droneaud Rejected
[librdmacm,2/3] adds rdma_query_qp() function. - - - --- 2013-08-17 Yann Droneaud Rejected
[librdmacm,1/3] man: rdma_post_*(): memory region is optional only with IBV_SEND_INLINE. - - - --- 2013-08-17 Yann Droneaud Rejected
[opensm] osm_lid_mgr.c: Don't configure MTU and LMC for base SP0 - - - --- 2013-08-16 Hal Rosenstock hal Accepted
IB/mthca: make type explicit in mthca_INIT_HCA() - - - --- 2013-08-16 Dan Carpenter Rejected
osm_port_info_rcv.c Issue a log message if we cannot read the MKey of a port - - - --- 2013-08-14 Line Holen hal Accepted
[librdmacm] cmtime: Add example program that times rdma cm calls - - - --- 2013-08-08 Hefty, Sean Rejected
[librdmacm] cmtime: Add example program that times rdma cm calls - - - --- 2013-08-08 Hefty, Sean Rejected
[libibverbs,v2,11/11] read_config_file(): refuse to open configuration file if it's symlink - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,10/11] read_config(): reject symlinks - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,09/11] Check owner/permissions of config directory/files - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,08/11] read_config(): refuse to open IBV_CONFIG_DIR if it's not a directory - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,07/11] read_config(): check opened directory - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,06/11] read_config_file(): check opened file - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,05/11] read_config_file(): use the directory file descriptor to open configuration f… - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,04/11] read_config(): move file type check in read_config_file() - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,03/11] read_config(): open configuration directory with open() - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,02/11] read_config(): ignore directory entry with backup suffix (~) - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,01/11] read_config(): ignore files beginning with '.' - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs] XRC - Sample application issues - - - --- 2013-08-08 Yishai Hadas Rejected
[ibacm,1/8] libacm.c: Remove unneeded structures - - - --- 2013-08-06 Hal Rosenstock Rejected
[librdmacm,5/5] rstream: Use rsocket option to set route directly - - - --- 2013-08-02 Hefty, Sean Rejected
[librdmacm,4/5] rsocket: Return 0 on success for SOL_RDMA options - - - --- 2013-08-02 Hefty, Sean Rejected
[librdmacm,3/5] rsockets: Add ability to set the IB route directly - - - --- 2013-08-02 Hefty, Sean Rejected
[librdmacm,2/5] examples: Add support for native IB addressing to samples - - - --- 2013-08-02 Hefty, Sean Rejected
[librdmacm,1/5] rsockets: Support native IB addressing on connected rsockets - - - --- 2013-08-02 Hefty, Sean Rejected
[opensm] update man page and usage explanation for --lfts_file - - - --- 2013-07-31 Hal Rosenstock hal Accepted
[1/1] OpenSM: dfsssp - add missing and change existing return values - - - --- 2013-07-31 Jens Domke hal Accepted
[opensm] osm_sa_path_record.c: Fix rate setting issue in SA PR handling - - - --- 2013-07-30 Hal Rosenstock hal Accepted
[opensm] osm_vendor_ibumad.c: Fix explicit null derefenced issue found by coverity - - - --- 2013-07-30 Hal Rosenstock hal Accepted
libibumad: fix status type - - - --- 2013-07-25 Ira Weiny hal Accepted
[opensm] opensm/osm_db_pack.c: Removed uneeded asserts - - - --- 2013-07-23 Hal Rosenstock hal Accepted
[opensm] libvendor/osm_pkt_randomizer.c: Fix broken compilation with vendor sim - - - --- 2013-07-23 Hal Rosenstock hal Accepted
[RFC] mlx4: Avoid that mlx4_cmd_wait() contributes to the system load - - - --- 2013-07-22 Bart Van Assche Rejected
infiniband: replace strict_strtoul() with kstrtoul() - - - --- 2013-07-19 Jingoo Han Rejected
[librdmacm,3/3] init: Remove USE_IB_ACM configuration option - - - --- 2013-07-18 Hefty, Sean Rejected
[librdmacm,2/3] acm: Define needed ACM protocol messages - - - --- 2013-07-18 Hefty, Sean Rejected
[librdmacm,1/3] cmatose: Allow user to specify address format - - - --- 2013-07-18 Hefty, Sean Rejected
[opensm] complib/cl_event_wheel.c: Roundup timeout to nearest msec - - - --- 2013-07-18 Hal Rosenstock hal Accepted
[-next] IB/mlx5: use module_pci_driver to simplify the code - - - --- 2013-07-17 Wei Yongjun Rejected
[librdmacm,8/8] Open files with "close on exec" flag - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,6/8] Add .gitignore rules - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,5/8] configure: Use automake's option "subdir-objects" - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,4/8] configure: Apply updates proposed by autoupdate - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,3/8] autogen.sh: Use autoreconf in autogen.sh - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,2/8] Makefile.am: Fix an automake warning - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,1/8] Add "foreign" option to AM_INIT_AUTOMAKE - - - --- 2013-07-16 Yann Droneaud Rejected
ibdiagnet: ibdiagnet /tmp clobbering vulnerability - - - --- 2013-07-15 Pramod Gunjikar Rejected
[3/3,opensm] complib/cl_event_wheel.c: Add print of num_regs in cl_event_wheel_dump - - - --- 2013-07-12 Hal Rosenstock hal Accepted
[2/3,opensm] complib/cl_event_wheel.c: Fix duplicate error codes - - - --- 2013-07-12 Hal Rosenstock hal Accepted
[1/3,opensm] Fix test scenario in cl_event_wheel - - - --- 2013-07-12 Hal Rosenstock hal Accepted
[V7,libmlx4,2/2] Add support for XRC QPs - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libmlx4,1/2] Infra-structure changes to support verbs extensions - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libibverbs,7/7] Add XRC sample application - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libibverbs,6/7] XRC man pages - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libibverbs,5/7] Add ibv_open_qp - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libibverbs,4/7] Add support for XRC QPs - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libibverbs,3/7] Add support for XRC SRQs - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libibverbs,2/7] Introduce XRC domains - - - --- 2013-07-11 Yishai Hadas Rejected
[V7,libibverbs,1/7] Infrastructure to support verbs extensions - - - --- 2013-07-11 Yishai Hadas Rejected
[libibverbs] Fix configure regression that disallowed building on older systems - - - --- 2013-07-11 Or Gerlitz Rejected
[v3,07/13] scsi_transport_srp: Add transport layer error handling - - - --- 2013-07-08 Bart Van Assche Rejected
opensm: update internal PortInfo state for any ports - - - --- 2013-07-07 Sasha Khapyorsky hal Superseded
[v3,05/25] infiniband: Change how dentry's d_lock field is accessed - - - --- 2013-07-03 Waiman Long Rejected
[opensm] Add flags to OSM_EVENT_ID_UCAST_ROUTING_DONE - - - --- 2013-07-03 Hal Rosenstock hal Accepted
[v3,13/13] IB/srp: Bump driver version and release date - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,12/13] IB/srp: Make transport layer retry count configurable - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,11/13] IB/srp: Make HCA completion vector configurable - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,10/13] IB/srp: Start timers if a transport layer error occurs - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,09/13] IB/srp: Use SRP transport layer error recovery - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,08/13] IB/srp: Add srp_terminate_io() - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,07/13] scsi_transport_srp: Add transport layer error handling - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,06/13] IB/srp: Keep rport as long as the IB transport layer - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,05/13] IB/srp: Maintain a single connection per I_T nexus - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,04/13] IB/srp: Skip host settle delay - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,03/13] IB/srp: Fail I/O fast if target offline - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,02/13] IB/srp: Avoid that srp_reset_host() is skipped after a TL error - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,01/13] IB/srp: Fix remove_one crash due to resource exhaustion - - - --- 2013-07-03 Bart Van Assche Rejected
[V2] libibverbs: Allow arbitrary int values for MTU - - - --- 2013-07-02 Jeff Squyres Rejected
libibverbs: Allow arbitrary int values for MTU - - - --- 2013-07-01 Jeff Squyres Rejected
[ibacm] acm.c: Fix addr_data_file handling - - - --- 2013-06-28 Hal Rosenstock Rejected
« 1 2 ... 379 380 381389 390 »