| Commit message (Expand) | Author | Age |
* | RDMA/nes: ACK MPA Reply frame | Tatyana Nikolova | 2017-06-01 |
* | RDMA/nes: Don't set 0-length FULPDU RTR indication control flag | Tatyana Nikolova | 2017-06-01 |
* | RDMA/nes: use designated initializers | Kees Cook | 2017-01-12 |
* | IB/nes: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 |
* | IB/nes: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 |
*-. | Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 | Doug Ledford | 2016-03-16 |
|\ \ |
|
| | * | iw_nes: remove port mapper related code | Faisal Latif | 2016-03-16 |
| |/
|/| |
|
| * | nes: handling failed allocation when creating workqueue | Insu Yun | 2016-02-29 |
|/ |
|
* | RDMA/nes: checking for NULL instead of IS_ERR | Dan Carpenter | 2016-01-19 |
* | RDMA/nes: constify nes_cm_ops structure | Julia Lawall | 2015-12-24 |
* | nes: simplify nes_reg_phys_mr calling conventions | Christoph Hellwig | 2015-12-23 |
* | IB: remove support for phys MRs | Christoph Hellwig | 2015-12-23 |
* | RDMA/nes: Fix for resolving the neigh | Tatyana Nikolova | 2015-07-14 |
* | RDMA/nes: Enable the use of the tos field in the nes driver | Faisal Latif | 2015-06-02 |
* | RDMA/nes: Report the actual address of the remote connecting peer | Tatyana Nikolova | 2015-05-05 |
* | RDMA/nes: Add support for iWARP Port Mapper user space service | Tatyana Nikolova | 2014-06-10 |
* | RDMA/nes: Fix for passing a valid QP pointer to the user space library | Tatyana Nikolova | 2014-03-17 |
* | RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2 | Tatyana Nikolova | 2014-03-17 |
* | RDMA/nes: Slight optimization of Ethernet address compare | Ding Tianhong | 2014-01-23 |
* | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 2013-08-12 |
* | nes: remove usage of dev->master | Jiri Pirko | 2013-01-04 |
* | RDMA/nes: Fix for BUG_ON due to adding already-pending timer | Tatyana Nikolova | 2012-12-08 |
* | RDMA/nes: Use WARN() | Julia Lawall | 2012-11-22 |
* | RDMA/nes: Fix for crash when TX checksum offload is off | Tatyana Nikolova | 2012-09-30 |
* | RDMA/nes: Fix incorrect resolving of the loopback MAC address | Tatyana Nikolova | 2012-09-30 |
* | RDMA/nes: Don't call event handler if pointer is NULL | Tatyana Nikolova | 2012-05-14 |
* | RDMA/nes: Fix for the ORD value of the connecting peer | Tatyana Nikolova | 2012-05-14 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 2012-02-25 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 |
|\| |
|
| * | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-30 |
| * | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 2012-01-27 |
| * | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 2012-01-27 |
* | | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). | David Miller | 2012-01-25 |
|/ |
|
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-08 |
|\ |
|
| * | RDMA/nes: Fix terminate during AE | Tatyana Nikolova | 2012-01-04 |
* | | infiniband: nes: Use dst's neighbour entry. | David Miller | 2011-12-05 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 |
|/ |
|
* | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 |
*-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 |
|\ \ |
|
| | * | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif | 2011-10-10 |
| |/
|/| |
|
| * | RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation | Tatyana Nikolova | 2011-10-06 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-18 |
* | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier | 2011-05-10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier | 2011-03-24 |
* | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 |
* | ipv4: Make output route lookup return rtable directly. | David S. Miller | 2011-03-02 |
* | net: make dev->master general | Jiri Pirko | 2011-02-13 |