summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-01-25IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas-1/+7
2019-01-25RDMA/mlx5: Fix flow creation on representorsMark Bloch-2/+1
2019-01-25IB/uverbs: Fix OOPs upon device disassociationYishai Hadas-4/+3
2019-01-25RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov-0/+3
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou-2/+13
2019-01-21IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe-5/+5
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe-6/+32
2019-01-21IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn-1/+6
2019-01-21IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl-1/+1
2019-01-21IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty-2/+0
2019-01-21IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein-3/+3
2019-01-21RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch-7/+9
2019-01-21Linux 5.0-rc3v5.0-rc3Linus Torvalds-1/+1
2019-01-21Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+4
2019-01-21Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+21
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-602/+2090
2019-01-20pstore/ram: Avoid allocation and leak of platform dataKees Cook-6/+3
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel-0/+18
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel-2/+3
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-60/+126
2019-01-21Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+35
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds-12/+48
2019-01-21fix int_sqrt64() for very large numbersFlorian La Roche-1/+1
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon-1/+1
2019-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-5/+10
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-36/+1293
2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn-10/+12
2019-01-19virtio_net: bulk free tx skbsMichael S. Tsirkin-6/+6
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-79/+47
2019-01-20Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-19/+14
2019-01-20Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...Linus Torvalds-4/+6
2019-01-20Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-25/+53
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-86/+157
2019-01-20Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds-36/+43
2019-01-19clang-format: Update .clang-format with the latest for_each macro listJason Gunthorpe-1/+42
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza-2/+7
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor-1/+1
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring-2/+1
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-14/+34
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein-13/+16
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan-0/+1
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin-1/+4
2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang-0/+13
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner-11/+1
2019-01-18bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann-2/+15
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann-0/+1163
2019-01-18Merge branch 'mlxsw-fixes'David S. Miller-17/+77
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel-1/+33
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel-0/+20