summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: disable softirqs for ptp TXAlejandro Lucero2022-08-031-0/+22
* virtio-net: fix the race between refill work and closeJason Wang2022-08-031-3/+34
* octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham2022-08-031-21/+55
* i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski2022-08-031-0/+4
* net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie2022-08-031-2/+2
* macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca2022-08-031-3/+3
* macsec: limit replay window size with XPNSabrina Dubroca2022-08-031-4/+12
* macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca2022-08-031-2/+2
* macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca2022-08-031-1/+2
* net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He2022-08-031-0/+1
* net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean2022-08-031-1/+1
* octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep2022-08-031-12/+18
* ice: do not setup vlan for loopback VSIMaciej Fijalkowski2022-08-031-3/+5
* ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski2022-08-031-1/+2
* net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso2022-07-291-10/+10
* iwlwifi: fw: uefi: add missing include guardsJohannes Berg2022-07-291-1/+4
* mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau2022-07-298-12/+13
* tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-291-3/+3
* ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima2022-07-291-1/+1
* ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima2022-07-291-1/+1
* net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel2022-07-291-0/+10
* net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel2022-07-291-0/+16
* be2net: Fix buffer overflow in be_get_module_eepromHristo Venev2022-07-293-18/+25
* net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee2022-07-291-8/+0
* ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski2022-07-293-0/+10
* i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski2022-07-291-8/+5
* iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski2022-07-291-3/+2
* net: stmmac: fix dma queue left shift overflow issueJunxiao Chang2022-07-291-0/+3
* net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He2022-07-291-1/+4
* net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2022-07-292-10/+15
* net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang2022-07-291-2/+3
* ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima2022-07-291-1/+2
* igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2022-07-292-1/+7
* Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin2022-07-294-32/+0
* e1000e: Enable GPT clock before sending message to CSMESasha Neftin2022-07-291-0/+4
* tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima2022-07-291-1/+1
* net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"Dongli Zhang2022-07-291-1/+4
* ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-291-1/+1
* r8152: fix a WOL issueHayes Wang2022-07-291-2/+14
* mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET2022-07-291-3/+5
* mt76: mt7921e: fix possible probe failure after rebootSean Wang2022-07-294-120/+136
* mt76: mt7921: use physical addr to unify register accessSean Wang2022-07-292-24/+25
* Revert "mt76: mt7921e: fix possible probe failure after reboot"Sean Wang2022-07-293-131/+125
* Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"Sean Wang2022-07-291-5/+3
* mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel2022-07-291-1/+1
* Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli2022-07-211-2/+2
* net: sfp: fix memory leak in sfp_probe()Jianglei Nie2022-07-211-1/+1
* net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)2022-07-211-3/+0
* net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)2022-07-211-14/+10
* sfc: fix kernel panic when creating VFÍñigo Huguet2022-07-211-0/+3