- c938a61 IB/core: Add raw packet QP type by Or Gerlitz · 13 years ago
- 3495566 RDMA/ocrdma: Fix build with IPV6=n by Roland Dreier · 13 years ago
- d19081e RDMA/ocrdma: Tiny locking cleanup by Dan Carpenter · 13 years ago
- 55a8d62 RDMA/ocrdma: Fix check for NULL instead of IS_ERR by Dan Carpenter · 13 years ago
- 3e4d60a RDMA/ocrdma: Don't sleep in atomic notifier handler by Sasha Levin · 13 years ago
- c592c42 RDMA/ocrdma: Remove write-only variables by Roland Dreier · 13 years ago
- e9db295 RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent() by Roland Dreier · 13 years ago
- abe3afa RDMA/ocrdma: Make needlessly global functions/structs static by Roland Dreier · 13 years ago
- da49643 RDMA/ocrdma: Fix warnings about uninitialized variables by Roland Dreier · 13 years ago
- fe2caef RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter by Parav Pandit · 13 years ago
- b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 13 years ago
- 5909ce5 IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order by Roland Dreier · 13 years ago
- 3bea57a IB/uverbs: Make lockdep output more readable by Roland Dreier · 13 years ago
- 464357a IB/ipath: Replace open-coded ARRAY_SIZE with macro by Mike Marciniszyn · 13 years ago
- 6475f1d IB/ipath: Replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
- bd61baa RDMA/cxgb4: Use dst parameter in import_ep() by Steve Wise · 13 years ago
- c3bccbfb IB/core: Use qp->usecnt to track multicast attach/detach by Or Gerlitz · 13 years ago
- 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- b609379 Merge branches 'mad-response' and 'mlx4' into fixes by Roland Dreier · 13 years ago
- bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 13 years ago
- a9e7432 IB/mad: Don't send response for failed MADs by Jack Morgenstein · 13 years ago
- 840777d IB/mad: Set 'D' bit in response for unhandled MADs by Jack Morgenstein · 13 years ago
- f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 13 years ago
- 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
- a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 13 years ago
- 6f9e7f0 IB/srpt: Remove use of transport_do_task_sg_chain() by Roland Dreier · 13 years ago
- 4166fb6 Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 6f36033 IB/srpt: Set srq_type to IB_SRQT_BASIC by Roland Dreier · 13 years ago
- 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 13 years ago
- 0559d8d IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds by Roland Dreier · 13 years ago
- d2ef406 IB/mlx4: Don't return an invalid speed when a port is down by Or Gerlitz · 13 years ago
- 4e24ffa infiniband: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
- 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 2a156d0 infiniband: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 13 years ago
- 187e70a ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception by Nicholas Bellinger · 13 years ago
- 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 13 years ago
- a9c766b IB/mlx4: Fix info returned when querying IBoE ports by Or Gerlitz · 13 years ago
- 3616f9c IB/mlx4: Fix possible missed completion event by Eli Cohen · 13 years ago
- c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 13 years ago
- d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
- 3eae7c9 RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state by Steve Wise · 13 years ago
- db4106c RDMA/cxgb3: Don't pass irq flags to flush_qp() by Steve Wise · 13 years ago
- 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 13 years ago
- 186834b RDMA/ucma: Fix AB-BA deadlock by Hefty, Sean · 13 years ago
- bd50f89 IB/ehca: Fix ilog2() compile failure by Kyle McMartin · 13 years ago
- 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
- 89e984e IB/iser: Post initial receive buffers before sending the final login request by Or Gerlitz · 13 years ago
- d474186 IB/iser: Free IB connection resources in the proper place by Doug Ledford · 13 years ago
- 683b159 IB/srp: Consolidate repetitive sysfs code by Bart Van Assche · 13 years ago
- e0bda7d IB/srp: Use pr_fmt() and pr_err()/pr_warn() by Bart Van Assche · 13 years ago
- e9319b0 IB/core: Fix SDR rates in sysfs by Roland Dreier · 13 years ago
- 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
- a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 13 years ago
- 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 13 years ago
- a776ce7 IB/srpt: Fix typo "alocate" -> "allocate" by Masanari Iida · 13 years ago
- 0b30704 IB/mad: Return error response for unsupported MADs by Swapna Thete · 13 years ago
- 6aeaa48 IB/ehca: Use kthread_create_on_node() by Eric Dumazet · 13 years ago
- 520b3ee IB/qib: Avoid filtering LID on SMA portinfo by Mike Marciniszyn · 13 years ago
- a778f3f IB/qib: Add logic for affinity hint by Mike Marciniszyn · 13 years ago
- 8dd87fb RDMA/nes: Fixes for sparse endianness warnings by Tatyana Nikolova · 13 years ago
- 91018f8 RDMA/cxgb4: Add missing peer2peer check in MPAv2 code by Kumar Sanghvi · 13 years ago
- c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
- 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
- d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 7367d99 SRP: Fix typo in ib_srpt.c by Masanari Iida · 13 years ago
- 936d7de IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses by Roland Dreier · 13 years ago
- 377cb4f IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses by Roland Dreier · 13 years ago
- 715252d IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() by Jesper Juhl · 13 years ago
- 3af3363 IB/srpt: Fix ERR_PTR() vs. NULL checking confusion by Dan Carpenter · 13 years ago
- ebfded8 IB/srpt: Remove unneeded <linux/version.h> include by Jesper Juhl · 13 years ago
- f225066 IB/srpt: Use ARRAY_SIZE() instead of open-coding by Roland Dreier · 13 years ago
- 486d8b9 IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() by Roland Dreier · 13 years ago
- f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 13 years ago
- c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
- a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
- 4a4b03f RDMA/nes: Fix fast memory registration opcode by Tatyana Nikolova · 13 years ago
- 94f622b RDMA/nes: Fix fast memory registration length by Tatyana Nikolova · 13 years ago
- 9ced69c RDMA/ucma: Discard all events for new connections until accepted by Sean Hefty · 13 years ago
- b6bfefb IB/qib: Roll back PCIe tuning change by Mike Marciniszyn · 13 years ago
- 0f3696e IB/qib: Use GFP_ATOMIC when locks are held by Julia Lawall · 13 years ago
- 7525c85 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() by Roland Dreier · 13 years ago
- 81f99dc RDMA/nes: Fix for sending MPA reject frame by Tatyana Nikolova · 13 years ago
- ef535287 IB/ipath: Calling PTR_ERR() on right variable in create_file() by Dan Carpenter · 13 years ago
- e47e321 RDMA/core: Fix kernel panic by always initializing qp->usecnt by Bernd Schubert · 13 years ago
- e55684f infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). by David Miller · 13 years ago
- 64b7007 infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup(). by David Miller · 13 years ago
- 02b6195 infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup(). by David Miller · 13 years ago
- f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago