aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_cm.c
AgeCommit message (Expand)Author
2019-11-14RDMA/i40iw: Fix potential use after freePan Bian
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-03IB/i40iw: Use kmemdup rather than open codingFuqian Huang
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-27RDMA/i40iw: Handle workqueue allocation failureKangjie Lu
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-11-08i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-09-19RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge
2018-07-11infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem
2018-05-09i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_nodeJia-Ju Bai
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4Jia-Ju Bai
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco
2018-03-06i40iw: Improve CM node lookup time on connection setupShiraz Saleem
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27i40iw: Change accelerated flag to boolHenry Orosco
2017-12-22i40iw: Fix the connection ORD value for loopbackTatyana Nikolova
2017-12-22i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova
2017-12-22i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem
2017-12-22i40iw: Use utility function roundup_pow_of_two()Shiraz Saleem
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