summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: fix cross-compile var clobberingMartin Kelly2019-01-1312-21/+18
* genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner2019-01-131-7/+8
* scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne2019-01-131-1/+2
* scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier2019-01-131-3/+3
* serial/sunsu: fix refcount leakYangtao Li2019-01-131-5/+26
* qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas2019-01-131-7/+8
* net: netxen: fix a missing check and an uninitialized useKangjie Lu2019-01-131-1/+2
* Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2019-01-131-0/+1
* gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König2019-01-131-3/+3
* virtio: fix test build after uio.h changeMichael S. Tsirkin2019-01-131-0/+4
* kbuild: fix false positive warning/error about missing libelfMasahiro Yamada2019-01-131-5/+8
* mac80211: free skb fraglist before freeing the skbSara Sharon2019-01-131-0/+5
* vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2019-01-131-1/+1
* lan78xx: Resolve issue with changing MAC addressJason Martinsen2019-01-131-0/+4
* net: macb: fix dropped RX frames due to a raceAnssi Hannula2019-01-131-2/+7
* net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula2019-01-131-0/+5
* qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2019-01-131-0/+1
* SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust2019-01-131-2/+2
* net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu2019-01-131-41/+216
* net: hns: Add mac pcs config when enable|disable macYonglong Liu2019-01-132-4/+11
* net: hns: Fix ntuple-filters status error.Yonglong Liu2019-01-131-1/+1
* net: hns: Avoid net reset caused by pause frames stormYonglong Liu2019-01-131-2/+10
* net: hns: Free irq when exit from abnormal branchYonglong Liu2019-01-131-1/+22
* net: hns: Clean rx fbd when ae stopped.Yonglong Liu2019-01-131-0/+3
* net: hns: Fixed bug that netdev was opened twiceYonglong Liu2019-01-131-0/+3
* net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2019-01-132-127/+127
* net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2019-01-132-0/+18
* net: hns: Incorrect offset address used for some registers.Yonglong Liu2019-01-131-2/+2
* w90p910_ether: remove incorrect __init annotationArnd Bergmann2019-01-131-1/+1
* drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor2019-01-131-3/+0
* x86, hyperv: remove PCI dependencySinan Kaya2019-01-131-1/+1
* scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash2019-01-131-0/+1
* scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2019-01-131-1/+4
* bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2019-01-132-1/+10
* bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2019-01-132-8/+30
* bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru2019-01-131-1/+3
* netfilter: nat: can't use dst_hold on noref dstFlorian Westphal2019-01-131-1/+2
* netfilter: ipset: do not call ipset_nest_end after nla_nest_cancelPan Bian2019-01-131-1/+1
* i40e: fix mac filter delete when setting mac addressStefan Assmann2019-01-131-7/+7
* x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov2019-01-131-5/+2
* x86/mm: Fix guard hole handlingKirill A. Shutemov2019-01-133-9/+15
* ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing2019-01-131-2/+2
* ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon2019-01-131-1/+1
* Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2019-01-131-0/+1
* Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2019-01-131-12/+4
* scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter2019-01-131-1/+1
* netfilter: seqadj: re-load tcp header pointer after possible head reallocationFlorian Westphal2019-01-131-3/+4
* xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...Steffen Klassert2019-01-131-1/+6
* xfrm: Fix bucket count reported to userspaceBenjamin Poirier2019-01-131-1/+1
* xfrm: Fix error return code in xfrm_output_one()Wei Yongjun2019-01-131-0/+1