master
[build] Mark existing files as explicitly forbidden for Secure Boot
[netdevice] Allocate private data for each network upper-layer driver
[nfs] Fix off-by-one heap overflow in nfs_uri_symlink()
[build] Fix technically undefined left shifts in disreputable code
[dns] Add redundant explicit check for CNAME validity
[ata] Use data-transfer buffers for data-in and data-out
[build] Move various pointer assignments after their length checks
[dhcp] Fix potential read of byte following DHCP options block
[dhcp] Reject underlength DHCP packets
[eap] Verify header length for all EAP packet types
[build] Mark core files as permitted for UEFI Secure Boot
[build] Mark MS-CHAPv2 as permitted for UEFI Secure Boot
[eapol] Fix stripping of trailing padding
[fcoe] Add assorted length checks
[infiniband] Require drivers to specify the number of ports
[ipv6] Obtain MTU setting from NDP
[neighbour] Discard deferred packets before discarding complete entries
[cachedhcp] Automatically open network device matching cached DHCPACK
[peerdist] Fix segment identifier constant on big-endian targets
[build] Mark known reviewed files as permitted for UEFI Secure Boot
[crypto] Allow cipher_setiv() to return an error
[ipv4] Make the IPV4() macro available to non-test code
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
[malloc] Add zfree() to zero and then free a memory block