aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_cm.c
Commit message (Expand)AuthorAge
* RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge2018-09-19
* infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-11
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-28
|\
| * i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail2018-05-09
* | i40iw: Extend port reuse support for listenersShiraz Saleem2018-05-16
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_nodeJia-Ju Bai2018-04-17
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4Jia-Ju Bai2018-04-17
|/
* i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco2018-03-15
* i40iw: Improve CM node lookup time on connection setupShiraz Saleem2018-03-06
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-27
|\
| * i40iw: Change accelerated flag to boolHenry Orosco2017-12-27
| * i40iw: Notify user of established connection after QP in RTSHenry Orosco2017-12-01
| * i40iw: Move MPA request event for loopback after connectTatyana Nikolova2017-12-01
| * i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail2017-12-01
* | i40iw: Fix the connection ORD value for loopbackTatyana Nikolova2017-12-22
* | i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova2017-12-22
* | i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem2017-12-22
* | i40iw: Use utility function roundup_pow_of_two()Shiraz Saleem2017-12-22
|/
* i40iw: Account for IPv6 header when setting MSSShiraz Saleem2017-10-18
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-18
|\
| * RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-18
* | RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche2017-10-14
* | RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-14
* | i40iw: Do not retransmit MPA request after it is ACKedTatyana Nikolova2017-10-04
* | i40iw: delete some stray tabsDan Carpenter2017-09-29
|/
* i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-22
* i40iw: Add missing VLAN priorityMustafa Ismail2017-09-22
* RDMA/i40iw: Remove unused argumentYuval Shaia2017-08-24
* i40iw: Fixes for static checker warningsShiraz Saleem2017-08-18
* i40iw: Release cm_id ref on PCI function resetShiraz Saleem2017-07-20
* RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova2017-06-01
* RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-01
* IB/i40iw: use setup_timerGeliang Tang2017-04-28
*-. Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-14
|\ \
| | * i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-12
| | * i40iw: Fix race condition in terminate timer's handlerShiraz Saleem2016-12-12
| | * i40iw: Fix double free of QPMustafa Ismail2016-12-12
| | * i40iw: Correctly fail loopback connection if no listenerShiraz Saleem2016-12-05
| | * i40iw: Fill in IRD value when on connect requestShiraz Saleem2016-12-05
| | * i40iw: Set TOS field in IP headerShiraz Saleem2016-12-05
| | * i40iw: Add NULL check for ibqp event handlerShiraz Saleem2016-12-05
| | * i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail2016-12-05
| | * i40iw: Add IP addr handling on netdev eventsMustafa Ismail2016-12-05
| | * i40iw: Add missing cleanup on device closeMustafa Ismail2016-12-05
| | * i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)Henry Orosco2016-12-05
| | * i40iw: Remove NULL check for cm_node->iwdevHenry Orosco2016-12-05
| | * i40iw: Remove workaround for pre-production errataHenry Orosco2016-12-03
| | * i40iw: Add Quality of Service supportHenry Orosco2016-12-03
| |/ |/|
| * IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky2016-12-03
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-09
|\