sonic-linux-kernel
sonic-linux-kernel copied to clipboard
Linux kernel drivers for SONiC project
In order to support the Secure Boot feature it required some modifications when building the Linux Kernel. This PR contained the kernel configuration aggregations to support it.
Some patches are required to fix some emmc unreliability seen on AMD platforms. These were ported over from the EOS kernel and applied properly.
Consider if the socket is bound to a device when binding.
1. Back ported commit from master Adding support to compile ARM architecture (#102) 2. Added support for marvell Armada A7020 Arm64 Signed-off-by: Antony Rheneus
Network equipment is critical infrastructure with long uptimes and significant throughput/processing, especially in undercloud fabric. The OS kernel is responsible for managing raw system resources and the enforcement of security...
## This PR is merged in Linux 5.12, we can keep it as patch till we reach Linux 5.12. https://github.com/torvalds/linux/commit/6b2e04bc240fe9be9e690059f710e9f95346d34d Allow user to set metric on default route learned via...
I am preparing optoe for submittal to the upstream kernel (5.11). These changes have been built against several kernel versions, and tested on several platforms. I am requesting that this...
- What I did To make **manage-config** able to compare string type kernel options. - How I did it Use **sed** to remove the double quote at prefix and suffix...
There are few network applications relying on Netlink subsystem to get notifications for net-device attribute changes like MTU, Speed, Oper-Status, Name, slave, slave info, etc. The Netlink subsystem notifies the...
Enabled i2C MUX for GPIO Safe protection lock for i2c transaction Signed-off-by: Antony Rheneus