727 Commits (a04603a070cf8c7cf071cb439246747a33a73f8f)

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