summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-17net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter
2021-12-17net: mtk_eth_soc: delete an unneeded variableDan Carpenter
2021-12-17tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng
2021-12-16net: mana: Add RX fencingDexuan Cui
2021-12-16net: vertexcom: remove unneeded semicolonYang Li
2021-12-16nfp: flower: refine the use of circular bufferYinjun Zhang
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-12-16Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-16Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-16virtio_net: fix rx_drops stat for small pktsWenliang Wang
2021-12-16dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev
2021-12-16sfc_ef100: potential dereference of null pointerJiasheng Jiang
2021-12-16net: prestera: flower template supportVolodymyr Mytnyk
2021-12-16net: dsa: rtl8365mb: add GMII as user port modeLuiz Angelo Daros de Luca
2021-12-16net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping
2021-12-16gve: Add tx|rx-coalesce-usec for DQOTao Liu
2021-12-16gve: Add consumed counts to ethtool statsJordan Kim
2021-12-16gve: Implement suspend/resume/shutdownCatherine Sullivan
2021-12-16gve: Add optional metadata descriptor type GVE_TXD_MTDWillem de Bruijn
2021-12-16gve: remove memory barrier around seqnoCatherine Sullivan
2021-12-16gve: Update gve_free_queue_page_list signatureCatherine Sullivan
2021-12-16gve: Move the irq db indexes out of the ntfy block structCatherine Sullivan
2021-12-16gve: Correct order of processing device optionsJeroen de Borst
2021-12-16net: mvneta: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)
2021-12-16net: mvneta: convert to phylink pcs operationsRussell King
2021-12-16net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2021-12-16net: mvpp2: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)
2021-12-16net: mvpp2: use .mac_select_pcs() interfaceRussell King (Oracle)
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2021-12-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller