summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_cm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-1/+2
|\
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+2
* | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-081-1/+1
|/
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-1/+1
* infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-111-3/+5
* nes: Change accelerated flag to boolShiraz Saleem2017-12-221-1/+1
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-3/+2
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-091-3/+2
* | IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-141-8/+0
* | IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+1
|/
* net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
* RDMA/nes: ACK MPA Reply frameTatyana Nikolova2017-06-011-1/+1
* RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
* RDMA/nes: use designated initializersKees Cook2017-01-121-11/+11
* IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-3/+1
* IB/nes: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-275/+86
|\ \
| | * iw_nes: remove port mapper related codeFaisal Latif2016-03-161-275/+76
| |/ |/|
| * nes: handling failed allocation when creating workqueueInsu Yun2016-02-291-0/+10
|/
* RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter2016-01-191-2/+2
* RDMA/nes: constify nes_cm_ops structureJulia Lawall2015-12-241-1/+1
* nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig2015-12-231-6/+4
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-4/+3
* RDMA/nes: Fix for resolving the neighTatyana Nikolova2015-07-141-2/+3
* RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif2015-06-021-0/+7
* RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2015-05-051-17/+48
* RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-101-60/+260
* RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova2014-03-171-1/+1
* RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2Tatyana Nikolova2014-03-171-29/+90
* RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong2014-01-221-2/+1
* RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-121-69/+84
* nes: remove usage of dev->masterJiri Pirko2013-01-041-1/+1
* RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova2012-12-081-18/+6
* RDMA/nes: Use WARN()Julia Lawall2012-11-221-5/+3
* RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova2012-09-301-0/+2
* RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova2012-09-301-25/+7
* RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova2012-05-141-1/+2
* RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova2012-05-141-0/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-211-17/+22
|\
| * RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-251-17/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-1/+4
|\|
| * RDMA/nes: Copyright updateTatyana Nikolova2012-01-301-1/+1
| * RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-271-2/+3
| * RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-271-0/+3
* | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-251-3/+8
|/
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-081-0/+1
|\
| * RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-041-0/+1
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-051-9/+5
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-1/+1
|/
* IB: Fix RCU lockdep splatsEric Dumazet2011-11-291-2/+4