summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2019-09-11wimax: i2400: fix memory leakNavid Emamdoost
2019-09-11Merge branch 'hns3-next'David S. Miller
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan
2019-09-11net: hns3: check NULL pointer before useGuangbin Huang
2019-09-11net: hns3: modify some logs formatGuangbin Huang
2019-09-11net: hns3: fix port setting handle for fibre portGuangbin Huang
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu
2019-09-11net: hns3: revert to old channel when setting new channel num failPeng Li
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang
2019-09-11mac80211_hwsim: Register support for HE meshpointSven Eckelmann
2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-11mac80211: allow drivers to set max MTUWen Gong
2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-09-11mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho
2019-09-11mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen
2019-09-11mac80211: remove unnecessary key conditionJohannes Berg
2019-09-11mac80211: list features in WEP/TKIP disable in better orderJohannes Berg
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg
2019-09-11mac80211: vht: add support VHT EXT NSS BW in parsing VHTMordechay Goodstein
2019-09-11cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel
2019-09-10scsi: hisi_sas: Fix the conflict between device gone and host resetXiang Chen
2019-09-10scsi: hisi_sas: Add BIST support for phy loopbackXiang Chen
2019-09-10scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocationLuo Jiaxing
2019-09-10scsi: hisi_sas: Remove some unused function argumentsLuo Jiaxing
2019-09-10scsi: hisi_sas: Remove redundant work declarationXiang Chen
2019-09-10scsi: hisi_sas: Remove hisi_sas_hw.slot_completeLuo Jiaxing
2019-09-10scsi: hisi_sas: Assign NCQ tag for all NCQ commandsXiang Chen
2019-09-10scsi: hisi_sas: Update all the registers after suspend and resumeXiang Chen
2019-09-10scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init deviceXiang Chen
2019-09-10scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() f...Luo Jiaxing
2019-09-10scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabledLuo Jiaxing
2019-09-10scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()Luo Jiaxing
2019-09-10scsi: hisi_sas: add debugfs auto-trigger for internal abort time outLuo Jiaxing
2019-09-10scsi: virtio_scsi: unplug LUNs when events missedMatt Lupfer
2019-09-10scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck
2019-09-10scsi: fcoe: fix null-ptr-deref Read in fc_release_transportzhengbin
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij
2019-09-10Documentation/process: Volunteer as the ambassador for IntelTony Luck
2019-09-10misc: mic: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang
2019-09-10netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed
2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor
2019-09-10net/mlx5: Fix rt's type in dr_action_create_reformat_actionNathan Chancellor
2019-09-10netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera
2019-09-10hwmon: (shtc1) add support for the SHTC3 sensorDan Robertson
2019-09-10hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson
2019-09-10iocost_monitor: Report debtTejun Heo