535 Révisions (80c41b90d226b8f6d80feb221a4920a0e0a88da2)

Auteur SHA1 Message Date
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type il y a 16 ans
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional il y a 16 ans
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages il y a 16 ans
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA il y a 16 ans
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers il y a 16 ans
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction il y a 16 ans
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins il y a 16 ans
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission il y a 16 ans
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() il y a 16 ans
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups il y a 16 ans
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent il y a 16 ans
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants il y a 16 ans
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically il y a 16 ans
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads il y a 16 ans
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function il y a 16 ans
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c il y a 16 ans
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband il y a 16 ans
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol il y a 16 ans
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous il y a 16 ans
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous il y a 16 ans
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes il y a 16 ans
  Michael Brown 58f60df66c [tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs il y a 16 ans
  Michael Brown 99e64f5806 [tcp] Attempt to catch all possible error cases with debug messages il y a 16 ans
  Michael Brown f4605970f4 [tcp] Include current sequence numbers in "timer expired" messages il y a 16 ans
  Michael Brown a2f753ba64 [tcp] Move high-frequency debug messages to DBGLVL_EXTRA il y a 16 ans
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers il y a 16 ans
  Michael Brown 558c1a45fe [tcp] Improve robustness in the presence of duplicated received packets il y a 16 ans
  Daniel Verkamp 1f80b2dcd5 [ethernet] Add MII link status functions from Linux il y a 16 ans
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings il y a 16 ans
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options il y a 16 ans
  Michael Brown 1958974d0a [tftp] Process OACKs even if malformed il y a 16 ans
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 il y a 16 ans
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options il y a 16 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 16 ans
  Michael Brown b363d19a16 [dhcp] Accept filename via DHCP option 67 as well as BOOTP filename field il y a 16 ans
  Michael Brown 272e6ddc30 [http] Support HTTP redirection il y a 16 ans
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections il y a 16 ans
  Michael Brown f3335b83d4 [netdevice] Add debug message for unknown network-layer protocols il y a 16 ans
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) il y a 16 ans
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition il y a 16 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 16 ans
  Michael Brown 3ed468e0c5 [tcp] Avoid setting PSH flag when SYN flag is set il y a 16 ans
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login il y a 16 ans
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions il y a 16 ans
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm il y a 16 ans
  Michael Brown 5de8305feb [crypto] Move AES_convert_key() hack into axtls_aes.c il y a 16 ans
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm il y a 16 ans
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" il y a 16 ans
  Michael Brown 54840039f6 [http] Send authentication information whenever username is present il y a 16 ans
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings il y a 16 ans