1037 次程式碼提交 (518a98eb56f073c4fd1f20c730e474a6f2c8c2e9)

作者 SHA1 備註 提交日期
  Michael Brown c492a9fd92 [netdevice] Add missing bus types to netdev_fetch_bustype() 9 年之前
  Michael Brown 57bab4e1d3 [tcpip] Fix dubious calculation of min_port 9 年之前
  Michael Brown e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) 9 年之前
  Michael Brown 042a982c4d [http] Support MD5-sess Digest authentication 9 年之前
  Michael Brown 42ea20afee [http] Abstract out HTTP Digest hash algorithm operations 9 年之前
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年之前
  Michael Brown 93b4586447 [retry] Colourise debug output 9 年之前
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c 9 年之前
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 年之前
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 年之前
  Michael Brown c1ac466838 [iscsi] Rewrite unrelicensable portions of iscsi.c 9 年之前
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 年之前
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年之前
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年之前
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年之前
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h 9 年之前
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() 9 年之前
  Michael Brown 095c007aa3 [legal] Add missing copyright header to net/ipv4.c 9 年之前
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() 9 年之前
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed 9 年之前
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 9 年之前
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9 年之前
  Michael Brown 67291465ea [rndis] Clear receive filter when closing the device 9 年之前
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG 9 年之前
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG 9 年之前
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction 9 年之前
  Michael Brown 14722c27d6 [netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf) 9 年之前
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function 9 年之前
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets 9 年之前
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices 10 年之前
  Sven Ulland de65a240b9 [lacp] Set "aggregatable" flag in response LACPDU 10 年之前
  Michael Brown c4af977271 [netdevice] Reset network device index when last device is unregistered 10 年之前
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 年之前
  Michael Brown e047811c85 [scsi] Improve sense code parsing 10 年之前
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses 10 年之前
  Michael Brown 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() 10 年之前
  Michael Brown 3a1adea036 [ipv6] Include network device when transcribing multicast addresses 10 年之前
  Michael Brown 6c7146695d [ipv6] Do not set sin6_scope_id on source address 10 年之前
  Michael Brown 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address 10 年之前
  Marin Hannache f4e069bf2e [nfs] Rewrite NFS URI handling 10 年之前
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname 10 年之前
  Marin Hannache ca93505a78 [nfs] Fix an invalid free() when loading a regular (non-symlink) file 10 年之前
  Michael Brown d28bb51f44 [tcp] Defer sending ACKs until all received packets have been processed 10 年之前
  Marin Hannache 7aa69c4d0d [nfs] Fix an invalid free() when loading a symlink 10 年之前
  Michael Brown e825a96a25 [http] Profile receive datapath 10 年之前
  Michael Brown 767f2acb98 [tcp] Profile transmit and receive datapaths 10 年之前
  Michael Brown f65c81b1d0 [ipv4] Profile transmit and receive datapaths 10 年之前
  Michael Brown 2c820d684a [netdevice] Profile common operations 10 年之前
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 年之前
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI 10 年之前