summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur
2022-07-18net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski
2022-07-18iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski
2022-07-18igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima
2022-07-18net: prestera: acl: use proper mask for port selectorMaksym Glubokiy
2022-07-18net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-15net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He
2022-07-15net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang
2022-07-15net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang
2022-07-15stmmac: dwmac-mediatek: fix clock issueBiao Huang
2022-07-15ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima
2022-07-14nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan
2022-07-14xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross
2022-07-14igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin
2022-07-14e1000e: Enable GPT clock before sending message to CSMESasha Neftin
2022-07-14net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-14net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-07-14sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-13sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-13net: sunhme: output link status with a single print.Nick Bowler
2022-07-13r8152: fix accessing unset transport headerHayes Wang
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-07-13net: stmmac: fix leaks in probeDan Carpenter
2022-07-13net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-13tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima
2022-07-12bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi
2022-07-12bnxt_en: Fix and simplify XDP transmit pathMichael Chan
2022-07-12bnxt_en: fix livepatch queryVikas Gupta
2022-07-12bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan
2022-07-12bnxt_en: reclaim max resources if sriov enable failsKashyap Desai
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr
2022-07-12net: marvell: prestera: fix missed deinit sequenceYevhen Orlov
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng
2022-07-07net: ocelot: fix wrong time_after usagePavel Skripkin
2022-07-07Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-07net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit
2022-07-06usbnet: fix memory leak in error caseOliver Neukum