summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit1-0/+137
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+19
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-28net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-28hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-28caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-28bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-26rt2x00usb: fix rx queue hangSoeren Moch1-6/+6
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2-2/+54
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-26iwlwifi: add support for hr1 RF IDOren Givon2-3/+6
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-07-26net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan1-28/+26
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-26gtp: fix use-after-free in gtp_newlink()Taehee Yoo1-1/+1
2019-07-26gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo1-2/+15
2019-07-26gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo1-1/+1
2019-07-26gtp: fix suspicious RCU usageTaehee Yoo1-2/+6
2019-07-26gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo1-1/+6
2019-07-26net: hns3: enable broadcast promisc mode when initializing VFJian Shen1-3/+11
2019-07-26bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-07-26net: usb: asix: init MAC address buffersPhong Tran1-3/+3
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-26vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo1-10/+27
2019-07-26bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan1-6/+11
2019-07-26bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan1-1/+2
2019-07-26iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2-4/+4
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-07-26ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier1-0/+3
2019-07-26net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2-0/+8
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel1-0/+1
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier1-1/+2
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong1-0/+3
2019-07-26ath10k: Fix memory leak in qmiDundi Raviteja1-0/+1
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri1-1/+12
2019-07-26ath9k: correctly handle short radar pulsesZefir Kurtisi1-1/+5
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-07-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu1-2/+2
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-07-26ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-07-26ath10k: add missing error handlingClaire Chang1-0/+4
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18