693 次程式碼提交 (67dc832d152bbbaa6c3046eb68e876d2527beb9a)

作者 SHA1 備註 提交日期
  Michael Brown bddc3835ac [fcoe] Add support for identifying the underlying hardware device 14 年之前
  Michael Brown 9e036d32ba [infiniband] Add support for identifying the underlying hardware device 14 年之前
  Michael Brown d068049789 [aoe] Add support for identifying the underlying hardware device 14 年之前
  Michael Brown adbe63860a [aoe] Fail immediately when network device is closed 14 年之前
  Michael Brown 26a50c3a11 [infiniband] Add the notion of an Ethernet queue pair type 14 年之前
  Michael Brown 118a0ca55a [infiniband] Avoid leaving uninitialised lists in struct ib_device 14 年之前
  Michael Brown a8e39a9ca7 [fc] Ignore fabric-assigned port ID for fabricless implicit logouts 14 年之前
  Michael Brown 654da534ad [fc] Allow FLOGI response to be sent to newly-assigned peer port ID 14 年之前
  Michael Brown 24efbaefe7 [fc] Maintain port, peer and ULP lists in order of creation 14 年之前
  Michael Brown 42cf4a720c [infiniband] Add node GUID as distinct from the first port GUID 14 年之前
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() 14 年之前
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA 14 年之前
  Michael Brown 6574c55e27 [fcoe] Disambiguate the various error cases and add a CRC failure message 14 年之前
  Michael Brown 85a3169967 [netdevice] Report network-layer errors via network device statistics 14 年之前
  Michael Brown dace106f82 [fcoe] Add support for Fibre Channel over Ethernet 14 年之前
  Michael Brown d2a2618d76 [fcp] Add support for the Fibre Channel Protocol 14 年之前
  Michael Brown 508ff4d614 [fc] Add support for Fibre Channel devices 14 年之前
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 15 年之前
  Michael Brown ef8452a642 [infiniband] Respond to CM disconnection requests 14 年之前
  Michael Brown e6519af60d [infiniband] Fix TID magic signature 14 年之前
  Michael Brown 35b19d8848 [infiniband] Add the concept of an Infiniband upper-layer driver 15 年之前
  Michael Brown ca4df90a63 [netdevice] Add the concept of a network upper-layer driver 15 年之前
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 15 年之前
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 15 年之前
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 15 年之前
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed 15 年之前
  Joshua Oreman 73aea88a62 [802.11] Fix a use-after-free 15 年之前
  Joshua Oreman 0c593d95e5 [802.11] Use correct name for sec80211_detect() 15 年之前
  Piotr Jaroszyński 02e6092cd5 [tcp] Fix a 64bit compile time error 15 年之前
  Michael Brown 1d3b6619e5 [tcp] Allow out-of-order receive queue to be discarded 15 年之前
  Michael Brown 68613047f0 [tcp] Handle out-of-order received packets 15 年之前
  Michael Brown 9f2e76ea61 [netdevice] Provide a test mechanism for discarding packets at random 15 年之前
  Michael Brown f033694356 [tcp] Treat ACKs as sent only when successfully transmitted 15 年之前
  Michael Brown 75505942ac [tcp] Merge boolean flags into a single "flags" field 15 年之前
  Michael Brown c57e26381c [tcp] Use a dedicated timer for the TIME_WAIT state 15 年之前
  Guo-Fu Tseng 1e7e4c9a61 [tcp] Randomise local TCP port 15 年之前
  Michael Brown 73e3672468 [tcp] Fix typos by changing ntohl() to htonl() where appropriate 15 年之前
  Michael Brown 43450342a9 [tcp] Store local port in host byte order 15 年之前
  Michael Brown 68c2f07f15 [tcp] Fix potential use-after-free when accessing timestamp option 15 年之前
  Michael Brown 21682afe69 [tls] Handle multiple handshake records 15 年之前
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls 15 年之前
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 15 年之前
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 17 年之前
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 17 年之前
  Michael Brown 5fa6775b61 [retry] Use start_timer_fixed() instead of direct timeout manipulation 15 年之前
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 15 年之前
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 15 年之前
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 15 年之前
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 15 年之前
  Piotr Jaroszyński 8a16fd05dc [iscsi] Allow base64 encoding in large binary values 15 年之前