| Age | Commit message (Expand) | Author |
| 2021-04-07 | ice: Remove rx_gro_dropped stat | Anirudh Venkataramanan |
| 2021-04-07 | ice: Use local variable instead of pointer derefs | Anirudh Venkataramanan |
| 2021-04-07 | ice: Remove unnecessary variable | Anirudh Venkataramanan |
| 2021-04-07 | ice: Limit forced overrides based on FW version | Jeb Cramer |
| 2021-04-07 | ice: Use default configuration mode for PHY configuration | Anirudh Venkataramanan |
| 2021-04-07 | ice: Replace some memsets and memcpys with assignment | Anirudh Venkataramanan |
| 2021-04-07 | ice: Fix error return codes in ice_set_link_ksettings | Anirudh Venkataramanan |
| 2021-04-07 | ice: Rename a couple of variables | Anirudh Venkataramanan |
| 2021-04-07 | ice: Remove unnecessary checker loop | Anirudh Venkataramanan |
| 2021-04-07 | ice: Ignore EMODE return for opcode 0x0605 | Anirudh Venkataramanan |
| 2021-04-07 | ice: Align macro names to the specification | Anirudh Venkataramanan |
| 2021-04-07 | ice: Modify recursive way of adding nodes | Victor Raj |
| 2021-04-07 | ice: Re-send some AQ commands, as result of EBUSY AQ error | Chinh T Cao |
| 2021-04-07 | net: hso: fix null-ptr-deref during tty device unregistration | Anirudh Rayabharam |
| 2021-04-07 | net: fealnx: use module_pci_driver to simplify the code | Wei Yongjun |
| 2021-04-07 | net: atheros: atl2: use module_pci_driver to simplify the code | Wei Yongjun |
| 2021-04-07 | net: sundance: use module_pci_driver to simplify the code | Wei Yongjun |
| 2021-04-07 | tulip: de2104x: use module_pci_driver to simplify the code | Wei Yongjun |
| 2021-04-07 | tulip: windbond-840: use module_pci_driver to simplify the code | Wei Yongjun |
| 2021-04-07 | enic: use module_pci_driver to simplify the code | Wei Yongjun |
| 2021-04-07 | net: encx24j600: use module_spi_driver to simplify the code | Wei Yongjun |
| 2021-04-07 | Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
| 2021-04-07 | net: wan: z85230: drop unused async state | Johan Hovold |
| 2021-04-07 | liquidio: Fix unintented sign extension of a left shift of a u16 | Colin Ian King |
| 2021-04-07 | ethtool: Remove link_mode param and derive link params from driver | Danielle Ratson |
| 2021-04-07 | xircom: remove redundant error check on variable err | Colin Ian King |
| 2021-04-07 | Merge tag 'linux-can-next-for-5.13-20210407' of git://git.kernel.org/pub/scm/... | David S. Miller |
| 2021-04-07 | net: remove the new_ifindex argument from dev_change_net_namespace | Andrei Vagin |
| 2021-04-07 | Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
| 2021-04-07 | mlxsw: core: Remove critical trip points from thermal zones | Vadim Pasternak |
| 2021-04-07 | stmmac: intel: Enable SERDES PHY rx clk for PSE | Voon Weifeng |
| 2021-04-07 | can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC re... | Marc Kleine-Budde |
| 2021-04-07 | can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor out crc check into se... | Marc Kleine-Budde |
| 2021-04-07 | can: mcp251xfd: add BQL support | Marc Kleine-Budde |
| 2021-04-07 | can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM | Marc Kleine-Budde |
| 2021-04-07 | can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload... | Marc Kleine-Budde |
| 2021-04-07 | can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation fails | Marc Kleine-Budde |
| 2021-04-06 | net/mlx5e: TC, Add support to offload sample action | Chris Mi |
| 2021-04-06 | net/mlx5e: TC, Handle sampled packets | Chris Mi |
| 2021-04-06 | net/mlx5e: TC, Refactor tc update skb function | Chris Mi |
| 2021-04-06 | net/mlx5e: TC, Add sampler restore handle API | Chris Mi |
| 2021-04-06 | net/mlx5e: TC, Add sampler object API | Chris Mi |
| 2021-04-06 | net/mlx5e: TC, Add sampler termination table API | Chris Mi |
| 2021-04-06 | net/mlx5e: TC, Parse sample action | Chris Mi |
| 2021-04-06 | net/mlx5: Instantiate separate mapping objects for FDB and NIC tables | Chris Mi |
| 2021-04-06 | net/mlx5: Map register values to restore objects | Chris Mi |
| 2021-04-06 | net/mlx5: E-switch, Set per vport table default group number | Chris Mi |
| 2021-04-06 | net/mlx5: E-switch, Generalize per vport table API | Chris Mi |
| 2021-04-06 | net/mlx5: E-switch, Rename functions to follow naming convention. | Chris Mi |
| 2021-04-06 | net/mlx5: E-switch, Move vport table functions to a new file | Chris Mi |