Age | Commit message (Expand) | Author |
2012-05-14 | 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-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier |
2012-03-05 | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz |
2012-02-25 | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova |
2012-02-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-01-30 | RDMA/nes: Copyright update | Tatyana Nikolova |
2012-01-27 | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova |
2012-01-27 | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova |
2012-01-27 | 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-25 | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). | David Miller |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-08 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-04 | RDMA/nes: Fix terminate during AE | Tatyana Nikolova |
2012-01-04 | RDMA/nes: Make unnecessarily global nes_set_pau() static | Tatyana Nikolova |
2012-01-04 | RDMA/nes: Change MDIO bus clock to 2.5MHz | Tatyana Nikolova |
2011-12-05 | 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-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-29 | IB: Fix RCU lockdep splats | Eric Dumazet |
2011-11-16 | infiniband: Update net drivers for netdev_features_t changes. | David S. Miller |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-10-10 | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif |
2011-10-10 | RDMA/nes: Print IP address for critcal errors | Faisal Latif |
2011-10-10 | RDMA/nes: Fix terminate connection | Faisal Latif |
2011-10-06 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell |
2011-10-06 | RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation | Tatyana Nikolova |
2011-10-06 | RDMA/nes: Add missing calls to ib_umem_release() | Julia Lawall |
2011-08-26 | IB: nes: convert to SKB paged frag API. | Ian Campbell |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-07-21 | nes: do vlan cleanup | Jiri Pirko |
2011-07-18 | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-05-24 | RDMA/nes: Add a check for strict_strtoul() | Liu Yuan |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-09 | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-20 | net: infiniband/hw/nes: convert to hw_features | Michał Mirosław |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier |
2011-03-18 | RDMA/nes: Don't print success message at level KERN_ERR | Roland Dreier |
2011-03-12 | ipv4: Create and use route lookup helpers. | David S. Miller |
2011-03-02 | ipv4: Make output route lookup return rtable directly. | David S. Miller |