562 Revize (a0d337912eee5ff0d72d0d85d83be88672d49004)

Autor SHA1 Zpráva Datum
  Michael Brown a0d337912e [infiniband] Generate more specific errors in response to failure MADs před 15 roky
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband před 15 roky
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() před 15 roky
  Michael Brown 419243e7f1 [infiniband] Add find_ibdev() před 15 roky
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol před 15 roky
  Michael Brown cf716a0ce6 [scsi] Make LUN a property of the SCSI backend only před 15 roky
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() před 15 roky
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() před 15 roky
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times před 15 roky
  Michael Brown 46073f1239 [infiniband] Handle duplicate Communication Management REPs před 15 roky
  Joshua Oreman fc9750a68d [802.11] Fix memory leak on unsuccessful probes před 15 roky
  Joshua Oreman 1e810bebe9 [802.11] Set channels early on to avoid tuning to an undefined channel před 15 roky
  Joshua Oreman f128a6db21 [802.11] Enhance support for driver PHY differences před 15 roky
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface před 15 roky
  Michael Brown 44251ebb9a [infiniband] Update subnet management agent to use a management interface před 15 roky
  Michael Brown 0e07516f62 [infiniband] Add the concept of a management interface před 15 roky
  Michael Brown b0c563824b [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} před 15 roky
  Michael Brown 5552a1b202 [tcp] Avoid printf format warnings on some compilers před 15 roky
  Joshua Oreman ce64398f87 [802.11] Add support for 802.11 devices with software MAC layer před 15 roky
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) před 15 roky
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs před 15 roky
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() před 15 roky
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths před 15 roky
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value před 15 roky
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers před 15 roky
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN před 15 roky
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA před 15 roky
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type před 15 roky
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional před 15 roky
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages před 15 roky
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA před 15 roky
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers před 15 roky
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction před 15 roky
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins před 15 roky
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission před 15 roky
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() před 15 roky
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups před 15 roky
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent před 15 roky
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants před 15 roky
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically před 15 roky
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads před 15 roky
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function před 15 roky
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c před 15 roky
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband před 15 roky
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol před 15 roky
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous před 15 roky
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous před 15 roky
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes před 15 roky
  Michael Brown 58f60df66c [tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs před 15 roky
  Michael Brown 99e64f5806 [tcp] Attempt to catch all possible error cases with debug messages před 15 roky