569 커밋 (f28b9cfb6577f0a4acfff9bf9e30542f7516c78d)

작성자 SHA1 메시지 날짜
  Michael Brown 224ef7f483 [infiniband] Send CM requests to target node's GSI rather than SM's GSI 14 년 전
  Michael Brown a7290a970c [802.11] Support multicast hashing 14 년 전
  Joshua Oreman 2310c30d1c [802.11] Properly initialize autoassociation process 14 년 전
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 14 년 전
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 14 년 전
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 14 년 전
  Michael Brown 0ff5c456cb [infiniband] Disambiguate CM connection rejection reasons 14 년 전
  Michael Brown a0d337912e [infiniband] Generate more specific errors in response to failure MADs 14 년 전
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 년 전
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() 14 년 전
  Michael Brown 419243e7f1 [infiniband] Add find_ibdev() 14 년 전
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol 14 년 전
  Michael Brown cf716a0ce6 [scsi] Make LUN a property of the SCSI backend only 14 년 전
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() 14 년 전
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() 14 년 전
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 14 년 전
  Michael Brown 46073f1239 [infiniband] Handle duplicate Communication Management REPs 14 년 전
  Joshua Oreman fc9750a68d [802.11] Fix memory leak on unsuccessful probes 15 년 전
  Joshua Oreman 1e810bebe9 [802.11] Set channels early on to avoid tuning to an undefined channel 15 년 전
  Joshua Oreman f128a6db21 [802.11] Enhance support for driver PHY differences 15 년 전
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface 15 년 전
  Michael Brown 44251ebb9a [infiniband] Update subnet management agent to use a management interface 15 년 전
  Michael Brown 0e07516f62 [infiniband] Add the concept of a management interface 15 년 전
  Michael Brown b0c563824b [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} 15 년 전
  Michael Brown 5552a1b202 [tcp] Avoid printf format warnings on some compilers 15 년 전
  Joshua Oreman ce64398f87 [802.11] Add support for 802.11 devices with software MAC layer 15 년 전
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) 15 년 전
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 년 전
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() 15 년 전
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths 15 년 전
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value 15 년 전
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers 15 년 전
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN 15 년 전
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA 15 년 전
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 년 전
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional 15 년 전
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages 15 년 전
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA 15 년 전
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers 15 년 전
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 년 전
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 년 전
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission 15 년 전
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() 15 년 전
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 15 년 전
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent 15 년 전
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants 15 년 전
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically 15 년 전
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads 15 년 전
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function 15 년 전
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 년 전