summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/ib
AgeCommit message (Collapse)AuthorFilesLines
2022-08-3014079 remove TNFToomas Soome3-134/+1
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2022-08-0413700 pollhead_delete trips over bad pointerPatrick Mooney1-1/+1
Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-03-1014443 resection manual pages per IPD4Richard Lowe3-5/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-1313590 sol_uverbs: implicit conversion from 'ibt_cep_state_t' to 'enum ↵Toomas Soome1-1/+1
ib_qp_state' Reviewed by: C Fraire <cfraire@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-01-2613431 rdsib: multiply-defined symbolsToomas Soome1-4/+2
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-01-2613428 rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-definedToomas Soome1-1/+1
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2510805 Fix for 10687 can be improvedJohn Levon5-19/+19
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-04-1110686 Debug macros causes smatch issuesJohn Levon5-25/+41
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2016-03-052976 remove useless offsetof() macrosRichard Lowe1-3/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2014-08-095072 all rdma cm events should be in the enumRichard Lowe2-3/+2
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-05-144777 ibdm shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-1/+4
Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Albert Lee <albert.lee@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-06-182044 Move container_of and ARRAY_SIZE to sys/sysmacros.hAlexey Zaytsev1-3/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-04-042603 uts should be -Waddress cleanRichard Lowe1-8/+8
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2010-08-166974271 IB statistics are not displayedEiji Ota1-0/+5
6965740 rdsv3_ib_tasklet_fn does not drain the CQ 6969584 Caught signals ignored when process is blocked in rdsv3 socket
2010-08-13PSARC/2010/259 Ethernet over IBVenki Rajagopalan4-0/+2177
6891335 Driver for supporting "Ethernet over InfiniBand" protocol
2010-08-076932460 can't configure ibd interface on 32 bits x86 systemske ge - Sun Microsystems - Beijing China1-18/+87
6937522 ibd CM thrown tons of CQ moderation warnings into syslog 6951583 Kernel Panic During ifconfig -a 6960399 need better connection management
2010-07-29PSARC/2010/234 IBTF 2010.Q2 EnhancementsBill Taylor23-553/+2091
6538821 add Base Memory Management to ibtl and hermon 6893126 Add OFED ib_get_dma_mr() equivalent memory registration interface to IBTF 6937574 move FMANOTE messages to msgbuf or ibtf buf only 6954821 Expose IB interrupt handles and device info for perf optimization 6955695 IBTF V4 interfaces
2010-07-276959079 Need to improve how statistics are gathered in RDSv3agiri3-26/+12
2010-07-236965606 High lock contention rdsv3_bind_lock in rdsv3_recv_incoming()agiri2-4/+4
2010-07-196956094 rds tools do not compile with sys/rds.h header fileEiji Ota4-12/+47
2010-07-086906018 ibmf doesn't loopback in software all MAD packets for all HCAs that ↵Lida.Horn1-0/+8
require it (fix hdrchk)
2010-07-086961877 Small WR array limits the message sizes causing panicagiri1-2/+0
6942740 poll on RDSv3 socket may not wakeup on send completion
2010-07-07PSARC 2010/239 OFUV Userland InterfaceLida.Horn3-0/+186
6906676 Add support for Infiniband User Mad Packet interface under Solaris onnv (/kernel/drv/sol_umad) 6906018 ibmf doesn't loopback in software all MAD packets for all HCAs that require it 6906022 ibmf misses subnet client class SUBN_ADM_AGENT as being able to use non default Pkeys 6933472 ibmf:ibmf_i_mgt_class_to_hdr_sz_off is missing default and MAD_MGMT_CLASS_VENDOR2_START 6906028 ib_user_mad_hdr missing pkey_index and reserved fields
2010-07-026964984 CDDL wrongly placed in files ported from OFEDagiri6-109/+23
2010-06-246963557 ConnectX-2 device with device id 0x6746 needs to be supportedBill Taylor2-26/+7
2010-06-226928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv3Eiji Ota4-25/+245
6947377 Need to bind receive tasklet thread to multiple CPUS. 6947384 Multiple taskq threads required for rdsv3 worker 6949013 Need FMR pooling to improve the performance of rdsv3_ib_free_mr 6950897 Need to optimize rdsv3_poll_cq() for performance 6952827 upgrade to Linux rds 1.5.1-dev 6954762 convert event processing worker threads from taskq's to kthread's 6958691 RDSv3 package has the wrong category
2010-06-186960798 hermon should use FMA to report downrev 2.5 firmwareBill Taylor1-5/+8
2010-06-076958745 Few issues during rdbms bring-up with rdsv3agiri1-3/+3
6954116 IB drivers declare invalid elf dependencies, confuse pkgdepend, cause build noise 6955657 rds port space should be IP address specific 6955311 support of rds-info 6953258 on error ret from umem_lockmemory rdsv3_ib_get_mr() needs to negate that errno before its return
2010-06-076946555 Hot lock in ibt_map_mem_iov / ibt_unmap_mem_iovBill Taylor1-5/+3
6950116 Need to optimize hermon_ci_unmap_mem_iov() for RDS performance
2010-05-196947318 improve RDSv3 performance by pre-allocated receive buffersagiri1-6/+8
6949297 rdsv3_ib_get_mr: remove setting DDI_UMEMLOCK_LONGTERM when calling umem_lockmemory()
2010-05-146948206 resync with Linux rds 1.5.1-4 stableEiji Ota6-50/+44
2010-05-066948085 socket close should not return until all references to the socket ↵agiri3-38/+37
are closed 6947648 missing conn->c_cm_lock exit on errors in rdsv3_ib_cm_handle_connect()/ib_cm.c 6940747 rdsv3_wake_sk_sleep is called without checking if any threads are waiting to be woken 6948603 Change all L0 and L1 debug messages to L2
2010-05-046948290 Minor realignment of IB partition codeRajkumar Sivaprakasam1-4/+0
--HG-- rename : usr/src/uts/common/io/ib/ibtl/ibtl_misc.c => usr/src/uts/common/io/ib/ibtl/ibtl_part.c
2010-04-266943734 parallel rdmacm operations on same CMID can cause panic with rdsv3Johnny Cheung2-23/+68
6943145 solaris user verbs api change to include IBV_ACCESS_SO flag and functionality 6944892 ibt_ip_path_handler_t(9e) is passed src_ip_p > required 6945146 sol_ucma: codes cleanup for issue reported by coverity tools 6945163 sol_uverbs: codes cleanup for issues reported by coverity tools
2010-04-236946421 real gcc build fails in rdsv3Eiji Ota3-16/+16
2010-04-21PSARC/2010/043 Reliable Datagram Service v3Eiji Ota12-2/+2233
6850013 RDS driver upgrade to version 3 6902396 su_recv does not call pollwakeup() for zero-len datagrams when protocol uses uio recv
2010-04-14PSARC 2010/085 IPoIB Administration EnhancementRamaswamy Tummala5-21/+230
6837574 IPoIB Administration Enhancement - PSARC 2010/085 6864899 IB datalink names need to be consistent between cluster controllers 6855737 cfgadm status for ibd attachment points gets to inconsistent state 6883212 ibd: add Brussels framework support 6927048 IBD driver should be hardened to handle late HCA port initialization issue 6827237 Fix warlock errors in ibnex --HG-- rename : usr/src/uts/common/io/ib/clients/ibd/ibd.conf => usr/src/uts/common/io/ib/clients/ibd/ibp.conf rename : usr/src/uts/intel/ibd/Makefile => usr/src/uts/intel/ibp/Makefile rename : usr/src/uts/sparc/ibd/Makefile => usr/src/uts/sparc/ibp/Makefile
2010-04-06PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel componentsPramod Gunjikar20-0/+4540
6863653 Need in kernel OFED RDMA CM API
2010-04-026919694 ibt_free_qp() fails for QP assosiated with connection not yet initiatedShantkumar Hiremath1-2/+7
2010-03-226932984 IBTF and HCA drivers need to more completely support FMR and ↵Bill Taylor10-160/+46
ibt_map_mem_area()
2010-03-186915876 hermon is not handling timeout during flash correctlyShantkumar Hiremath1-5/+4
6919684 ibt_get_ip_paths fails when source IP address is not the gateway for the IP subnet
2010-02-266919407 no longer able to configure IPv6 for ibd with x86 systemske ge - Sun Microsystems - Beijing China1-0/+12
2010-02-106915698 Fix for 6901527 does not handle error path correctlyke ge - Sun Microsystems - Beijing China1-1/+21
6919788 bad mutex panics on IB Tavor card systems in 32-bit mode only in snv_132
2010-01-276912430 When using uDAPL with multiple ports, small msgs on one port can ↵Bill Taylor1-2/+2
corrupt msgs on another port. 6915799 Kernel panics in hermon driver when using uDAPL with multiple HCAs simultaneously
2010-01-186831623 Add Connected Mode to IPonIBke ge - Sun Microsystems - Beijing China1-1/+671
2010-01-046901363 IPoIB packets are droppedBill Taylor1-14/+8
6901527 ibd panicked using NICDRV load_unload stress test in UD mode
2009-12-216860702 ibt_cm_ud_proceed(9f) does not populate SIDR response with private dataPramod Gunjikar5-2/+17
6879853 ibt_free_qp() should return ERROR when called when async open_rc_channel has not completed 6879858 Need mechanism to skip FLUSH QP when DREQ is recieved for OFUV clients 6901968 ibcm needs fixes for PSN and RNR retry count
2009-11-246903656 add hardware based 64 bit performance kstatsRamaswamy Tummala4-0/+64
2009-11-236851278 add new performance kstats in tavorRamaswamy Tummala4-3/+126