summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_cm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-161-2/+2
|\
| * IB/i40iw: Use kmemdup rather than open codingFuqian Huang2019-07-031-2/+2
* | drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-031-2/+5
|/
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+2
* RDMA/i40iw: Handle workqueue allocation failureKangjie Lu2019-03-271-3/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-1/+1
|\
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-1/+1
* | i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-4/+4
|/
* RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge2018-09-191-1/+1
* infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-111-5/+21
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-1/+1
|\
| * i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail2018-05-091-1/+1
* | i40iw: Extend port reuse support for listenersShiraz Saleem2018-05-161-38/+25Star
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_nodeJia-Ju Bai2018-04-181-1/+1
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4Jia-Ju Bai2018-04-181-1/+1
|/
* i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco2018-03-151-1/+1
* i40iw: Improve CM node lookup time on connection setupShiraz Saleem2018-03-071-33/+94
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-281-12/+21
|\
| * i40iw: Change accelerated flag to boolHenry Orosco2017-12-281-2/+2
| * i40iw: Notify user of established connection after QP in RTSHenry Orosco2017-12-011-6/+11
| * i40iw: Move MPA request event for loopback after connectTatyana Nikolova2017-12-011-2/+6
| * i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail2017-12-011-3/+3
* | i40iw: Fix the connection ORD value for loopbackTatyana Nikolova2017-12-221-12/+14
* | i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova2017-12-221-2/+3
* | i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem2017-12-221-8/+20
* | i40iw: Use utility function roundup_pow_of_two()Shiraz Saleem2017-12-221-6/+1Star
|/
* i40iw: Account for IPv6 header when setting MSSShiraz Saleem2017-10-181-1/+2
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-4/+3Star
|\
| * RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-181-4/+3Star
* | RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche2017-10-151-2/+0Star
* | RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-151-0/+1
* | i40iw: Do not retransmit MPA request after it is ACKedTatyana Nikolova2017-10-041-3/+10
* | i40iw: delete some stray tabsDan Carpenter2017-09-291-2/+2
|/
* i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-221-76/+75Star
* i40iw: Add missing VLAN priorityMustafa Ismail2017-09-221-1/+2
* RDMA/i40iw: Remove unused argumentYuval Shaia2017-08-241-12/+6Star
* i40iw: Fixes for static checker warningsShiraz Saleem2017-08-181-8/+1Star
* i40iw: Release cm_id ref on PCI function resetShiraz Saleem2017-07-201-1/+4
* RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova2017-06-011-1/+1
* RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0Star
* IB/i40iw: use setup_timerGeliang Tang2017-04-281-3/+2Star
*-. Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-141-87/+290
|\ \
| | * i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-121-16/+20
| | * i40iw: Fix race condition in terminate timer's handlerShiraz Saleem2016-12-121-1/+1
| | * i40iw: Fix double free of QPMustafa Ismail2016-12-121-4/+16
| | * i40iw: Correctly fail loopback connection if no listenerShiraz Saleem2016-12-051-27/+35
| | * i40iw: Fill in IRD value when on connect requestShiraz Saleem2016-12-051-0/+1
| | * i40iw: Set TOS field in IP headerShiraz Saleem2016-12-051-6/+19
| | * i40iw: Add NULL check for ibqp event handlerShiraz Saleem2016-12-051-1/+1
| | * i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail2016-12-051-2/+2