summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core (follow)
Commit message (Expand)AuthorAge
...
* IB/umem: Release pid in error and ODP flowKenneth Lee2017-02-01
* RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein2017-02-01
* IB/multicast: Check ib_find_pkey() return valueBart Van Assche2017-01-09
* IB/mad: Fix an array index checkBart Van Assche2017-01-09
* IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2016-11-26
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2016-11-26
* IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch2016-11-26
* IB/core: Fix use after free in send_leave functionErez Shitrit2016-10-07
* IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-09-24
* IB/IWPM: Fix a potential skb leakMark Bloch2016-08-20
* IB/SA: Use correct free functionMark Bloch2016-08-20
* IB/cm: Fix a recently introduced locking bugBart Van Assche2016-07-27
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-05-04
* IB/cma: Fix RDMA port validation for iWarpMatan Barak2016-03-03
* IB/cm: Fix a recently introduced deadlockBart Van Assche2016-03-03
* IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-22
* IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2015-12-08
* IB/cma: Add a missing rcu_read_unlock()Bart Van Assche2015-12-08
* IB core: Fix ib_sg_to_pages()Bart Van Assche2015-12-07
* IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-07
* IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-07
* IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-07
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-30
* | IB/core: Remove old fast registration APISagi Grimberg2015-10-29
* | IB/core: Introduce new fast registration APISagi Grimberg2015-10-28
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
|\ \
| * | IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* | | IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-28
* | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-28
* | | IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-28
* | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-28
* | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-21
* | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-21
* | | IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-21
* | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-21
* | | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-21
* | | IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak2015-10-21
* | | IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak2015-10-21
* | | IB/core: Add netdev to path recordMatan Barak2015-10-21
* | | IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-21
* | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-21
* | | IB/core: Allow setting create flags in QP init attributeEran Ben Elisha2015-10-21
* | | IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-21
* | | IB/core: avoid 32-bit warningArnd Bergmann2015-10-21
| |/ |/|
* | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-21
* | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-20
* | IB/ucma: check workqueue allocation before usageSasha Levin2015-10-20
* | IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-20