Commit Graph

633 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Alex Tabachnik 5a33a66949 IB/iser: Add more RX CQs to scale out processing of SCSI responses 13 years ago
Roland Dreier 71d9c5f9e6 IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n 13 years ago
Or Gerlitz 862096a8bb IB/ipoib: Add more rtnl_link_ops callbacks 13 years ago
Bart Van Assche d853667091 IB/srp: Avoid having aborted requests hang 13 years ago
Bart Van Assche 9b796d06d5 IB/srp: Fix use-after-free in srp_reset_req() 13 years ago
Patrick McHardy bea1e22df4 IPoIB: Fix use-after-free of multicast object 13 years ago
Or Gerlitz 9baa0b0364 IB/ipoib: Add rtnl_link_ops support 13 years ago
Roland Dreier 9c58b7ddd7 target: Simplify fabric sense data length handling 13 years ago
Roland Dreier 2ed772b7b9 target: Remove unused target_core_fabric_ops.get_fabric_sense_len method 13 years ago
Shlomo Pongratz b5120a6e11 IPoIB: Fix AB-BA deadlock when deleting neighbours 13 years ago
Shlomo Pongratz 66172c0993 IPoIB: Fix memory leak in the neigh table deletion flow 13 years ago
Bart Van Assche 220329916c IB/srp: Fix a race condition 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
Shlomo Pongratz b63b70d877 IPoIB: Use a private hash table for path lookup in xmit path 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
Eric Dumazet b28ba72665 IPoIB: fix skb truesize underestimatiom 13 years ago
Roland Dreier d90f9b3591 IB: Use IS_ENABLED(CONFIG_IPV6) 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 178709bbfe ipoib: Convert over to dev_lookup_neigh_skb(). 13 years ago
Or Gerlitz 7d9c0de4ab IB/iser: Fix error flow in iser ep connection establishment 13 years ago
Andy Grover a12f41f841 target: Rename target_allocate_tasks to target_setup_cmd_from_cdb 13 years ago
Roland Dreier 6f9e7f01b6 IB/srpt: Remove use of transport_do_task_sg_chain() 13 years ago
Roland Dreier 6f3603367b IB/srpt: Set srq_type to IB_SRQT_BASIC 13 years ago
Cong Wang 2a156d094d infiniband: remove the second argument of k[un]map_atomic() 13 years ago
Nicholas Bellinger 187e70a554 ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception 13 years ago
Nicholas Bellinger c7ec05c82b target: Drop unused legacy target_core_fabric_ops API callers 13 years ago
Or Gerlitz d927d505c5 IB: Change CQE "csum_ok" field to a bit flag 13 years ago
Or Gerlitz 89e984e2c2 IB/iser: Post initial receive buffers before sending the final login request 13 years ago
Doug Ledford d474186f19 IB/iser: Free IB connection resources in the proper place 13 years ago
Bart Van Assche 683b159a2e IB/srp: Consolidate repetitive sysfs code 13 years ago
Bart Van Assche e0bda7d8c3 IB/srp: Use pr_fmt() and pr_err()/pr_warn() 13 years ago
Masanari Iida a776ce7cfc IB/srpt: Fix typo "alocate" -> "allocate" 13 years ago
Andy Grover c8e31f26fe target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache 13 years ago
Christoph Hellwig 7d680f3b74 target: replace various cmd flags with a transport state 13 years ago
Masanari Iida 7367d99b30 SRP: Fix typo in ib_srpt.c 13 years ago
Roland Dreier 936d7de3d7 IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses 13 years ago
Roland Dreier 377cb4f9e7 IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses 13 years ago
Jesper Juhl 715252d419 IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() 13 years ago
Dan Carpenter 3af336376f IB/srpt: Fix ERR_PTR() vs. NULL checking confusion 13 years ago
Jesper Juhl ebfded8c4b IB/srpt: Remove unneeded <linux/version.h> include 13 years ago
Roland Dreier f225066b64 IB/srpt: Use ARRAY_SIZE() instead of open-coding 13 years ago
Roland Dreier 486d8b9f88 IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() 13 years ago
Al Viro 587a1f1659 switch ->is_visible() to returning umode_t 13 years ago
Bart Van Assche a42d985bd5 ib_srpt: Initial SRP Target merge for v3.3-rc1 13 years ago
David Miller 17e6abeec4 infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
David Miller 596b9b68ef neigh: Add infrastructure for allocating device neigh privates. 13 years ago