Age | Commit message (Expand) | Author |
2021-04-19 | wireless: align HE capabilities A-MPDU Length Exponent Extension | Johannes Berg |
2021-04-19 | wireless: align some HE capabilities with the spec | Johannes Berg |
2021-04-19 | cfg80211: constify ieee80211_get_response_rate return | Joe Perches |
2021-04-08 | mac80211_hwsim: use DEFINE_SPINLOCK() for spinlock | Guobin Huang |
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 | 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 | 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 | nfc/fdp: remove unnecessary assignment and label | wengjianfeng |
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 |
2021-04-06 | nfp: flower: add support for packet-per-second policing | Peng Zhang |
2021-04-06 | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko |
2021-04-06 | stmmac: intel: Drop duplicate ID in the list of PCI device IDs | Andy Shevchenko |
2021-04-06 | netdevsim: remove unneeded semicolon | Qiheng Lin |
2021-04-06 | net: ethernet: mtk_eth_soc: remove unneeded semicolon | Qiheng Lin |
2021-04-06 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng |
2021-04-06 | net: cdc_ether: record speed in status method | Grant Grundler |
2021-04-06 | net: cdc_ncm: record speed in status method | Oliver Neukum |
2021-04-06 | usbnet: add method for reporting speed without MII | Oliver Neukum |
2021-04-06 | usbnet: add _mii suffix to usbnet_set/get_link_ksettings | Oliver Neukum |
2021-04-05 | net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI | Krzysztof Kozlowski |