Commit Graph

3075 Commits (5bd420009716f3348610fdf9c6307f0db583ba04)

Author SHA1 Message Date
Shlomo Pongratz b63b70d877 IPoIB: Use a private hash table for path lookup in xmit path 13 years ago
Mike Marciniszyn 5d7fe4efbf IB/qib: Fix size of cc_supported_table_entries 13 years ago
Roland Dreier 0764c76ecb RDMA/ucma: Convert open-coded equivalent to memdup_user() 13 years ago
Roland Dreier 9e8fa040cb RDMA/ocrdma: Fix check of GSI CQs 13 years ago
Fengguang Wu 4e28904528 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR 13 years ago
Mike Marciniszyn 7fac33014f IB/qib: checkpatch fixes 13 years ago
Mike Marciniszyn 36a8f01cd2 IB/qib: Add congestion control agent implementation 13 years ago
Mike Marciniszyn 551ace124d IB/qib: Reduce sdma_lock contention 13 years ago
Betty Dall f3331f88a4 IB/qib: Fix an incorrect log message 13 years ago
Amir Vadai d9236c3f10 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq 13 years ago
Mike Marciniszyn 1fb9fed6d4 IB/qib: Fix QP RCU sparse warnings 13 years ago
David S. Miller 6700c2709c net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() 13 years ago
Christoph Hellwig e672a47fd9 srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp 13 years ago
Jack Morgenstein 6634961c14 mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize them 13 years ago
Dotan Barak 87d4abda83 IB/cm: Destroy idr as part of the module init error flow 13 years ago
Dotan Barak 47e956b2a6 IB/mlx4: Fill the masked_atomic_cap attribute in query device 13 years ago
Dotan Barak 16551d4501 IB/mthca: Fill in sq_sig_type in query QP 13 years ago
Dotan Barak 9bbeb6663e IB/mthca: Warning about event for non-existent QPs should show event type 13 years ago
Eric Dumazet b28ba72665 IPoIB: fix skb truesize underestimatiom 13 years ago
Mike Marciniszyn 7e23017704 IB/qib: Fix sparse RCU warnings in qib_keys.c 13 years ago
Jack Morgenstein 00f5ce99dc mlx4: Use port management change event instead of smp_snoop 13 years ago
Mike Marciniszyn 8aac4cc3a9 IB/qib: RCU locking for MR validation 13 years ago
Mike Marciniszyn 6a82649f21 IB/qib: Avoid returning EBUSY from MR deregister 13 years ago
Mike Marciniszyn 354dff1bd8 IB/qib: Fix UC MR refs for immediate operations 13 years ago
Jack Morgenstein 3045f09203 IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h 13 years ago
Erez Shitrit aeab97ed15 IB/sa: Add GuidInfoRecord query support 13 years ago
Jack Morgenstein b1d8eb5a21 IB/mlx4: Add debug prints 13 years ago
Roland Dreier d90f9b3591 IB: Use IS_ENABLED(CONFIG_IPV6) 13 years ago
Roland Dreier f747c34af4 RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size 13 years ago
Sean Hefty 68602120e4 RDMA/cma: Allow user to restrict listens to bound address family 13 years ago
Sean Hefty 406b6a25f8 RDMA/cma: Listen on specific address family 13 years ago
Sean Hefty 5b0ec991c0 RDMA/cma: Bind to a specific address family 13 years ago
Hadar Hen Zion 0ff1fb654b {NET, IB}/mlx4: Add device managed flow steering firmware API 13 years ago
Roland Dreier d1e09ebf42 RDMA/ocrdma: Fix assignment of max_srq_sge in device query 13 years ago
David S. Miller 700db99d01 ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. 13 years ago
David S. Miller 534cb283ef cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). 13 years ago
David S. Miller 178709bbfe ipoib: Convert over to dev_lookup_neigh_skb(). 13 years ago
Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
David S. Miller e05273341c infiniband: netlink: Move away from NLMSG_NEW(). 13 years ago
Sean Hefty 4dd81e8956 RDMA/cma: QP type check on received REQs should be AND not OR 13 years ago
Dan Carpenter 7b33dc2b05 RDMA/ocrdma: Fix off by one in ocrdma_query_gid() 13 years ago
Parav Pandit a3698a9b91 RDMA/ocrdma: Fixed RQ error CQE polling 13 years ago
Mahesh Vardhamanaiah 634c5796a5 RDMA/ocrdma: Correct queue SGE calculation 13 years ago
Mahesh Vardhamanaiah 07bb54244e RDMA/ocrdma: Correct reported max queue sizes 13 years ago
Parav Pandit 6ab6827ee9 RDMA/ocrdma: Fixed GID table for vlan and events 13 years ago
Sagi Grimberg fc2d004419 IB/mlx4: Fix max_wqe capacity reported from query device 13 years ago
Shlomo Pongratz 3aac6ff16a IB/mlx4: Fix EQ deallocation in legacy mode 13 years ago
Thadeu Lima de Souza Cascardo 71b43fd573 RDMA/cxgb4: Fix crash when peer address is 0.0.0.0 13 years ago
Devendra Naga 7ad5e449b9 RDMA/ocrdma: Remove unnecessary version.h includes 13 years ago
Parav Pandit 804eaf29ba RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHED 13 years ago