Age | Commit message (Expand) | Author | Files | Lines |
2012-12-08 | RDMA/nes: Fix for BUG_ON due to adding already-pending timer | Tatyana Nikolova | 1 | -18/+6 |
2012-11-22 | RDMA/nes: Use WARN() | Julia Lawall | 1 | -5/+3 |
2012-10-01 | RDMA/nes: Fix for crash when TX checksum offload is off | Tatyana Nikolova | 1 | -0/+2 |
2012-10-01 | RDMA/nes: Fix incorrect resolving of the loopback MAC address | Tatyana Nikolova | 1 | -25/+7 |
2012-05-14 | RDMA/nes: Don't call event handler if pointer is NULL | Tatyana Nikolova | 1 | -1/+2 |
2012-05-14 | RDMA/nes: Fix for the ORD value of the connecting peer | Tatyana Nikolova | 1 | -0/+4 |
2012-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -17/+22 |
2012-02-26 | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 1 | -17/+22 |
2012-02-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
2012-01-31 | RDMA/nes: Copyright update | Tatyana Nikolova | 1 | -1/+1 |
2012-01-27 | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 1 | -2/+3 |
2012-01-27 | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 1 | -0/+3 |
2012-01-26 | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). | David Miller | 1 | -3/+8 |
2012-01-09 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2012-01-04 | RDMA/nes: Fix terminate during AE | Tatyana Nikolova | 1 | -0/+1 |
2011-12-06 | infiniband: nes: Use dst's neighbour entry. | David Miller | 1 | -9/+5 |
2011-12-06 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 1 | -1/+1 |
2011-11-30 | IB: Fix RCU lockdep splats | Eric Dumazet | 1 | -2/+4 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -460/+661 |
2011-10-10 | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif | 1 | -3/+16 |
2011-10-06 | RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation | Tatyana Nikolova | 1 | -457/+645 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-18 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 1 | -1/+1 |
2011-05-10 | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier | 1 | -8/+8 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-25 | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier | 1 | -1/+1 |
2011-03-13 | ipv4: Create and use route lookup helpers. | David S. Miller | 1 | -4/+1 |
2011-03-03 | ipv4: Make output route lookup return rtable directly. | David S. Miller | 1 | -1/+2 |
2011-02-13 | net: make dev->master general | Jiri Pirko | 1 | -1/+1 |
2011-01-17 | RDMA/nes: Fix bonding on iw_nes | Maciej Sosnowski | 1 | -1/+7 |
2010-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -2/+1 |
2010-10-12 | net: percpu net_device refcount | Eric Dumazet | 1 | -2/+2 |
2010-09-29 | RDMA/nes: Remove unneeded variable | Dan Carpenter | 1 | -2/+1 |
2010-09-09 | RDMA/nes: Fix double CLOSE event indication crash | Faisal Latif | 1 | -8/+10 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -8/+2 |
2010-08-05 | RDMA/nes: Get rid of "set but not used" variables | Roland Dreier | 1 | -7/+1 |
2010-08-04 | RDMA/nes: Fix two sparse warnings | Or Gerlitz | 1 | -1/+1 |
2010-06-11 | net-next: remove useless union keyword | Changli Gao | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-19 | RDMA/nes: Fix crash when listener destroyed during loopback setup | Faisal Latif | 1 | -1/+2 |
2010-02-19 | RDMA/nes: Use atomic counters for CM listener create and destroy | Faisal Latif | 1 | -4/+4 |
2009-12-10 | RDMA/nes: Fix stale ARP issue | Faisal Latif | 1 | -10/+27 |
2009-12-10 | RDMA/nes: FIN during MPA startup causes timeout | Faisal Latif | 1 | -1/+8 |
2009-12-10 | RDMA/nes: Free kmap() resources | Faisal Latif | 1 | -0/+10 |
2009-12-10 | RDMA/nes: Fix Xansation test crash on cm_node ref_count | Faisal Latif | 1 | -1/+16 |
2009-12-10 | RDMA/nes: Abnormal listener exit causes loopback node crash | Faisal Latif | 1 | -13/+3 |
2009-12-10 | RDMA/nes: Fix crash in nes_accept() | Faisal Latif | 1 | -28/+49 |
2009-12-10 | RDMA/nes: Resource not freed for REJECTed connections | Faisal Latif | 1 | -0/+2 |
2009-12-10 | RDMA/nes: MPA request/response error checking | Faisal Latif | 1 | -2/+29 |
2009-12-10 | RDMA/nes: Update copyright and branding string | Chien Tung | 1 | -1/+1 |