aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hip04_eth.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-10-29net/mlx5e: Initialize on stack link modes bitmapAya Levin1-1/+1
2019-10-29net/mlx5e: Fix ethtool self test: link speedAya Levin1-12/+3
2019-10-29net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-10-29net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov1-7/+27
2019-10-29net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein1-1/+2
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit1-3/+9
2019-10-29net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov1-2/+2
2019-10-29net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb1-2/+2
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin1-1/+0
2019-10-29net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin1-6/+16
2019-10-29net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-10-29net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean1-1/+8
2019-10-29net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean1-1/+1
2019-10-29wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost1-1/+1
2019-10-29drm/i915/tgl: Fix doc not corresponding to codeAnna Karas1-2/+2
2019-10-29drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy1-3/+3
2019-10-29drm/panfrost: fix -Wmissing-prototypes warningsYi Wang2-4/+6
2019-10-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao1-1/+0
2019-10-29fjes: Handle workqueue allocation failureWill Deacon1-1/+14
2019-10-29arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson1-0/+1
2019-10-29drm/etnaviv: fix dumping of iommuv2Christian Gmeiner1-2/+4
2019-10-29drm/etnaviv: reinstate MMUv1 command buffer window checkLucas Stach1-3/+14
2019-10-29drm/etnaviv: fix deadlock in GPU coredumpLucas Stach1-2/+2
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas1-7/+8
2019-10-29um-ubd: Entrust re-queue to the upper layersAnton Ivanov1-2/+6
2019-10-29nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman1-5/+4
2019-10-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman1-1/+1
2019-10-29powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin1-16/+37
2019-10-29sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider1-1/+5
2019-10-29sched/topology: Don't try to build empty sched domainsValentin Schneider2-2/+6
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+11
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann3-1/+18
2019-10-28scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-10-28hwmon: (ina3221) Fix read timeout issueNicolin Chen1-1/+1
2019-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner1-1/+4
2019-10-28net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann1-2/+2
2019-10-28net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt1-13/+12
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+31
2019-10-28udp: fix data-race in udp_set_dev_scratch()Eric Dumazet1-4/+15
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-10-28net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet1-1/+1
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet6-6/+6
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet14-22/+22
2019-10-28udp: use skb_queue_empty_lockless()Eric Dumazet1-3/+3
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou1-3/+3
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah2-1/+13
2019-10-28RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja1-2/+0
2019-10-28RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe1-2/+2