summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-08hamradio: fix macro redefine warningHuang Pei
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum
2022-03-02sr9700: sanity check for packet lengthOliver Neukum
2022-02-23net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-23bonding: fix data-races around agg_select_timerEric Dumazet
2022-02-23net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal
2022-02-23net: dsa: lan9303: fix reset on probeMans Rullgard
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: fix use-after-freeJohannes Berg
2022-02-23net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal
2022-02-23net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-16veth: fix races around rq->rx_notify_maskedEric Dumazet
2022-02-16bonding: pair enable_port with slave_arr_updatesMahesh Bandewar
2022-02-16ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-02-16net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-02-08net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-02-08net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-02-08net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-08net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-02-08yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua
2022-02-08ibmvnic: don't spin in taskletSukadev Bhattiprolu
2022-02-08ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu
2022-02-08phylib: fix potential use-after-freeMarek Behún
2022-02-08i40e: fix unsigned stat widthsJoe Damato
2022-02-08i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-02-08i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-02-08i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-02-08net: sfp: ignore disabled SFP nodeMarek Behún
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin