summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2017-03-12rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-02-01IB/umem: Release pid in error and ODP flowKenneth Lee
2017-02-01RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-09IB/multicast: Check ib_find_pkey() return valueBart Van Assche
2017-01-09IB/mad: Fix an array index checkBart Van Assche
2016-11-26IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch
2016-11-26IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2016-10-07IB/core: Fix use after free in send_leave functionErez Shitrit
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-08-20IB/IWPM: Fix a potential skb leakMark Bloch
2016-08-20IB/SA: Use correct free functionMark Bloch
2016-07-27IB/cm: Fix a recently introduced locking bugBart Van Assche
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-03-03IB/cma: Fix RDMA port validation for iWarpMatan Barak
2016-03-03IB/cm: Fix a recently introduced deadlockBart Van Assche
2015-12-22IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche
2015-10-29IB/core: Remove old fast registration APISagi Grimberg
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28IB/ucma: Take the network namespace from the processGuy Shapiro
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-28IB/cma: Separate port allocation to network namespacesHaggai Eran
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak
2015-10-21IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak
2015-10-21IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak
2015-10-21IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak
2015-10-21IB/core: Add netdev to path recordMatan Barak
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-21IB/core: Allow setting create flags in QP init attributeEran Ben Elisha
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha
2015-10-21IB/core: avoid 32-bit warningArnd Bergmann
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran