1178 Commity (master)

Autor SHA1 Wiadomość Data
  Michael Brown fe680c8228 [vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err() 5 lat temu
  Michael Brown f6b2bf9507 [tcp] Display "connecting" status until connection is established 5 lat temu
  Michael Brown 7b63c1275f [tls] Display validator messages only while validation is in progress 5 lat temu
  Michael Brown b28ccfc725 [tls] Display cross-certificate and OCSP status messages 5 lat temu
  Michael Brown 447e5cd447 [crypto] Use x509_name() in validator debug messages 5 lat temu
  Michael Brown eaba1a22b8 [tls] Support stateless session resumption 5 lat temu
  Michael Brown 799781f168 [tls] Fix incorrectly duplicated error number 5 lat temu
  Michael Brown 272fe32529 [tls] Support stateful session resumption 5 lat temu
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages 5 lat temu
  Michael Brown b9d68b9de0 [ethernet] Use standard 1500 byte MTU unless explicitly overridden 5 lat temu
  Michael Brown 05b979146d [rndis] Clean up error handling path in register_rndis() 5 lat temu
  Roman Kagan 16d7495308 [rndis] Register netdev with MAC filled 6 lat temu
  Michael Brown e7f67d5a4c [http] Work around stateful authentication schemes 6 lat temu
  Michael Brown baaf50017d [tls] Ensure that window change is propagated to plainstream interface 6 lat temu
  Michael Brown 4152aff103 [tls] Rename tls_session to tls_connection 6 lat temu
  Michael Brown ac4fbd47ae [tls] Ensure received data list is initialised before calling tls_free() 6 lat temu
  Michael Brown 342ff967cc [lacp] Check the partner's own state when checking for blocked links 6 lat temu
  Michael Brown a0021a30dd [ocsp] Centralise test for whether or not an OCSP check is required 6 lat temu
  Michael Brown b11ae1d91b [tftp] Prevent potential division by zero 6 lat temu
  Michael Brown c160c9dfc0 [lacp] Fix debug message to match documentation 6 lat temu
  Michael Brown 33d79d5d2b [lacp] Mark link as blocked if partner is not yet up and running 6 lat temu
  Hannes Reinecke c84f9d6727 [iscsi] Parse IPv6 address in root path 6 lat temu
  Michael Brown 6737a8795f [http] Allow for domain names within NTLM user names 6 lat temu
  Martin Habets 70189a8e47 [netdevice] Make netdev_irq_enabled() independent of netdev_irq_supported() 6 lat temu
  Michael Brown 659c484efc [http] Report unsuccessful response status lines at DBGVL_LOG 6 lat temu
  Michael Brown ea29122a70 [http] Include error messages for 4xx and 5xx response codes 6 lat temu
  Michael Brown b5e0b50723 [http] Add support for NTLM authentication 6 lat temu
  Michael Brown 96bd872c03 [http] Handle parsing of WWW-Authenticate header within authentication scheme 6 lat temu
  Michael Brown c49acbb4d2 [http] Gracefully handle offers of multiple authentication schemes 6 lat temu
  Ladi Prosek 0631a46a94 [crypto] Fail fast if cross-certificate source is empty 6 lat temu
  Michael Brown af02a8d071 [dns] Ensure DNS names are NUL-terminated when used as diagnostic strings 6 lat temu
  Michael Brown 9faf069126 [dns] Report current DNS query as job progress status message 6 lat temu
  Michael Brown 8047baf7c6 [netdevice] Add "hwaddr" setting 6 lat temu
  Michael Brown 7e673a6b67 [peerdist] Gather and report peer statistics during download 6 lat temu
  Michael Brown 97f0f56a34 [netdevice] Cancel all pending transmissions on any transmit error 6 lat temu
  Michael Brown 1e4a3f5bab [tls] Support RFC5746 secure renegotiation 6 lat temu
  Michael Brown 2f12690455 [tls] Keep cipherstream window open until TLS negotiation is complete 7 lat temu
  Michael Brown 785389c2ba [iscsi] Always send FirstBurstLength parameter 7 lat temu
  Michael Brown c8cae7cc17 [http] Notify data transfer interface when underlying connection is ready 7 lat temu
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7 lat temu
  Michael Brown 75bb948008 [tcp] Use correct length for memset() 7 lat temu
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() 7 lat temu
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() 7 lat temu
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure 7 lat temu
  Michael Brown 64de7dc7fd [slam] Avoid NULL pointer dereference in slam_pull_value() 7 lat temu
  Michael Brown 60561d0f3d [slam] Fix resource leak on error path 7 lat temu
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference 7 lat temu
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path 7 lat temu
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests 7 lat temu
  Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In 7 lat temu