aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-22/+149
2017-02-22rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise1-0/+3
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford1-1/+2
2017-02-15IB/cma: Destination and source addr families must matchMoni Shoua1-0/+4
2017-02-15IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny1-5/+49
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit1-4/+2
2017-01-27IB/core: Add inline function to validate portYuval Shaia1-4/+2
2017-01-27IB/cma: Fix reversed testChristophe Jaillet1-1/+1
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-24IB/cma: Allow port reuse for rdma_idMoni Shoua1-7/+60
2017-01-24IB/cma: Add debug messages to error flowsMoni Shoua1-2/+23
2017-01-12RDMA/cma: use cached port state when bind loopbackJack Wang1-3/+3
2017-01-12RDMA/cma: resolve to first active ib portJack Wang1-1/+5
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+43
2016-12-14rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise1-0/+16
2016-12-14rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise1-0/+13
2016-12-14rdma_cm: add rdma_reject_msg() helper functionSteve Wise1-0/+14
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+20
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+20
2016-11-16IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky1-1/+20
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-10-07IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun1-6/+12
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-6/+92
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker1-7/+93
2016-06-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rcDoug Ledford1-4/+4
2016-06-23IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker1-4/+4
2016-06-17IB/cma: Make the code easier to verifyBart Van Assche1-28/+26
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford1-1/+2
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch1-1/+2
2016-05-12IB/cma: pass the port number to ib_create_qpChristoph Hellwig1-0/+1
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-0/+8
2016-03-03IB/core: trivial prink cleanup.Parav Pandit1-7/+7
2016-03-01IB/cma: Print warning on different inner and header P_KeysHaggai Eran1-0/+8
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-27/+238
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak1-7/+5
2016-01-19IB/cma: Fix RDMA port validation for iWarpMatan Barak1-1/+1
2015-12-23IB/cma: Join and leave multicast groups with IGMPMoni Shoua1-7/+89
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak1-7/+101
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak1-2/+9
2015-12-23IB/core: Validate route when we init ahMatan Barak1-2/+28
2015-12-23IB/core: Add rdma_network_type to wcSomnath Kotur1-1/+10
2015-12-23IB/cm: Use the source GID index typeMatan Barak1-0/+2
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak1-1/+2
2015-12-22IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak1-7/+9
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz1-8/+0
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche1-4/+1
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche1-1/+1