| Commit message (Expand) | Author | Age |
* | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-13 |
*---. | Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2012-07-30 |
|\ \ \ |
|
| | | * | IB/qib: Fix size of cc_supported_table_entries | Mike Marciniszyn | 2012-07-29 |
| | * | | RDMA/ocrdma: Fix check of GSI CQs | Roland Dreier | 2012-07-27 |
| | |/ |
|
| * / | IPoIB: Use a private hash table for path lookup in xmit path | Shlomo Pongratz | 2012-07-30 |
| |/ |
|
* | | RDMA/ucma: Convert open-coded equivalent to memdup_user() | Roland Dreier | 2012-07-27 |
* | | RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR | Fengguang Wu | 2012-07-27 |
|/ |
|
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2012-07-24 |
|\ |
|
| *---------. | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier | 2012-07-23 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | IB/qib: checkpatch fixes | Mike Marciniszyn | 2012-07-19 |
| | | | | | | * | IB/qib: Add congestion control agent implementation | Mike Marciniszyn | 2012-07-19 |
| | | | | | | * | IB/qib: Reduce sdma_lock contention | Mike Marciniszyn | 2012-07-19 |
| | | | | | | * | IB/qib: Fix an incorrect log message | Betty Dall | 2012-07-19 |
| | | | | | | * | IB/qib: Fix QP RCU sparse warnings | Mike Marciniszyn | 2012-07-17 |
| | | | | | | * | IB/qib: Fix sparse RCU warnings in qib_keys.c | Mike Marciniszyn | 2012-07-10 |
| | | | | | | * | IB/qib: RCU locking for MR validation | Mike Marciniszyn | 2012-07-08 |
| | | | | | | * | IB/qib: Avoid returning EBUSY from MR deregister | Mike Marciniszyn | 2012-07-08 |
| | | | | | | * | IB/qib: Fix UC MR refs for immediate operations | Mike Marciniszyn | 2012-07-08 |
| | | | | | * | | RDMA/ocrdma: Fix assignment of max_srq_sge in device query | Roland Dreier | 2012-07-07 |
| | | | | | |/ |
|
| | | | | * | | IB/cm: Destroy idr as part of the module init error flow | Dotan Barak | 2012-07-11 |
| | | | | * | | IB/mlx4: Fill the masked_atomic_cap attribute in query device | Dotan Barak | 2012-07-11 |
| | | | | * | | IB/mthca: Fill in sq_sig_type in query QP | Dotan Barak | 2012-07-11 |
| | | | | * | | IB/mthca: Warning about event for non-existent QPs should show event type | Dotan Barak | 2012-07-11 |
| | | | | |/ |
|
| | | | * | | mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par... | Jack Morgenstein | 2012-07-11 |
| | | | * | | mlx4: Use port management change event instead of smp_snoop | Jack Morgenstein | 2012-07-10 |
| | | | * | | IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h | Jack Morgenstein | 2012-07-08 |
| | | | * | | IB/sa: Add GuidInfoRecord query support | Erez Shitrit | 2012-07-08 |
| | | | * | | IB/mlx4: Add debug prints | Jack Morgenstein | 2012-07-08 |
| | | | |/ |
|
| | | * / | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2012-07-08 |
| | | |/ |
|
| | * / | RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size | Roland Dreier | 2012-07-08 |
| | |/ |
|
| * | | RDMA/cma: Allow user to restrict listens to bound address family | Sean Hefty | 2012-07-08 |
| * | | RDMA/cma: Listen on specific address family | Sean Hefty | 2012-07-08 |
| * | | RDMA/cma: Bind to a specific address family | Sean Hefty | 2012-07-08 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq | Amir Vadai | 2012-07-19 |
| * | | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 2012-07-17 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-11 |
| |\ \ |
|
| * | | | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion | 2012-07-07 |
| * | | | ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. | David S. Miller | 2012-07-06 |
| * | | | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). | David S. Miller | 2012-07-05 |
| * | | | ipoib: Convert over to dev_lookup_neigh_skb(). | David S. Miller | 2012-07-05 |
| * | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-28 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | infiniband: netlink: Move away from NLMSG_NEW(). | David S. Miller | 2012-06-27 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-07-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp | Christoph Hellwig | 2012-07-16 |
| |/ / |
|
* | / | IPoIB: fix skb truesize underestimatiom | Eric Dumazet | 2012-07-11 |
| |/
|/| |
|
* | | Merge branches 'cma' and 'ocrdma' into for-linus | Roland Dreier | 2012-06-24 |
|\ \ |
|
| * | | RDMA/ocrdma: Fix off by one in ocrdma_query_gid() | Dan Carpenter | 2012-06-14 |
| * | | RDMA/ocrdma: Fixed RQ error CQE polling | Parav Pandit | 2012-06-11 |