summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck
2018-04-27RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit
2018-04-27IB/uverbs: Fix validating mandatory attributesMatan Barak
2018-04-27RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-04-27IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen
2018-04-27ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky
2018-04-27IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit
2018-04-27IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-04-27RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-04-27RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky
2018-04-23IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit
2018-04-23IB/core: Fix to avoid deleting IPv6 look alike default GIDsParav Pandit
2018-04-23IB/core: Don't allow default GID addition at non reseved slotsParav Pandit
2018-04-23uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe
2018-04-23RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-04-19RDMA/ucma: Check for a cm_id->device in all user calls that need itJason Gunthorpe
2018-04-17IB/uverbs: Add missing braces in anonymous union initializersGeert Uytterhoeven
2018-04-17infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap
2018-04-16IB/mlx5: remove duplicate header fileZhu Yanjun
2018-04-16RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2018-04-15Linux 4.17-rc1Linus Torvalds
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo