727 Révisions (a04603a070cf8c7cf071cb439246747a33a73f8f)

Auteur SHA1 Message Date
  Michael Brown 24efbaefe7 [fc] Maintain port, peer and ULP lists in order of creation il y a 15 ans
  Michael Brown 42cf4a720c [infiniband] Add node GUID as distinct from the first port GUID il y a 15 ans
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() il y a 15 ans
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA il y a 15 ans
  Michael Brown 6574c55e27 [fcoe] Disambiguate the various error cases and add a CRC failure message il y a 15 ans
  Michael Brown 85a3169967 [netdevice] Report network-layer errors via network device statistics il y a 15 ans
  Michael Brown dace106f82 [fcoe] Add support for Fibre Channel over Ethernet il y a 15 ans
  Michael Brown d2a2618d76 [fcp] Add support for the Fibre Channel Protocol il y a 15 ans
  Michael Brown 508ff4d614 [fc] Add support for Fibre Channel devices il y a 15 ans
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface il y a 15 ans
  Michael Brown ef8452a642 [infiniband] Respond to CM disconnection requests il y a 15 ans
  Michael Brown e6519af60d [infiniband] Fix TID magic signature il y a 15 ans
  Michael Brown 35b19d8848 [infiniband] Add the concept of an Infiniband upper-layer driver il y a 15 ans
  Michael Brown ca4df90a63 [netdevice] Add the concept of a network upper-layer driver il y a 15 ans
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback il y a 15 ans
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field il y a 16 ans
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 il y a 15 ans
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed il y a 15 ans
  Joshua Oreman 73aea88a62 [802.11] Fix a use-after-free il y a 15 ans
  Joshua Oreman 0c593d95e5 [802.11] Use correct name for sec80211_detect() il y a 15 ans
  Piotr Jaroszyński 02e6092cd5 [tcp] Fix a 64bit compile time error il y a 15 ans
  Michael Brown 1d3b6619e5 [tcp] Allow out-of-order receive queue to be discarded il y a 16 ans
  Michael Brown 68613047f0 [tcp] Handle out-of-order received packets il y a 16 ans
  Michael Brown 9f2e76ea61 [netdevice] Provide a test mechanism for discarding packets at random il y a 16 ans
  Michael Brown f033694356 [tcp] Treat ACKs as sent only when successfully transmitted il y a 16 ans
  Michael Brown 75505942ac [tcp] Merge boolean flags into a single "flags" field il y a 16 ans
  Michael Brown c57e26381c [tcp] Use a dedicated timer for the TIME_WAIT state il y a 16 ans
  Guo-Fu Tseng 1e7e4c9a61 [tcp] Randomise local TCP port il y a 16 ans
  Michael Brown 73e3672468 [tcp] Fix typos by changing ntohl() to htonl() where appropriate il y a 16 ans
  Michael Brown 43450342a9 [tcp] Store local port in host byte order il y a 16 ans
  Michael Brown 68c2f07f15 [tcp] Fix potential use-after-free when accessing timestamp option il y a 16 ans
  Michael Brown 21682afe69 [tls] Handle multiple handshake records il y a 16 ans
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls il y a 16 ans
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces il y a 16 ans
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces il y a 18 ans
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces il y a 18 ans
  Michael Brown 5fa6775b61 [retry] Use start_timer_fixed() instead of direct timeout manipulation il y a 16 ans
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function il y a 16 ans
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function il y a 16 ans
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports il y a 16 ans
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems il y a 16 ans
  Piotr Jaroszyński 8a16fd05dc [iscsi] Allow base64 encoding in large binary values il y a 16 ans
  Michael Brown b3d8238fd4 [iscsi] Use generic base16 functions for iSCSI reverse CHAP il y a 16 ans
  Michael Brown d6f79d6b6e [infiniband] Use generic base16 functions for SRP il y a 16 ans
  Michael Brown 7b267ee6db [iscsi] Use generic base16 functions for iSCSI il y a 16 ans
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data il y a 16 ans
  Piotr Jaroszyński 7c6d3752c9 [compiler] Fix 64bit compile time errors il y a 16 ans
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates il y a 16 ans
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations il y a 16 ans
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control il y a 16 ans