567 Commits (2310c30d1c87fbb3f854f7521b91392c3cad17d3)

Author SHA1 Message Date
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) 15 years ago
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 years ago
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() 15 years ago
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths 15 years ago
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value 15 years ago
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers 15 years ago
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN 15 years ago
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA 15 years ago
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 years ago
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional 15 years ago
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages 15 years ago
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA 15 years ago
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers 15 years ago
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 years ago
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 years ago
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission 15 years ago
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() 15 years ago
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 15 years ago
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent 15 years ago
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants 15 years ago
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically 15 years ago
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads 15 years ago
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function 15 years ago
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 years ago
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband 15 years ago
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 years ago
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous 15 years ago
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous 15 years ago
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 years ago
  Michael Brown 58f60df66c [tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs 15 years ago
  Michael Brown 99e64f5806 [tcp] Attempt to catch all possible error cases with debug messages 15 years ago
  Michael Brown f4605970f4 [tcp] Include current sequence numbers in "timer expired" messages 15 years ago
  Michael Brown a2f753ba64 [tcp] Move high-frequency debug messages to DBGLVL_EXTRA 15 years ago
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers 15 years ago
  Michael Brown 558c1a45fe [tcp] Improve robustness in the presence of duplicated received packets 15 years ago
  Daniel Verkamp 1f80b2dcd5 [ethernet] Add MII link status functions from Linux 15 years ago
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings 15 years ago
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options 15 years ago
  Michael Brown 1958974d0a [tftp] Process OACKs even if malformed 15 years ago
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 15 years ago
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown b363d19a16 [dhcp] Accept filename via DHCP option 67 as well as BOOTP filename field 15 years ago
  Michael Brown 272e6ddc30 [http] Support HTTP redirection 15 years ago
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 years ago
  Michael Brown f3335b83d4 [netdevice] Add debug message for unknown network-layer protocols 15 years ago
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) 15 years ago
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown 3ed468e0c5 [tcp] Avoid setting PSH flag when SYN flag is set 15 years ago