Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: intel: Replace HTTP links with HTTPS ones

Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.

Deterministic algorithm:
For each file:
If not .svg:
For each line:
If doesn't contain `\bxmlns\b`:
For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
If both the HTTP and HTTPS versions
return 200 OK and serve the same content:
Replace HTTP with HTTPS.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>

authored by

Alexander A. Klimov and committed by
Tony Nguyen
09a071f5 7ba068d1

+7 -7
+2 -2
Documentation/networking/device_drivers/ethernet/intel/e100.rst
··· 41 41 42 42 For information on how to identify your adapter, and for the latest Intel 43 43 network drivers, refer to the Intel Support website: 44 - http://www.intel.com/support 44 + https://www.intel.com/support 45 45 46 46 Driver Configuration Parameters 47 47 =============================== ··· 179 179 Support 180 180 ======= 181 181 For general information, go to the Intel support website at: 182 - http://www.intel.com/support/ 182 + https://www.intel.com/support/ 183 183 184 184 or the Intel Wired Networking project hosted by Sourceforge at: 185 185 http://sourceforge.net/projects/e1000
+1 -1
Documentation/networking/device_drivers/ethernet/intel/fm10k.rst
··· 22 22 23 23 For information on how to identify your adapter, and for the latest Intel 24 24 network drivers, refer to the Intel Support website: 25 - http://www.intel.com/support 25 + https://www.intel.com/support 26 26 27 27 28 28 Flow Control
+1 -1
Documentation/networking/device_drivers/ethernet/intel/iavf.rst
··· 43 43 44 44 For information on how to identify your adapter, and for the latest NVM/FW 45 45 images and Intel network drivers, refer to the Intel Support website: 46 - http://www.intel.com/support 46 + https://www.intel.com/support 47 47 48 48 49 49 Additional Features and Configurations
+1 -1
Documentation/networking/device_drivers/ethernet/intel/igb.rst
··· 20 20 ======================== 21 21 For information on how to identify your adapter, and for the latest Intel 22 22 network drivers, refer to the Intel Support website: 23 - http://www.intel.com/support 23 + https://www.intel.com/support 24 24 25 25 26 26 Command Line Parameters
+1 -1
Documentation/networking/device_drivers/ethernet/intel/igbvf.rst
··· 35 35 ======================== 36 36 For information on how to identify your adapter, and for the latest Intel 37 37 network drivers, refer to the Intel Support website: 38 - http://www.intel.com/support 38 + https://www.intel.com/support 39 39 40 40 41 41 Additional Features and Configurations
+1 -1
Documentation/networking/device_drivers/ethernet/intel/ixgb.rst
··· 203 203 very likely limit the total available throughput artificially. There is a set 204 204 of configuration changes that, when applied together, will increase the ability 205 205 of Linux to transmit and receive data. The following enhancements were 206 - originally acquired from settings published at http://www.spec.org/web99/ for 206 + originally acquired from settings published at https://www.spec.org/web99/ for 207 207 various submitted results using Linux. 208 208 209 209 NOTE: