summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-11net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina
2018-09-11liquidio: Removed droq lockIntiyaz Basha
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: dsa: b53: Uninitialized variable in b53_adjust_link()Dan Carpenter
2018-09-11cxgb4: fix abort_req_rss6 structSteve Wise
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller
2018-09-10can: Remove SKB list assumptions in rx-offload.cDavid S. Miller
2018-09-10brcmfmac: Use __skb_peek().David S. Miller
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller
2018-09-10lan78xx: Do not access skb_queue_head list pointers directly.David S. Miller
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal
2018-09-09net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-09-09net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal
2018-09-08failover: Fix error return code in net_failover_createYueHaibing
2018-09-08net: stmmac: Enable TC Ops for GMAC >= 4Jose Abreu
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller
2018-09-07net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDESFlorian Fainelli
2018-09-07cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom
2018-09-07liquidio: lio_fetch_vf_stats() can be statickbuild test robot
2018-09-07xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-07nfp: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-07r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero
2018-09-07freescale: ethernet: remove unnecessary unlikely()Igor Stoppa
2018-09-06bnxt_en: remove set but not used variable 'addr_type'YueHaibing
2018-09-06liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-09-06ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2018-09-06ath10k: htt: High latency RX supportErik Stromdahl
2018-09-06ath10k: htt: High latency TX supportErik Stromdahl
2018-09-06ath10k: htt: RX ring config HL supportErik Stromdahl
2018-09-06ath10k: add HTT RX HL opsErik Stromdahl
2018-09-06ath10k: add HTT TX HL opsErik Stromdahl
2018-09-06ath10k: DMA related fixes for high latency devicesErik Stromdahl
2018-09-06ath10k: add per target config of max_num_peersErik Stromdahl
2018-09-06ath10k: use hw_params.num_peers for num_tids in TLV initErik Stromdahl
2018-09-06ath10k: add bus type check in ath10k_init_hw_paramsErik Stromdahl
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl