Commit Graph

3222 Commits (6f039790510fd630ff348efe8c4802dbaa041fba)

Author SHA1 Message Date
Tejun Heo 136b5721d7 workqueue: deprecate __cancel_delayed_work() 13 years ago
Tejun Heo e7c2f96744 workqueue: use mod_delayed_work() instead of __cancel + queue 13 years ago
Paul E. McKenney bff4a39479 infiniband: ehca: Fix compiler warnings 13 years ago
Paul E. McKenney c0e12e51b0 infiniband: ehca: Fix while->do-while conversion typo 13 years ago
Kleber Sacilotto de Souza a0675a386a IB/mlx4: Check iboe netdev pointer before dereferencing it 13 years ago
Bart Van Assche 220329916c IB/srp: Fix a race condition 13 years ago
Julia Lawall 51fa3ca37e IB/qib: Fix error return code in qib_init_7322_variables() 13 years ago
Masanari Iida 142ad5db2b IB: Fix typos in infiniband drivers 13 years ago
Shlomo Pongratz 6c723a68c6 IB/ipoib: Fix RCU pointer dereference of wrong object 13 years ago
Shlomo Pongratz fa16ebed31 IB/ipoib: Add missing locking when CM object is deleted 13 years ago
Tejun Heo 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 years ago
Tatyana Nikolova 418edaaba9 RDMA/ucma.c: Fix for events with wrong context on iWARP 13 years ago
Thomas Gleixner 81942621bd infiniband: Ehca: Use hotplug thread infrastructure 13 years ago
Roland Dreier d549f55f2e RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs 13 years ago
Jack Morgenstein df7fba6647 IB/mlx4: Fix possible deadlock on sm_lock spinlock 13 years ago
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