aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_cm.c
AgeCommit message (Expand)Author
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-07-11infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann
2017-12-22nes: Change accelerated flag to boolShiraz Saleem
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-14IB/nes: Remove set-but-not-used variablesBart Van Assche
2017-10-14IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-09RDMA/nes: Convert timers to use timer_setup()Kees Cook
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-01RDMA/nes: ACK MPA Reply frameTatyana Nikolova
2017-06-01RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova
2017-01-12RDMA/nes: use designated initializersKees Cook
2016-12-03IB/nes: Remove debug prints after allocation failureLeon Romanovsky
2016-10-07IB/nes: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-16iw_nes: remove port mapper related codeFaisal Latif
2016-02-29nes: handling failed allocation when creating workqueueInsu Yun
2016-01-19RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter
2015-12-24RDMA/nes: constify nes_cm_ops structureJulia Lawall
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova
2015-06-02RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova
2014-06-10RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova
2014-03-17RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova
2014-03-17RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2Tatyana Nikolova
2014-01-22RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise
2013-01-04nes: remove usage of dev->masterJiri Pirko
2012-12-08RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova
2012-11-22RDMA/nes: Use WARN()Julia Lawall
2012-09-30RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova
2012-09-30RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova
2012-05-14RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova
2012-05-14RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-25RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova
2012-01-27RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier
2012-01-27RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova
2012-01-25infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-04RDMA/nes: Fix terminate during AETatyana Nikolova
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet