summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-10-11nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost1-4/+10
2019-10-11mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson1-0/+6
2019-10-11net: dsa: microchip: Always set regmap stride to 1Marek Vasut1-1/+1
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold1-1/+2
2019-10-11can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde1-5/+14
2019-10-07net: socionext: netsec: always grab descriptor lockLorenzo Bianconi1-23/+7
2019-10-07net: dsa: sja1105: Prevent leaking memoryNavid Emamdoost1-2/+4
2019-10-07net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...Vladimir Oltean1-2/+2
2019-10-07net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean1-8/+11
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-07net: dsa: sja1105: Initialize the meta_lockVladimir Oltean1-0/+1
2019-10-07net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij1-4/+7
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-07hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-05mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi2-10/+7
2019-10-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi1-3/+3
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann1-0/+5
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai3-9/+17
2019-10-05rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan1-3/+21
2019-10-05rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan1-27/+22
2019-10-05mt76: round up length on mt76_wr_copyFelix Fietkau2-2/+2
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho1-3/+5
2019-10-05zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum1-1/+0
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng2-1/+11
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann1-6/+7
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang1-0/+1
2019-10-05net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed1-2/+2
2019-10-05vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabledDavid Ahern1-1/+2
2019-10-05net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson1-0/+3
2019-10-05net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin1-36/+53
2019-10-05usbnet: sanity checking of packet sizes and device mtuOliver Neukum1-0/+3
2019-10-05usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork1-0/+5
2019-10-05skge: fix checksum byte orderStephen Hemminger1-1/+1
2019-10-05ppp: Fix memory leak in ppp_writeTakeshi Misawa1-0/+2
2019-10-05nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost1-0/+4
2019-10-05nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost1-0/+3
2019-10-05net: stmmac: Fix page pool sizeThierry Reding1-1/+3
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-10-05macsec: drop skb sk before calling gro_cells_receiveXin Long1-0/+1
2019-10-05cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork1-1/+5
2019-10-05arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König1-14/+17
2019-09-21net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu1-4/+8
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang1-1/+1
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds23-125/+226
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+2