summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-05mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-10-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-10-05rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan
2019-10-05rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan
2019-10-05mt76: round up length on mt76_wr_copyFelix Fietkau
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-10-05zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-10-05net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed
2019-10-05vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabledDavid Ahern
2019-10-05net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson
2019-10-05net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin
2019-10-05usbnet: sanity checking of packet sizes and device mtuOliver Neukum
2019-10-05usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork
2019-10-05skge: fix checksum byte orderStephen Hemminger
2019-10-05ppp: Fix memory leak in ppp_writeTakeshi Misawa
2019-10-05nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost
2019-10-05nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-10-05net: stmmac: Fix page pool sizeThierry Reding
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-10-05macsec: drop skb sk before calling gro_cells_receiveXin Long
2019-10-05cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork
2019-10-05arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König
2019-09-21net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-12tun: fix use-after-free when register netdev failedYang Yingliang
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-09-11net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2019-09-11wimax: i2400: fix memory leakNavid Emamdoost
2019-09-10net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek
2019-09-07nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter
2019-09-07net/ibmvnic: free reset work of removed device from queueJuliet Kim
2019-09-07net: phylink: Fix flow control resolutionStefan Chulski
2019-09-07net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'Christophe JAILLET
2019-09-06Merge tag 'wireless-drivers-for-davem-2019-09-05' of git://git.kernel.org/pub...David S. Miller
2019-09-06forcedeth: use per cpu to collect xmit/recv statisticsZhu Yanjun
2019-09-06net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan