summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin-12/+12
2019-08-20net/mlx5e: Rename reporter header fileAya Levin-4/+4
2019-08-20net: fix __ip_mc_inc_group usageLi RongQing-2/+2
2019-08-20net/ncsi: Ensure 32-bit boundary for data cksumTerry S. Duncan-4/+7
2019-08-20Merge branch 'net-dsa-enable-and-disable-all-ports'David S. Miller-90/+106
2019-08-20net: dsa: mv88e6xxx: wrap SERDES IRQ in power functionVivien Didelot-13/+19
2019-08-20net: dsa: mv88e6xxx: enable SERDES after setupVivien Didelot-31/+4
2019-08-20net: dsa: mv88e6xxx: do not change STP state on port disablingVivien Didelot-3/+0
2019-08-20net: dsa: enable and disable all portsVivien Didelot-0/+11
2019-08-20net: dsa: do not enable or disable non user portsVivien Didelot-1/+39
2019-08-20net: dsa: use a single switch statement for port setupVivien Didelot-48/+39
2019-08-20ice: Restructure VFs initialization flowsAkeem G Abodunrin-22/+48
2019-08-20ice: Assume that more than one Rx queue is rare in ice_napi_pollBrett Creeley-5/+10
2019-08-20ice: Use the software based tail when checking for hung Tx ringBrett Creeley-3/+3
2019-08-20net/smc: make sure EPOLLOUT is raisedJason Baron-4/+2
2019-08-20r8152: divide the tx and rx bottom functionsHayes Wang-13/+26
2019-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-26/+13
2019-08-20infiniband: hfi1: fix memory leaksWenwen Wang-3/+6
2019-08-20infiniband: hfi1: fix a memory leak bugWenwen Wang-1/+2
2019-08-20IB/mlx4: Fix memory leaksWenwen Wang-2/+2
2019-08-20RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin-1/+5
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua-5/+19
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua-1/+2
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua-11/+12
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua-3/+15
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky-12/+9
2019-08-20RDMA/counters: Properly implement PID checksLeon Romanovsky-5/+3
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir-1/+1
2019-08-20IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan-44/+3
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan-0/+7
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan-1/+4
2019-08-20IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan-2/+2
2019-08-20IB/hfi1: Drop stale TID RDMA packetsKaike Wan-2/+11
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler-2/+3
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe-8/+4
2019-08-20io_uring: don't enter poll loop if we have CQEs pendingJens Axboe-7/+15
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello-1/+17
2019-08-20nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli-1/+3
2019-08-20nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman-0/+1
2019-08-20io_uring: fix potential hang with polled IOJens Axboe-11/+25
2019-08-20Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAEDexuan Cui-1/+1
2019-08-20Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov-1/+1
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui-29/+6
2019-08-20Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_contextDexuan Cui-2/+0
2019-08-20xdp: unpin xdp umem pages in error pathIvan Khoronzhuk-1/+3
2019-08-20iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho-0/+17
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho-0/+1
2019-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach-7/+13
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer-3/+40
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka-5/+18