summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: Handle NETDEV_CHANGE eventsAndrew Boyer2017-08-291-1/+6
* IB/rxe: Avoid ICRC errors by copying into the skb firstAndrew Boyer2017-08-291-6/+6
* IB/rxe: Another fix for broken receive queue drainingAndrew Boyer2017-08-291-1/+3
* IB/rxe: Remove unneeded initialization in prepare6()Andrew Boyer2017-08-291-1/+1
* IB/rxe: Fix up rxe_qp_cleanup()Andrew Boyer2017-08-291-7/+2Star
* IB/rxe: Add dst_clone() in prepare_ipv6_hdr()Andrew Boyer2017-08-291-1/+1
* IB/rxe: Fix destination cache for IPv6Andrew Boyer2017-08-292-1/+7
* IB/rxe: Fix up the responder's find_resources() functionAndrew Boyer2017-08-291-1/+1
* IB/rxe: Remove dangling prototypeAndrew Boyer2017-08-291-2/+0Star
* IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer2017-08-294-0/+24
* IB/rxe: Move refcounting earlier in rxe_send()Andrew Boyer2017-08-291-3/+5
* IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn2017-08-292-21/+212
* IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn2017-08-291-0/+144
* IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()Mike Marciniszyn2017-08-291-5/+1Star
* IB/rxe: Make rxe_counter_name staticKamal Heib2017-08-241-1/+1
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-222-16/+23
* IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-221-2/+1Star
* Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-6/+1Star
|\
| * IB/rxe: Remove unneeded checkYuval Shaia2017-08-181-5/+0Star
| * IB/rxe: Convert pr_info to pr_warnYuval Shaia2017-08-181-1/+1
| |
| \
*-. | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-1/+1
|\ \|
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
| |/
* | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn2017-07-312-14/+10Star
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-272-48/+6Star
|\ \
| * | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0Star
| * | IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-47/+6Star
| |/
| |
| \
*-. | Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford2017-07-277-13/+13
|\ \|
| * | IB/rxe: Constify static rxe_vm_opsKamal Heib2017-07-241-1/+1
| * | IB/rxe: Use __func__ to print function's nameKamal Heib2017-07-242-5/+5
| * | IB/rxe: Use DEVICE_ATTR_RO macro to show parent fieldKamal Heib2017-07-241-3/+3
| * | IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'Kamal Heib2017-07-243-3/+3
| * | IB/rxe: Use "foo *bar" instead of "foo * bar"Kamal Heib2017-07-241-1/+1
| |/
* | Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-245-46/+147
|\ \ | |/ |/|
| * IB/hfi1: Use QPN mask to avoid overflowDennis Dalessandro2017-06-271-1/+1
| * IB/rdmavt: Remove duplicated functionsDennis Dalessandro2017-06-271-23/+14Star
| * IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2017-06-271-2/+7
| * IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn2017-06-274-21/+126
| * Merge branch 'k.o/for-4.12-rc' into k.o/for-4.13-mlx-sharedDoug Ledford2017-06-271-7/+2Star
| |\
* | | rxe: fix broken receive queue drainingVijay Immanuel2017-07-202-0/+6
* | | IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan2017-07-201-3/+1Star
* | | IB/rxe: Set dma_mask and coherent_dma_maskyonatanc2017-07-181-0/+2
* | | IB/rxe: Fix kernel panic from skb destructorYonatan Cohen2017-07-181-0/+3
* | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-181-35/+13Star
* | | IB/rxe: do not copy extra stack memory to skbKees Cook2017-07-131-1/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-06-161-7/+2Star
|\ \ \ | |/ / |/| / | |/
| * rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai2017-06-141-7/+2Star
* | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-1/+4
|/
* rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg2017-05-052-2/+1Star
* IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky2017-05-051-1/+1