summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-28IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand
2017-08-29drm/syncobj: add sync obj wait interface. (v8)Dave Airlie
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh
2017-08-28libnvdimm: clean up command definitionsDan Williams
2017-08-28dm: fix printk() rate limiting codeBart Van Assche
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25drm: rename u32 in __u32 in uapiLionel Landwerlin
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-24IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss structGuy Levi
2017-08-24IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi
2017-08-24RDMA/core: Cleanup device capability enumLeon Romanovsky
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-24RDMA/mlx4: Fix create qp command alignmentMaor Gottlieb
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-23Revert "loop: support 4k physical blocksize"Omar Sandoval
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-08-22mlx5: Replace PCI pool old APIRomain Perier