summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-29net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski1-0/+1
2020-10-29r8169: fix operation under forced interrupt threadingHeiner Kallweit1-4/+4
2020-10-29net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-29net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-29net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung2-0/+13
2020-10-29ibmvnic: save changed mac address to adapter->mac_addrLijun Pan1-0/+5
2020-10-29chelsio/chtls: fix writing freed memoryVinay Kumar Yadav1-1/+0
2020-10-29chelsio/chtls: correct function return and return typeVinay Kumar Yadav1-2/+2
2020-10-29chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav1-2/+8
2020-10-29chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav1-3/+2
2020-10-29chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav1-0/+3
2020-10-29chelsio/chtls: fix socket lockVinay Kumar Yadav1-0/+1
2020-10-29binder: fix UAF when releasing todo listTodd Kjos1-25/+10
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit1-0/+4
2020-10-29can: m_can_platform: don't call m_can_class_suspend in runtime suspendLucas Stach1-2/+0
2020-10-29net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt1-0/+1
2020-10-29net: ipa: skip suspend/resume activities if not set upAlex Elder1-0/+6
2020-10-29net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut1-5/+5
2020-10-29net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut1-2/+23
2020-10-29net: dsa: microchip: fix race conditionChristian Eggers1-7/+9
2020-10-29mlx4: handle non-napi callers to napi_pollJonathan Lemon2-1/+4
2020-10-29ibmveth: Identify ingress large send packets.David Wilder1-1/+12
2020-10-29ibmveth: Switch order of ibmveth_helper calls.David Wilder1-5/+5
2020-10-29xgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2-13/+177
2020-10-17USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2-0/+12
2020-10-17USB: serial: pl2303: add device-id for HP GC deviceScott Chen2-0/+2
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam1-0/+3
2020-10-17USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch1-0/+2
2020-10-17USB: serial: option: add Cellient MPL200 cardWilken Gottwalt1-0/+3
2020-10-17media: usbtv: Fix refcounting mixupOliver Neukum1-1/+2
2020-10-17crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni1-1/+9
2020-10-17crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu1-1/+14
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam1-4/+12
2020-10-14Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang1-2/+2
2020-10-14tty/vt: Do not warn when huge selection requestedAlexey Kardashevskiy1-1/+1
2020-10-14net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin1-1/+18
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li1-1/+1
2020-10-14net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean1-6/+6
2020-10-14net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov3-14/+28
2020-10-14net: mscc: ocelot: split writes to pause frame enable bit and to thresholdsVladimir Oltean1-7/+12
2020-10-14net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean2-1/+1
2020-10-14net: mvneta: fix double free of txq->bufTom Rix1-11/+2
2020-10-14vhost-vdpa: fix page pinning leakage in error pathSi-Wei Liu1-48/+71
2020-10-14vhost-vdpa: fix vhost_vdpa_map() on error conditionSi-Wei Liu1-0/+3
2020-10-14net: hinic: fix DEVLINK build errorsRandy Dunlap1-0/+1
2020-10-14net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran3-9/+28
2020-10-14net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2-37/+50
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin1-2/+4
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin1-2/+6
2020-10-14net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin1-0/+3