summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-10-20net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter
2018-10-18net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-18hv_netvsc: fix schedule in RCU contextStephen Hemminger
2018-10-18bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-10-18nfp: avoid soft lockups under control message stormJakub Kicinski
2018-10-18bonding: fix warning messageMahesh Bandewar
2018-10-18bonding: pass link-local packets to bonding master also.Mahesh Bandewar
2018-10-18net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha
2018-10-18net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-10-18net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu
2018-10-18net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli
2018-10-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu
2018-10-18team: Forbid enslaving team device to itselfIdo Schimmel
2018-10-18qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli
2018-10-18qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-18net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-10-18net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-18net: mvpp2: fix a txq_done race conditionAntoine Tenart
2018-10-18net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-18net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar
2018-10-18bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-13xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-10-10net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-10-10net/mlx5: Consider PCI domain in search for next devDaniel Jurgens
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-10net: hns: add the code for cleaning pkt in chipPeng Li
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10mac80211_hwsim: require at least one channelJohannes Berg
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-03e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-03qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar
2018-10-03qed: Prevent a possible deadlock during driver load and unloadTomer Tayar
2018-10-03qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-10-03qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-10-03wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren