summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang2022-03-231-0/+3
* sfc: extend the locking on mcdi->seqnoNiels Dossche2022-03-231-1/+1
* can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar2022-03-231-3/+3
* net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock2022-03-161-1/+24
* Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki2022-03-161-8/+4
* Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki2022-03-161-0/+1
* net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger2022-03-161-1/+1
* gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin2022-03-161-0/+1
* net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang2022-03-161-1/+4
* net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang2022-03-161-1/+3
* ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin2022-03-161-1/+3
* qed: return status of qed_iov_get_linkTom Rix2022-03-161-7/+11
* net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai2022-03-161-0/+7
* xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross2022-03-111-17/+31
* xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-111-4/+2
* hamradio: fix macro redefine warningHuang Pei2022-03-081-0/+2
* net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai2022-03-081-0/+2
* ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu2022-03-081-1/+3
* can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol2022-03-081-5/+5
* net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma2022-03-081-0/+3
* net: sxgbe: fix return value of __setup handlerRandy Dunlap2022-03-081-3/+3
* net: stmmac: fix return value of __setup handlerRandy Dunlap2022-03-081-3/+3
* xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki2022-03-081-16/+23
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas2022-03-081-0/+5
* mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park2022-03-081-0/+9
* mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler2022-03-081-0/+4
* net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-03-021-1/+1
* USB: zaurus: support another broken ZaurusOliver Neukum2022-03-022-0/+24
* sr9700: sanity check for packet lengthOliver Neukum2022-03-021-1/+1
* net: macb: Align the dma and coherent dma masksMarc St-Amand2022-02-231-1/+1
* net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao2022-02-231-0/+2
* bonding: fix data-races around agg_select_timerEric Dumazet2022-02-231-5/+25
* net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal2022-02-231-2/+2
* net: dsa: lan9303: fix reset on probeMans Rullgard2022-02-231-1/+1
* iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2022-02-231-2/+1
* iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-231-2/+1
* iwlwifi: fix use-after-freeJohannes Berg2022-02-231-0/+2
* net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal2022-02-231-2/+11
* net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn2022-02-231-29/+39
* net: amd-xgbe: disable interrupts during pci removalRaju Rangoju2022-02-161-0/+3
* veth: fix races around rq->rx_notify_maskedEric Dumazet2022-02-161-5/+8
* bonding: pair enable_port with slave_arr_updatesMahesh Bandewar2022-02-161-1/+2
* ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas2022-02-161-6/+7
* net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang2022-02-161-1/+1
* net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko2022-02-161-4/+3
* net: stmmac: ensure PTP time register reads are consistentYannick Vignon2022-02-081-7/+12
* net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson2022-02-081-0/+9
* net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal2022-02-081-0/+1
* net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal2022-02-081-2/+2
* net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal2022-02-081-0/+1