aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_cm.c
AgeCommit message (Expand)Author
2018-04-12i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova
2017-12-01i40iw: Notify user of established connection after QP in RTSHenry Orosco
2017-12-01i40iw: Move MPA request event for loopback after connectTatyana Nikolova
2017-12-01i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail
2017-10-18i40iw: Account for IPv6 header when setting MSSShiraz Saleem
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook
2017-10-14RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche
2017-10-14RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-04i40iw: Do not retransmit MPA request after it is ACKedTatyana Nikolova
2017-09-29i40iw: delete some stray tabsDan Carpenter
2017-09-22i40iw: Add support for port reuse on active side connectionsShiraz Saleem
2017-09-22i40iw: Add missing VLAN priorityMustafa Ismail
2017-08-24RDMA/i40iw: Remove unused argumentYuval Shaia
2017-08-18i40iw: Fixes for static checker warningsShiraz Saleem
2017-07-20i40iw: Release cm_id ref on PCI function resetShiraz Saleem
2017-06-01RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova
2017-06-01RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova
2017-04-28IB/i40iw: use setup_timerGeliang Tang
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco
2016-12-12i40iw: Fix race condition in terminate timer's handlerShiraz Saleem
2016-12-12i40iw: Fix double free of QPMustafa Ismail
2016-12-05i40iw: Correctly fail loopback connection if no listenerShiraz Saleem
2016-12-05i40iw: Fill in IRD value when on connect requestShiraz Saleem
2016-12-05i40iw: Set TOS field in IP headerShiraz Saleem
2016-12-05i40iw: Add NULL check for ibqp event handlerShiraz Saleem
2016-12-05i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail
2016-12-05i40iw: Add IP addr handling on netdev eventsMustafa Ismail
2016-12-05i40iw: Add missing cleanup on device closeMustafa Ismail
2016-12-05i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)Henry Orosco
2016-12-05i40iw: Remove NULL check for cm_node->iwdevHenry Orosco
2016-12-03i40iw: Remove workaround for pre-production errataHenry Orosco
2016-12-03i40iw: Add Quality of Service supportHenry Orosco
2016-12-03IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07i40iw_cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova
2016-08-24i40iw: Add missing NULL check for MPA private dataShiraz Saleem
2016-08-02i40iw: Do not access pointer after freeMustafa Ismail
2016-04-28RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa
2016-04-28RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix refused connectionsIsmail, Mustafa
2016-04-06i40iw: avoid potential uninitialized variable useArnd Bergmann
2016-03-16i40iw: use shared code for port mapperFaisal Latif
2016-02-29i40iw: add connection management codeFaisal Latif