1061 Révisions (3ead964955b206e6629fe49c3dbfd16a610a2537)

Auteur SHA1 Message Date
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing il y a 14 ans
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option il y a 14 ans
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings il y a 14 ans
  Joshua Oreman 2d58a62330 [linker] Add safe weak symbol macros il y a 14 ans
  Marty Connor 5264e965ad [skge] Add driver for skge NICs il y a 14 ans
  Glenn Brown 57faa48f3b [myri10ge] Native driver for Myricom 10Gb Ethernet NICs il y a 14 ans
  Glenn Brown cdd3797053 [pci] Add PCI_COMMAND_INTX_DISABLE il y a 14 ans
  Joshua Oreman 5240fee38f [wpa] Add CCMP backend (new AES-based cryptosystem) il y a 15 ans
  Joshua Oreman 8106cb130b [wpa] Add TKIP backend (legacy RC4-based cryptosystem) il y a 15 ans
  Joshua Oreman 0758111345 [wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase) il y a 15 ans
  Joshua Oreman 8ec18a5b50 [wpa] Add general support for WPA-protected 802.11 networks il y a 15 ans
  Joshua Oreman 432cc6d1d8 [eapol] Add basic support for 802.1X EAP over LANs il y a 15 ans
  Joshua Oreman 01b4f52089 [802.11] Add support for WEP-protected networks il y a 15 ans
  Joshua Oreman 1327a787eb [iwmgmt] Add wireless management commands and text for common errors il y a 15 ans
  Joshua Oreman dd8a3e2e70 [802.11] Add core support for detecting and using encrypted networks il y a 15 ans
  Joshua Oreman 8d08da3a99 [crypto] Add a placeholder for a proper random number generator il y a 15 ans
  Joshua Oreman 6c6db8647b [crypto] Add AES key-wrap mode (RFC 3394) il y a 15 ans
  Joshua Oreman 2dfe4c414a [crypto] Make AES context size and algorithm structure externally available il y a 15 ans
  Joshua Oreman ff4d61de96 [crypto] Add parentheses around len argument in blocksize assert il y a 15 ans
  Joshua Oreman 59b7d00c06 [digest] Add HMAC-SHA1 based pseudorandom function and PBKDF2 il y a 15 ans
  Joshua Oreman 05d3be1048 [cipher] Add the ARC4 stream cipher il y a 15 ans
  Joshua Oreman 7eaad90976 [digest] Add generic CRC32 function il y a 15 ans
  Shao Miller 177389fb73 [settings] Add Bus ID setting il y a 14 ans
  Joshua Oreman 9a0bd0711f [linker] Add mechanism for subsystem-dependent configuration options il y a 15 ans
  Joshua Oreman 572e61754a [linker] Expand and correct symbol requirement macros il y a 15 ans
  Michael Brown c2c77377a6 [ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending il y a 14 ans
  Michael Brown 50242e4202 [ipoib] Always set the "full membership" bit in the IPv4 broadcast GID il y a 14 ans
  Michael Brown 58b6794c11 [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT il y a 14 ans
  Michael Brown bbc530c0dd [infiniband] Report IB link status as IPoIB netdevice status il y a 14 ans
  Michael Brown be670840c7 [sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols il y a 14 ans
  Thomas Miletich 8912e24fdc [sis190] Hide the ISA bridge's PCI IDs from parserom.pl il y a 14 ans
  Michael Brown 1b1e63d54d [netdevice] Add the concept of an "Ethernet-compatible" MAC address il y a 14 ans
  Thomas Miletich 251926f631 [sis190] Add sis190/191 ethernet driver il y a 14 ans
  Joshua Oreman db3e054fe5 [atl1e] Add Attansic L1E gigabit Ethernet driver il y a 14 ans
  Michael Brown 4175b778c2 [pci] Add generic configuration space backup/restore facility il y a 14 ans
  Michael Brown 0fc13add31 [job] Add missing job_progress() interface method il y a 15 ans
  Michael Brown a7290a970c [802.11] Support multicast hashing il y a 15 ans
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field il y a 15 ans
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size il y a 15 ans
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses il y a 15 ans
  Michael Brown 0ff5c456cb [infiniband] Disambiguate CM connection rejection reasons il y a 15 ans
  Michael Brown 965a0f7a75 [infiniband] Allow SRP reconnection attempts even after reporting failures il y a 15 ans
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband il y a 15 ans
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() il y a 15 ans
  Michael Brown 419243e7f1 [infiniband] Add find_ibdev() il y a 15 ans
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol il y a 15 ans
  Michael Brown cf716a0ce6 [scsi] Make LUN a property of the SCSI backend only il y a 15 ans
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() il y a 15 ans
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() il y a 15 ans
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times il y a 15 ans