summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez1-6/+4
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez1-0/+5
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez1-0/+4
2018-01-31RDMA/netlink: Hide unimplemented NLDEV commandsLeon Romanovsky1-8/+6
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe104-506/+587
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky1-0/+42
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky1-0/+7
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2-0/+176
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky1-3/+10
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2-6/+6
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel1-0/+8
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman1-0/+10
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller1-1/+1
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-24sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra1-0/+7
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings1-0/+1
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)1-0/+2
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche1-0/+17
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov1-0/+21
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger1-0/+1
2018-01-19RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCEParav Pandit1-26/+7
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit1-0/+19
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox1-1/+1
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras1-0/+3
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud1-1/+17
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2-0/+19
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma1-0/+9
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+7
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-11/+41
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann1-0/+2
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+2
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder1-4/+4
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit1-2/+1
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang1-1/+1
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe1-2/+2
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg1-2/+2
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-0/+3
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu1-1/+0
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de1-1/+1
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin1-4/+10
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+2
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7