aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoibDoug Ledford1-1/+0
2017-08-04IB/uverbs: Fix device cleanupYishai Hadas1-2/+1
2017-08-04RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky1-1/+1
2017-08-04IB/core: Fix race condition in resolving IP to MACParav Pandit1-14/+48
2017-07-23Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky1-1/+0
2017-07-20RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa1-0/+2
2017-07-20RDMA/uverbs: Fix the check for port numberIsmail, Mustafa1-1/+2
2017-07-20IB/core: Fix sparse warningsMatan Barak1-10/+0
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk1-0/+1
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny1-2/+9
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit1-19/+4
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit1-8/+24
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua3-45/+32
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua1-1/+5
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva1-0/+13
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-9/+14
2017-07-07IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens1-1/+2
2017-07-07IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens1-8/+12
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+8
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+2
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds8-17/+1029
2017-07-03RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny1-0/+8
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg2-4/+2
2017-06-07IB/addr: Fix setting source address in addr6_resolve()Roland Dreier1-9/+1
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny3-12/+11
2017-06-01RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky1-1/+5
2017-06-01RDMA/core: not to set page dirty bit if it's already set.Qing Huang1-1/+1
2017-06-01RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky1-4/+4
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2-1/+11
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens3-8/+171
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens1-0/+53
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens7-9/+780
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens2-0/+25
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-20/+21
2017-05-02infiniband: avoid dereferencing uninitialized dst on error pathPaolo Abeni1-1/+1
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2-17/+263
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli4-24/+76
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli4-61/+82
2017-05-01IB/SA: Introduce path record specific typesDasaratharaman Chandramouli4-15/+32
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli6-30/+30
2017-05-01IB/CM: Add braces when using sizeofDasaratharaman Chandramouli1-3/+3
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli6-6/+24
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli10-161/+181
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli8-17/+17
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli3-4/+4
2017-05-01IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli4-6/+6