summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-07-29iwlwifi: fw: uefi: add missing include guardsJohannes Berg1-1/+4
2022-07-29mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau8-12/+13
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima1-3/+3
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima1-1/+1
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima1-1/+1
2022-07-29net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel1-0/+10
2022-07-29net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel1-0/+16
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2022-07-29net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee1-8/+0
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski3-0/+10
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski1-8/+5
2022-07-29iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski1-3/+2
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang1-0/+3
2022-07-29net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He1-1/+4
2022-07-29net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2-10/+15
2022-07-29net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang1-2/+3
2022-07-29ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima1-1/+2
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2-1/+7
2022-07-29Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin4-32/+0
2022-07-29e1000e: Enable GPT clock before sending message to CSMESasha Neftin1-0/+4
2022-07-29tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima1-1/+1
2022-07-29net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"Dongli Zhang1-1/+4
2022-07-29ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima1-1/+1
2022-07-29r8152: fix a WOL issueHayes Wang1-2/+14
2022-07-29mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET1-3/+5
2022-07-29mt76: mt7921e: fix possible probe failure after rebootSean Wang4-120/+136
2022-07-29mt76: mt7921: use physical addr to unify register accessSean Wang2-24/+25
2022-07-29Revert "mt76: mt7921e: fix possible probe failure after reboot"Sean Wang3-131/+125
2022-07-29Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"Sean Wang1-5/+3
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-21Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli1-2/+2
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-07-21net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)1-3/+0
2022-07-21net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)1-14/+10
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-07-21net: stmmac: fix leaks in probeDan Carpenter1-2/+4
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He1-1/+14
2022-07-21bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi1-2/+11
2022-07-21bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan1-1/+2
2022-07-21net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli1-7/+10
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter1-0/+1
2022-07-21net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy1-9/+30
2022-07-21net/mlx5e: Fix capability check for updating vnic env countersGal Pressman1-1/+1
2022-07-21net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey1-2/+3
2022-07-21net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan1-2/+1
2022-07-21net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan1-2/+1
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross1-0/+1
2022-07-12r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-12ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley1-0/+9