summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-2377-215/+726
|\
| * atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru2021-09-231-2/+2
| * net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin2021-09-231-0/+3
| * net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean2021-09-231-3/+8
| * net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau2021-09-231-0/+3
| * nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel2021-09-231-1/+1
| * qed: rdma - don't wait for resources under hw error recovery flowShai Malin2021-09-222-0/+16
| * net: dsa: realtek: register the MDIO bus under devresVladimir Oltean2021-09-211-1/+1
| * net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo2021-09-201-4/+11
| * net: hns3: check vlan id before using itliaoguojia2021-09-201-0/+3
| * net: hns3: check queue id range before usingYufeng Mo2021-09-201-0/+8
| * net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang2021-09-204-10/+12
| * net: hns3: fix inconsistent vf id printJian Shen2021-09-201-2/+5
| * net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen2021-09-202-33/+64
| * bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan2021-09-203-5/+10
| * net/mlx4_en: Resolve bad operstate valueLama Kayal2021-09-192-19/+29
| * net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter2021-09-191-0/+2
| * net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean2021-09-193-68/+27
| * net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-191-1/+0
| * net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster2021-09-191-6/+0
| * net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster2021-09-191-4/+0
| * igc: fix build errors for PTPRandy Dunlap2021-09-191-0/+1
| * enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil2021-09-191-1/+1
| * enetc: Fix illegal access when reading affinity_hintClaudiu Manoil2021-09-191-4/+1
| * virtio-net: fix pages leaking when building skb in big modeJason Wang2021-09-191-0/+4
| * xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich2021-09-191-1/+1
| * net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-194-0/+43
| * net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean2021-09-191-0/+13
| * net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+16
| * net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-1928-24/+406
| * net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-09-191-0/+11
| * net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli2021-09-171-1/+1
| * net: update NXP copyright textVladimir Oltean2021-09-1718-18/+18
| * net: hso: fix muxed tty registrationJohan Hovold2021-09-171-7/+5
* | dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds2021-09-191-3/+3
|/
* Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-1642-141/+356
|\
| * mlxbf_gige: clear valid_polarity upon openDavid Thompson2021-09-161-0/+7
| * igc: fix tunnel offloadingPaolo Abeni2021-09-161-1/+3
| * net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen2021-09-163-9/+0
| * net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski2021-09-161-0/+2
| * Revert "net: phy: Uniform PHY driver access"Vladimir Oltean2021-09-151-1/+3
| * ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-141-1/+1
| * bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-141-1/+1
| * net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang2021-09-131-3/+3
| * net: hns3: fix the exception when query imp infoJiaran Zhang2021-09-131-0/+4
| * net: hns3: disable mac in flr processYufeng Mo2021-09-131-2/+3
| * net: hns3: change affinity_mask to numa node rangeYufeng Mo2021-09-131-6/+8
| * net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-131-2/+6
| * net: hns3: add option to turn off page pool featureYunsheng Lin2021-09-131-1/+5
| * net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski2021-09-131-0/+6