Age | Commit message (Expand) | Author | Files | Lines |
2017-08-24 | IB/rxe: Make rxe_counter_name static | Kamal Heib | 1 | -1/+1 |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 2 | -16/+23 |
2017-08-22 | IB/hfi1: Remove pmtu from the QP structure | Sebastian Sanchez | 1 | -2/+1 |
2017-08-18 | Add OPA extended LID support | Hiatt, Don | 1 | -1/+1 |
2017-08-18 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 1 | -6/+1 |
2017-08-18 | IB/rxe: Remove unneeded check | Yuval Shaia | 1 | -5/+0 |
2017-08-18 | IB/rxe: Convert pr_info to pr_warn | Yuval Shaia | 1 | -1/+1 |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 1 | -1/+1 |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 1 | -1/+1 |
2017-07-31 | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 2 | -14/+10 |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2 | -48/+6 |
2017-07-27 | Merge branches 'rxe' and 'mlx' into k.o/for-next | Doug Ledford | 7 | -13/+13 |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 1 | -1/+0 |
2017-07-24 | IB/core: Add generic function to extract IB speed from netdev | Yuval Shaia | 1 | -47/+6 |
2017-07-24 | IB/rxe: Constify static rxe_vm_ops | Kamal Heib | 1 | -1/+1 |
2017-07-24 | IB/rxe: Use __func__ to print function's name | Kamal Heib | 2 | -5/+5 |
2017-07-24 | IB/rxe: Use DEVICE_ATTR_RO macro to show parent field | Kamal Heib | 1 | -3/+3 |
2017-07-24 | IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' | Kamal Heib | 3 | -3/+3 |
2017-07-24 | IB/rxe: Use "foo *bar" instead of "foo * bar" | Kamal Heib | 1 | -1/+1 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 5 | -46/+147 |
2017-07-20 | rxe: fix broken receive queue draining | Vijay Immanuel | 2 | -0/+6 |
2017-07-20 | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan | 1 | -3/+1 |
2017-07-18 | IB/rxe: Set dma_mask and coherent_dma_mask | yonatanc | 1 | -0/+2 |
2017-07-18 | IB/rxe: Fix kernel panic from skb destructor | Yonatan Cohen | 1 | -0/+3 |
2017-07-18 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 1 | -35/+13 |
2017-07-13 | IB/rxe: do not copy extra stack memory to skb | Kees Cook | 1 | -1/+3 |
2017-06-27 | IB/hfi1: Use QPN mask to avoid overflow | Dennis Dalessandro | 1 | -1/+1 |
2017-06-27 | IB/rdmavt: Remove duplicated functions | Dennis Dalessandro | 1 | -23/+14 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 1 | -2/+7 |
2017-06-27 | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 4 | -21/+126 |
2017-06-27 | Merge branch 'k.o/for-4.12-rc' into k.o/for-4.13-mlx-shared | Doug Ledford | 1 | -7/+2 |
2017-06-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -7/+2 |
2017-06-14 | rxe: Fix a sleep-in-atomic bug in post_one_send | Jia-Ju Bai | 1 | -7/+2 |
2017-06-08 | crypto: Work around deallocated stack frame reference gcc bug on sparc. | David Miller | 1 | -1/+4 |
2017-05-05 | rxe: expose num_possible_cpus() cnum_comp_vectors | Sagi Grimberg | 2 | -2/+1 |
2017-05-05 | IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type | Leon Romanovsky | 1 | -1/+1 |
2017-05-01 | IB/rxe: Don't clamp residual length to mtu | Johannes Thumshirn | 1 | -2/+0 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2 | -0/+2 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 5 | -37/+46 |
2017-05-01 | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 5 | -19/+20 |
2017-05-01 | IB/rxe: Initialize ib_ah_attr during query_ah | Dasaratharaman Chandramouli | 2 | -0/+2 |
2017-04-28 | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 1 | -17/+44 |
2017-04-28 | IB/rxe: fix typo: "algorithmi" -> "algorithm" | Colin Ian King | 1 | -1/+1 |
2017-04-28 | IB/rdmavt: restore IRQs on error path in rvt_create_ah() | Dan Carpenter | 1 | -1/+1 |
2017-04-25 | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 2 | -9/+7 |
2017-04-25 | {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function | Yuval Shaia | 4 | -32/+6 |
2017-04-21 | IB/rxe: Cache dst in QP instead of getting it for each send | yonatanc | 2 | -4/+59 |
2017-04-21 | IB/rxe: Offload CRC calculation when possible | yonatanc | 9 | -9/+44 |
2017-04-21 | IB/rxe: Do not export module's private function | Parav Pandit | 1 | -1/+0 |