summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-15ibmvnic: define map_rxpool_buf_to_ltb()Sukadev Bhattiprolu
2022-04-15ibmvnic: rename local variable index to bufidxSukadev Bhattiprolu
2022-04-15net: hns3: add tx push support in hns3 ring param processJie Wang
2022-04-15octeon_ep: fix error return code in octep_probe()Yang Yingliang
2022-04-15net: emaclite: Remove custom BUFFER_ALIGN macroShravya Kumbham
2022-04-15net: emaclite: Update copyright text to correct formatMichal Simek
2022-04-15net: emaclite: Fix coding styleRadhey Shyam Pandey
2022-04-15net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...Minghao Chi
2022-04-15octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"Colin Ian King
2022-04-15mlxsw: core_thermal: Use common define for thermal zone name lengthVadim Pasternak
2022-04-15mlxsw: core_thermal: Use exact name of cooling devices for bindingVadim Pasternak
2022-04-15mlxsw: core_thermal: Add line card id prefix to line card thermal zone nameVadim Pasternak
2022-04-15mlxsw: core_thermal: Extend internal structures to support multi thermal areasVadim Pasternak
2022-04-15mlxsw: core_hwmon: Introduce slot parameter in hwmon interfacesVadim Pasternak
2022-04-15mlxsw: core_hwmon: Extend internal structures to support multi hwmon objectsVadim Pasternak
2022-04-15mlxsw: core: Move port module events enablement to a separate functionVadim Pasternak
2022-04-15mlxsw: core: Extend port module data structures for line cardsVadim Pasternak
2022-04-15mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak
2022-04-15net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...Minghao Chi
2022-04-15net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runti...Minghao Chi
2022-04-15net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_ru...Minghao Chi
2022-04-15geneve: avoid indirect calls in GRO path, when possiblePaolo Abeni
2022-04-15net: mvneta: add support for page_pool_get_statsLorenzo Bianconi
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-14rndis_host: limit scope of bogus MAC address detection to ZTE devicesLech Perczak
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak
2022-04-14net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton
2022-04-14net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-04-14tun: annotate access to queue->trans_startAntoine Tenart
2022-04-13net: dsa: realtek: don't parse compatible string for RTL8366SAlvin Šipraga
2022-04-13net: dsa: realtek: fix Kconfig to assure consistent driver linkageAlvin Šipraga
2022-04-13nfp: update nfp_X logging definitionsDylan Muller
2022-04-13Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-04-13octeon_ep: add ethtool support for Octeon PCI Endpoint NICVeerasenareddy Burru
2022-04-13octeon_ep: add Tx/Rx processing and interrupt supportVeerasenareddy Burru
2022-04-13octeon_ep: add support for ndo opsVeerasenareddy Burru
2022-04-13octeon_ep: add Tx/Rx ring resource setup and cleanupVeerasenareddy Burru
2022-04-13octeon_ep: Add mailbox for control commandsVeerasenareddy Burru
2022-04-13octeon_ep: add hardware configuration APIsVeerasenareddy Burru
2022-04-13octeon_ep: Add driver framework and device initializationVeerasenareddy Burru
2022-04-13net: ftgmac100: access hardware register after clock readyDylan Hung
2022-04-13net: ethernet: ti: cpsw_new: enable bc/mc storm prevention supportGrygorii Strashko
2022-04-13net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention supportGrygorii Strashko
2022-04-13drivers: net: cpsw: ale: add broadcast/multicast rate limit supportGrygorii Strashko
2022-04-13net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-04-13macvlan: Fix leaking skb in source mode with nodst optionMartin Willi
2022-04-13net: ethernet: mtk_eth_soc: use after free in __mtk_ppe_check_skb()Dan Carpenter
2022-04-13net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of...Minghao Chi