summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/ib
AgeCommit message (Collapse)AuthorFilesLines
2010-02-106879375 MADs may be vulnerable to corruptionBill Taylor3-3/+15
6922514 tavor, hermon : duplicate call to freerbuf when mtt_bind fails, causes panic
2010-02-106915698 Fix for 6901527 does not handle error path correctlyke ge - Sun Microsystems - Beijing China2-68/+238
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-19/+47
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 China3-365/+3907
2010-01-146914930 panic - tavor infiniband card - assert fail: curr!=NULL, ↵Bill Taylor1-24/+6
../ib/adapters/tavor/tavor_wr.c, line: 3004
2010-01-046901363 IPoIB packets are droppedBill Taylor1-171/+286
6901527 ibd panicked using NICDRV load_unload stress test in UD mode
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki1-1/+1
2009-12-216860702 ibt_cm_ud_proceed(9f) does not populate SIDR response with private dataPramod Gunjikar3-18/+89
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-12-046887930 tavor: "SRQ number != SRQ index" can cause firmware to corrupt DDR ↵Pramod Gunjikar4-80/+6
memory 6900155 Extra free in the error path for hermon_mr_common_reg() & tavor_mr_common_reg();
2009-12-036783915 numerous drivers using devacc_attr_access without specifying ↵Stephen Hanson1-1/+1
DDI_DEVICE_ATTR_V1 6765185 ddi_dma_mem_alloc should ignore devacc_attr_access 6886100 DDI_FLAGERR_ACC accesses on x86 should use i_ddi_prot_io_get8() calls as on sparc 6886098 ddi_fm_acc_err_get()/ddi_fm_dma_err_get() copy data when they don't need to 6901678 crossbow changes broke dma handle checking in bge driver 6901000 lint warning in mtst_cpu.c
2009-11-246903656 add hardware based 64 bit performance kstatsRamaswamy Tummala2-5/+219
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe2-10/+10
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR 6877160 guest domain panic at platsvc:mdeg_notify_client+10c 6874763 memseg_alloc_meta() incorrectly maps page_t pages 6873569 multiple calls to memlist_read_lock() can cause deadlock hazard 6886354 DR failure with "memory span duplication" error 6886782 panic after pagefault in seg_kpm after LDom add-mem on primary 6887644 domain hang/deadlock during ldom mem DR when trying to grab a write lock
2009-11-236904236 ibdm_ibnex_port_settle_wait() is passing incorrect argument to ↵Rafael Vanoni1-1/+1
cv_reltimedwait()
2009-11-236871820 stmf service went into maintenance state when running comstar iser ↵Priya Krishnan1-4/+6
test suite
2009-11-236851278 add new performance kstats in tavorRamaswamy Tummala2-4/+511
2009-11-186897038 SRP service goes into maintenance state when no HCAs are presentSue Gleeson1-6/+6
2009-11-186894487 ibdma is not lint cleansrivijitha dugganapalli4-11/+11
6894500 srpt is not lint clean 6897087 idm/iser - not lint clean 6893707 iscsitgtd is not lint clean
2009-11-176766563 iscsit should support phase collapsePriya Krishnan1-5/+12
2009-11-176885523 three-way deadlock in idmPeter Cudhea - Sun Microsystems - Burlington, MA United States1-11/+11
6897731 ASSERT in idm_conn_hold under iscsi_handle_logout when target goes offline
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni3-8/+9
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark5-914/+171
PSARC/2008/522 EOF of 2001/070 IPsec HW Acceleration support PSARC/2009/495 netstat -r flags for blackhole and reject routes PSARC 2009/496 EOF of XRESOLV PSARC/2009/494 IP_DONTFRAG socket option PSARC/2009/515 fragmentation controls for ping and traceroute 6798716 ip_newroute delenda est 6798739 ARP and IP are too separate 6807265 IPv4 ip2mac() support 6756382 Please remove Venus IPsec HWACCEL code 6880632 sendto/sendmsg never returns EHOSTUNREACH in Solaris 6748582 sendmsg() return OK, but doesn't send message using IPv4-mapped x IPv6 addr 1119790 TCP and path mtu discovery 4637227 should support equal-cost multi-path (ECMP) 5078568 getsockopt() for IPV6_PATHMTU on a non-connected socket should not succeed 6419648 "AR* contract private note" should be removed as part of ATM SW EOL 6274715 Arp could keep the old entry in the cache while it waits for an arp response 6605615 Remove duplicated TCP/IP opt_set/opt_get code; use conn_t 6874677 IP_TTL can be used to send with ttl zero 4034090 arp should not let you delete your own entry 6882140 Implement IP_DONTFRAG socket option 6883858 Implement ping -D option; traceroute -F should work for IPv6 and shared-IP zones 1119792 TCP/IP black hole detection is broken on receiver 4078796 Directed broadcast forwarding code has problems 4104337 restrict the IPPROTO_IP and IPPROTO_IPV6 options based on the socket family 4203747 Source address selection for source routed packets 4230259 pmtu is increased every ip_ire_pathmtu_interval timer value. 4300533 When sticky option ipv6_pktinfo set to bogus address subsequent connect time out 4471035 ire_delete_cache_gw is called through ire_walk unnecessarily 4514572 SO_DONTROUTE socket option doesn't work with IPv6 4524980 tcp_lookup_ipv4() should compare the ifindex against tcpb->tcpb_bound_if 4532714 machine fails to switch quickly among failed default routes 4634219 IPv6 path mtu discovery is broken when using routing header 4691581 udp broadcast handling causes too many replicas 4708405 mcast is broken on machines when all interfaces are IFF_POINTOPOINT 4770457 netstat/route: source address of interface routes pretends to be gateway address 4786974 use routing table to determine routes/interface for multicast 4792619 An ip_fanout_udp_ipc_v6() routine might lead to some simpler code 4816115 Nuke ipsec_out_use_global_policy 4862844 ipsec offload corner case 4867533 tcp_rq and tcp_wq are redundant 4868589 NCEs should be shared across an IPMP group 4872093 unplumbing an improper virtual interface panics in ip_newroute_get_dst_ill() 4901671 FireEngine needs some cleanup 4907617 IPsec identity latching should be done before sending SYN-ACK 4941461 scopeid and IPV6_PKTINFO with UDP/ICMP connect() does not work properly 4944981 ip does nothing with IP6I_NEXTHOP 4963353 IPv4 and IPv6 proto fanout codes could be brought closer 4963360 consider passing zoneid using ip6i_t instead of ipsec_out_t in NDP 4963734 new ip6_asp locking is used incorrectly in ip_newroute_v6() 5008315 IPv6 code passes ip6i_t to IPsec code instead of ip6_t 5009636 memory leak in ip_fanout_proto_v6() 5092337 tcp/udp option handling can use some cleanup 5035841 Solaris can fail to create a valid broadcast ire 5043747 ar_query_xmit: Could not find the ace 5051574 tcp_check_policy is missing some checks 6305037 full hardware checksum is discarded when there're more than 2 mblks in the chain 6311149 ip.c needs to be put through a woodchipper 4708860 Unable to reassemble CGTP fragmented multicast packets 6224628 Large IPv6 packets with IPsec protection sometimes have length mismatch. 6213243 Solaris does not currently support Dead Gateway Detection 5029091 duplicate code in IP's input path for TCP/UDP/SCTP 4674643 through IPv6 CGTP routes, the very first packet is sent only after a while 6207318 Multiple default routes do not round robin connections to routers. 4823410 IP has an inconsistent view of link mtu 5105520 adding interface route to down interface causes ifconfig hang 5105707 advanced sockets API introduced some dead code 6318399 IP option handling for icmp and udp is too complicated 6321434 Every dropped packet in IP should use ip_drop_packet() 6341693 ifconfig mtu should operate on the physical interface, not individual ipif's 6352430 The credentials attached to an mblk are not particularly useful 6357894 uninitialised ipp_hoplimit needs to be cleaned up. 6363568 ip_xmit_v6() may be missing IRE releases in error cases 6364828 ip_rput_forward needs a makeover 6384416 System panics when running as multicast forwarder using multicast tunnels 6402382 TX: UDP v6 slowpath is not modified to handle mac_exempt conns 6418413 assertion failed ipha->ipha_ident == 0||ipha->ipha_ident == 0xFFFF 6420916 assertion failures in ipv6 wput path 6430851 use of b_prev to store ifindex is not 100% safe 6446106 IPv6 packets stored in nce->nce_qd_mp will be sent with incorrect tcp/udp checksums 6453711 SCTP OOTB sent as if genetated by global zone 6465212 ARP/IP merge should remove ire_freemblk.esballoc 6490163 ip_input() could misbehave if the first mblk's size is not big enough 6496664 missing ipif_refrele leads to reference leak and deferred crash in ip_wput_ipsec_out_v6 6504856 memory leak in ip_fanout_proto_v6() when using link local outer tunnel addresses 6507765 IRE cache hash function performs badly 6510186 IP_FORWARD_PROG bit is easily overlooked 6514727 cgtp ipv6 failure on snv54 6528286 MULTIRT (CGTP) should offload checksum to hardware 6533904 SCTP: doesn't support traffic class for IPv6 6539415 TX: ipif source selection is flawed for unlabeled gateways 6539851 plumbed unworking nic blocks sending broadcast packets 6564468 non-solaris SCTP stack over rawip socket: netstat command counts rawipInData not rawipOutDatagrams 6568511 ipIfStatsOutDiscards not bumped when discarding an ipsec packet on the wrong NIC 6584162 tcp_g_q_inactive() makes incorrect use of taskq_dispatch() 6603974 round-robin default with many interfaces causes infinite temporary IRE thrashing 6611750 ilm_lookup_ill_index_v4 was born an orphan 6618423 ip_wput_frag_mdt sends out packets that void pfhooks 6620964 IRE max bucket count calculations performed in ip_ire_init() are flawed 6626266 various _broadcasts seem redundant 6638182 IP_PKTINFO + SO_DONTROUTE + CIPSO IP option == panic 6647710 IPv6 possible DoS vulnerability 6657357 nce should be kmem_cache alloc'ed from an nce_cache. 6685131 ilg_add -> conn_ilg_alloc interacting with conn_ilg[] walkers can cause panic. 6730298 adding 0.0.0.0 key with mask != 0 causes 'route delete default' to fail 6730976 vni and ipv6 doesn't quite work. 6740956 assertion failed: mp->b_next == 0L && mp->b_prev == 0L in nce_queue_mp_common() 6748515 BUMP_MIB() is occasionally done on the wrong ill 6753250 ip_output_v6() `notv6' error path has an errant ill_refrele() 6756411 NULL-pointer dereference in ip_wput_local() 6769582 IP must forward packet returned from FW-HOOK 6781525 bogus usesrc usage leads directly to panic 6422839 System paniced in ip_multicast_loopback due to NULL pointer dereference 6785521 initial IPv6 DAD solicitation is dropped in ip_newroute_ipif_v6() 6787370 ipnet devices not seeing forwarded IP packets on outgoing interface 6791187 ip*dbg() calls in ip_output_options() claim to originate from ip_wput() 6794047 nce_fp_mp prevents sharing of NCEs across an IPMP group 6797926 many unnecessary ip0dbg() in ip_rput_data_v6 6846919 Packet queued for ND gets sent in the clear. 6856591 ping doesn't send packets with DF set 6861113 arp module has incorrect dependency path for hook module 6865664 IPV6_NEXTHOP does not work with TCP socket 6874681 No ICMP time exceeded when a router receives packet with ttl = 0 6880977 ip_wput_ire() uses over 1k of stack 6595433 IPsec performance could be significantly better when calling hw crypto provider synchronously 6848397 ifconfig down of an interface can hang. 6849602 IPV6_PATHMTU size issue for UDP 6885359 Add compile-time option for testing pure IPsec overhead 6889268 Odd loopback source address selection with IPMP 6895420 assertion failed: connp->conn_helper_info == NULL 6851189 Routing-related panic occurred during reboot on T2000 system running snv_117 6896174 Post-async-encryption, AH+ESP packets may have misinitialized ipha/ip6 6896687 iptun presents IPv6 with an MTU < 1280 6897006 assertion failed: ipif->ipif_id != 0 in ip_sioctl_slifzone_restart
2009-11-096863983 NFS/RDMA - 1 client, 2 servers - Hermon Device Errors seen (CQE ↵Bill Taylor1-1/+1
local protection error)
2009-10-236858031 ibd: one receive memory region is required to fix performance and ↵Bill Taylor3-831/+930
scaling problems 6884097 ibt_map_mem_iov() fails (hermon reverses SLEEP and NOSLEEP) 6886372 hermon should support 4K IB MTU 6894485 ibd is not lint clean
2009-10-126885956 Panic in iser_ib_handle_portup_eventPriya Krishnan1-1/+6
2009-10-056883177 MaxOutstandingUnexpectedPDUs breaks interoperability with Linux iSER ↵Charles Ting1-3/+4
initiator.
2009-09-236877975 TCP_corrupt exposes corruption from using LSO on hermonRajkumar Sivaprakasam3-28/+17
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-4/+3
PSARC 2009/410 Datalink Administration from Non-Global Zones 6858533 Clearview IP Tunneling 4861777 *snoop* cannot snoop on tunnel interfaces 5010680 M_IOCTL interface between ip and tun is horribly wrong 5029727 tun prints bogus debug messages when receiving multicast packets on 6to4 tunnels 6835873 dlpi_walk() silently fails in an exclusive zone 4152864 must not allow two tunnels to have the same tsrc/tdst pair 6855902 link and flow kstats are too promiscuous 6218826 need to be able to tunnel into a zone 4505468 network interface names can confuse, lie, and deceive 4524756 tun_wproc() takes up too much stack 6417373 tun_wproc_mdata assertion failures 4627970 scalability problems with IP in IP tunnels 4674797 ifparse_ifspec() will not correctly parse ipv6 tunnels 6509231 dladm should show links in exclusive stack zone 4793233 tun driver should include addr in DL_PHYS_ADDR_ACK for non-zero lengths 6795831 ZONE_*_DATALINK syscalls should take datalink_id_t as argument 6791472 mac module doesn't allow MAC addresses < 6 bytes 6618091 Race condition trips ASSERT() in tun.c's SIOCSLIFNAME path 6837580 bogus mi_active check in mac_set_mtu() 6868083 libinetutil: ofmt_open()'s template argument should be const 6870313 libdladm: needless dladm_init_linkprop() in i_dladm_aggr_up() 6872221 panic in dls_devnet_close() if "mtu" property is being set 4289774 Change to the interface-id does not change IPv6 link-local address 6873561 unable to create links with 31 character link names 6874666 changing a link property can accidentally destroy it 6874682 removing a link attribute corrupts the attribute list 6875167 IPCL_ISV6 conn flag is set but never used 6881764 itp reference leak in ipsec_construct_inverse_acquire() 6881951 dladm delete-vlan can no longer delete persistent-only VLANs --HG-- rename : usr/src/uts/common/inet/tun.h => usr/src/uts/common/inet/iptun.h rename : usr/src/uts/common/inet/ip/tun.c => usr/src/uts/common/inet/iptun/iptun.c rename : usr/src/uts/intel/tun/Makefile => usr/src/uts/intel/iptun/Makefile rename : usr/src/uts/sparc/tun/Makefile => usr/src/uts/sparc/iptun/Makefile
2009-09-106879323 RDS fixes for Oracle RAC 11gR1agiri4-41/+161
2009-08-306873976 ibd lint warning on incremental buildPavan Chandrashekar1-1/+1
2009-08-216837729 Registering kernel DMA memory through uDAPL failsBill Taylor2-4/+4
2009-08-176872587 Disable LSO for IPoIB (Workaround for CR 6866957)Pavan Chandrashekar1-0/+12
2009-08-176801886 iSER target can lose some of its channel establishment codePriya Krishnan3-46/+118
2009-08-136861355 ibd datalink device in the 'unknown' stateVenki Rajagopalan1-73/+143
2009-08-056740060 iscsit does not send or handle MaxRecvDataSegmentLength key properlyCharles Ting1-1/+29
6862789 memory leak in stmfGetSessionList()
2009-08-036833247 IPonIB should create the MCG if it does not existPavan Chandrashekar1-86/+235
6850975 Removal of a partition on the subnet manager is not reflected in dladm
2009-07-316605724 detection of SM fail-over must be sped upRajkumar Sivaprakasam2-14/+61
2009-07-276860487 ioctl IBNEX_CTL_QUERY_PORT should return ENOENT for invalid port numbersRamaswamy Tummala1-3/+11
2009-07-246691608 seeing some memory leaks at ibcm_arp_create_prwqnShantkumar Hiremath2-13/+12
6849686 NFS client panic at: ibcm:ibcm_arp_timeout
2009-07-186848646 fault diagnosis for downrev firmware needs workEiji Ota3-6/+41
2009-07-166829484 BAD TRAP: type=30 rp=2a101bd5230 addr=ffffbeefdeada000 mmu_fsr=9 via ↵Priya Krishnan2-65/+132
iser_ib_poll_send_completions
2009-07-156850969 readdir(3C) of HCA /devices path doesn't always create IB minor devicesSudhakar Dindukurti2-19/+58
2009-07-156857725 Add device path to IBNEX_CTL_QUERY_HCA return dataRamaswamy Tummala2-88/+169
2009-07-146854268 IDM should not enforce use of iSER if no active ports are found on ↵Priya Krishnan1-1/+18
the IB HCA
2009-07-026814751 px_dma_allocmp and hermon_dbr_page_alloc leakagiri2-60/+41
2009-07-016833882 Hermon limits Max QPs that can attach to a multicast group to 8.agiri2-4/+7
2009-06-296845344 IBD driver should attach if PKEY is Valid with fullmembership bit setVenkatakrishnan Rajagopalan1-790/+983
2009-06-256853594 hermon: setting static_rate to max, then reading it returns the ↵agiri1-1/+1
wrong value
2009-06-226845097 panic in assertion: digest_choice != NULL during testing of iSER ↵Priya Krishnan1-2/+1
teststuite 6849720 iSCSI target panics during vdbench performance test from Windows 2008 initiator
2009-06-196818976 fwflash: hermon plugin does not support MHQH29-XTCShantkumar Hiremath5-47/+301
6680837 IBCM Needs ULP reference counts for MCG Join/Leave 6783183 OFUV require new project private interfaces for CM event handling
2009-06-186852174 performance counters could show a lesser value for readings within ↵Ramaswamy Tummala1-0/+17
the first second