summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-071-8/+9
* net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij2019-10-071-4/+7
* qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-071-0/+1
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-071-0/+1
* hso: fix NULL-deref on tty openJohan Hovold2019-10-071-4/+8
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-071-3/+6
* mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi2019-10-052-10/+7
* mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi2019-10-051-3/+3
* i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann2019-10-051-0/+5
* ath10k: fix channel info parsing for non tlv targetRakesh Pillai2019-10-053-9/+17
* rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan2019-10-051-3/+21
* rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan2019-10-051-27/+22
* mt76: round up length on mt76_wr_copyFelix Fietkau2019-10-052-2/+2
* iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho2019-10-051-3/+5
* zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum2019-10-051-1/+0
* e1000e: add workaround for possible stalled packetKai-Heng Feng2019-10-052-1/+11
* libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton2019-10-051-1/+2
* net: lpc-enet: fix printk format stringsArnd Bergmann2019-10-051-6/+7
* net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang2019-10-051-0/+1
* net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed2019-10-051-2/+2
* vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabledDavid Ahern2019-10-051-1/+2
* net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson2019-10-051-0/+3
* usbnet: sanity checking of packet sizes and device mtuOliver Neukum2019-10-051-0/+3
* usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork2019-10-051-0/+5
* skge: fix checksum byte orderStephen Hemminger2019-10-051-1/+1
* ppp: Fix memory leak in ppp_writeTakeshi Misawa2019-10-051-0/+2
* nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost2019-10-051-0/+4
* nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost2019-10-051-0/+3
* net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov2019-10-051-3/+6
* macsec: drop skb sk before calling gro_cells_receiveXin Long2019-10-051-0/+1
* cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork2019-10-051-1/+5
* arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König2019-10-051-14/+17
* net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek2019-10-011-1/+1
* Revert "net: hns: fix LED configuration for marvell phy"David S. Miller2019-10-011-22/+1
* net/ibmvnic: free reset work of removed device from queueJuliet Kim2019-10-011-2/+5
* net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-09-211-3/+4
* enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-09-211-1/+4
* net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu2019-09-211-0/+1
* net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov2019-09-211-1/+2
* net: aquantia: linkstate irq should be oneshotIgor Russkikh2019-09-211-1/+1
* net: aquantia: reapply vlan filters on upDmitry Bogdanov2019-09-211-0/+4
* net: aquantia: fix removal of vlan 0Dmitry Bogdanov2019-09-211-1/+2
* amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-09-211-2/+8
* sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-09-211-0/+7
* ibmvnic: Do not process reset during or after device removalThomas Falcon2019-09-211-1/+5
* r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani2019-09-211-1/+4
* qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-09-211-1/+3
* ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing2019-09-211-1/+3
* ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing2019-09-211-2/+2
* mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2019-09-212-1/+11