Loading Documentation/admin-guide/kernel-parameters.txt +2 −0 Original line number Diff line number Diff line Loading @@ -1689,6 +1689,8 @@ architectures force reset to be always executed i8042.unlock [HW] Unlock (ignore) the keylock i8042.kbdreset [HW] Reset device connected to KBD port i8042.probe_defer [HW] Allow deferred probing upon i8042 probe errors i810= [HW,DRM] Loading Documentation/i2c/summary.rst +5 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,11 @@ systems. Some systems use variants that don't meet branding requirements, and so are not advertised as being I2C but come under different names, e.g. TWI (Two Wire Interface), IIC. The official I2C specification is the `"I2C-bus specification and user manual" (UM10204) <https://www.nxp.com/docs/en/user-guide/UM10204.pdf>`_ published by NXP Semiconductors. The latest official I2C specification is the `"I2C-bus specification and user manual" (UM10204) <https://www.nxp.com/webapp/Download?colCode=UM10204>`_ published by NXP Semiconductors. However, you need to log-in to the site to access the PDF. An older version of the specification (revision 6) is archived `here <https://web.archive.org/web/20210813122132/https://www.nxp.com/docs/en/user-guide/UM10204.pdf>`_. SMBus (System Management Bus) is based on the I2C protocol, and is mostly a subset of I2C protocols and signaling. Many I2C devices will work on an Loading Documentation/networking/bonding.rst +6 −5 Original line number Diff line number Diff line Loading @@ -196,11 +196,12 @@ ad_actor_sys_prio ad_actor_system In an AD system, this specifies the mac-address for the actor in protocol packet exchanges (LACPDUs). The value cannot be NULL or multicast. It is preferred to have the local-admin bit set for this mac but driver does not enforce it. If the value is not given then system defaults to using the masters' mac address as actors' system address. protocol packet exchanges (LACPDUs). The value cannot be a multicast address. If the all-zeroes MAC is specified, bonding will internally use the MAC of the bond itself. It is preferred to have the local-admin bit set for this mac but driver does not enforce it. If the value is not given then system defaults to using the masters' mac address as actors' system address. This parameter has effect only in 802.3ad mode and is available through SysFs interface. Loading Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst +1 −0 Original line number Diff line number Diff line Loading @@ -183,6 +183,7 @@ PHY and allows physical transmission and reception of Ethernet frames. IRQ config, enable, reset DPNI (Datapath Network Interface) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Contains TX/RX queues, network interface configuration, and RX buffer pool configuration mechanisms. The TX/RX queues are in memory and are identified by queue number. Loading Documentation/networking/ip-sysctl.rst +4 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ ip_default_ttl - INTEGER ip_no_pmtu_disc - INTEGER Disable Path MTU Discovery. If enabled in mode 1 and a fragmentation-required ICMP is received, the PMTU to this destination will be set to min_pmtu (see below). You will need destination will be set to the smallest of the old MTU to this destination and min_pmtu (see below). You will need to raise min_pmtu to the smallest interface MTU on your system manually if you want to avoid locally generated fragments. Loading @@ -49,7 +50,8 @@ ip_no_pmtu_disc - INTEGER Default: FALSE min_pmtu - INTEGER default 552 - minimum discovered Path MTU default 552 - minimum Path MTU. Unless this is changed mannually, each cached pmtu will never be lower than this setting. ip_forward_use_pmtu - BOOLEAN By default we don't trust protocol path MTUs while forwarding Loading Loading
Documentation/admin-guide/kernel-parameters.txt +2 −0 Original line number Diff line number Diff line Loading @@ -1689,6 +1689,8 @@ architectures force reset to be always executed i8042.unlock [HW] Unlock (ignore) the keylock i8042.kbdreset [HW] Reset device connected to KBD port i8042.probe_defer [HW] Allow deferred probing upon i8042 probe errors i810= [HW,DRM] Loading
Documentation/i2c/summary.rst +5 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,11 @@ systems. Some systems use variants that don't meet branding requirements, and so are not advertised as being I2C but come under different names, e.g. TWI (Two Wire Interface), IIC. The official I2C specification is the `"I2C-bus specification and user manual" (UM10204) <https://www.nxp.com/docs/en/user-guide/UM10204.pdf>`_ published by NXP Semiconductors. The latest official I2C specification is the `"I2C-bus specification and user manual" (UM10204) <https://www.nxp.com/webapp/Download?colCode=UM10204>`_ published by NXP Semiconductors. However, you need to log-in to the site to access the PDF. An older version of the specification (revision 6) is archived `here <https://web.archive.org/web/20210813122132/https://www.nxp.com/docs/en/user-guide/UM10204.pdf>`_. SMBus (System Management Bus) is based on the I2C protocol, and is mostly a subset of I2C protocols and signaling. Many I2C devices will work on an Loading
Documentation/networking/bonding.rst +6 −5 Original line number Diff line number Diff line Loading @@ -196,11 +196,12 @@ ad_actor_sys_prio ad_actor_system In an AD system, this specifies the mac-address for the actor in protocol packet exchanges (LACPDUs). The value cannot be NULL or multicast. It is preferred to have the local-admin bit set for this mac but driver does not enforce it. If the value is not given then system defaults to using the masters' mac address as actors' system address. protocol packet exchanges (LACPDUs). The value cannot be a multicast address. If the all-zeroes MAC is specified, bonding will internally use the MAC of the bond itself. It is preferred to have the local-admin bit set for this mac but driver does not enforce it. If the value is not given then system defaults to using the masters' mac address as actors' system address. This parameter has effect only in 802.3ad mode and is available through SysFs interface. Loading
Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst +1 −0 Original line number Diff line number Diff line Loading @@ -183,6 +183,7 @@ PHY and allows physical transmission and reception of Ethernet frames. IRQ config, enable, reset DPNI (Datapath Network Interface) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Contains TX/RX queues, network interface configuration, and RX buffer pool configuration mechanisms. The TX/RX queues are in memory and are identified by queue number. Loading
Documentation/networking/ip-sysctl.rst +4 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ ip_default_ttl - INTEGER ip_no_pmtu_disc - INTEGER Disable Path MTU Discovery. If enabled in mode 1 and a fragmentation-required ICMP is received, the PMTU to this destination will be set to min_pmtu (see below). You will need destination will be set to the smallest of the old MTU to this destination and min_pmtu (see below). You will need to raise min_pmtu to the smallest interface MTU on your system manually if you want to avoid locally generated fragments. Loading @@ -49,7 +50,8 @@ ip_no_pmtu_disc - INTEGER Default: FALSE min_pmtu - INTEGER default 552 - minimum discovered Path MTU default 552 - minimum Path MTU. Unless this is changed mannually, each cached pmtu will never be lower than this setting. ip_forward_use_pmtu - BOOLEAN By default we don't trust protocol path MTUs while forwarding Loading