Age | Commit message (Expand) | Author |
2017-08-28 | IB/rxe: Handle NETDEV_CHANGE events | Andrew Boyer |
2017-08-28 | IB/rxe: Avoid ICRC errors by copying into the skb first | Andrew Boyer |
2017-08-28 | IB/rxe: Another fix for broken receive queue draining | Andrew Boyer |
2017-08-28 | IB/rxe: Remove unneeded initialization in prepare6() | Andrew Boyer |
2017-08-28 | IB/rxe: Fix up rxe_qp_cleanup() | Andrew Boyer |
2017-08-28 | IB/rxe: Add dst_clone() in prepare_ipv6_hdr() | Andrew Boyer |
2017-08-28 | IB/rxe: Fix destination cache for IPv6 | Andrew Boyer |
2017-08-28 | IB/rxe: Fix up the responder's find_resources() function | Andrew Boyer |
2017-08-28 | IB/rxe: Remove dangling prototype | Andrew Boyer |
2017-08-28 | IB/rxe: Disable completion upcalls when a CQ is destroyed | Andrew Boyer |
2017-08-28 | IB/rxe: Move refcounting earlier in rxe_send() | Andrew Boyer |
2017-08-28 | IB/rdmavt: Handle dereg of inuse MRs properly | Mike Marciniszyn |
2017-08-28 | IB/rdmavt: Add QP iterator API for QPs | Mike Marciniszyn |
2017-08-28 | IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref() | Mike Marciniszyn |
2017-08-24 | IB/rxe: Make rxe_counter_name static | Kamal Heib |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt |
2017-08-22 | IB/hfi1: Remove pmtu from the QP structure | Sebastian Sanchez |
2017-08-18 | Add OPA extended LID support | Hiatt, Don |
2017-08-18 | Merge branch 'misc' into k.o/for-next | Doug Ledford |
2017-08-18 | IB/rxe: Remove unneeded check | Yuval Shaia |
2017-08-18 | IB/rxe: Convert pr_info to pr_warn | Yuval Shaia |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don |
2017-07-31 | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford |
2017-07-26 | Merge branches 'rxe' and 'mlx' into k.o/for-next | Doug Ledford |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky |
2017-07-24 | IB/core: Add generic function to extract IB speed from netdev | Yuval Shaia |
2017-07-24 | IB/rxe: Constify static rxe_vm_ops | Kamal Heib |
2017-07-24 | IB/rxe: Use __func__ to print function's name | Kamal Heib |
2017-07-24 | IB/rxe: Use DEVICE_ATTR_RO macro to show parent field | Kamal Heib |
2017-07-24 | IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' | Kamal Heib |
2017-07-24 | IB/rxe: Use "foo *bar" instead of "foo * bar" | Kamal Heib |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford |
2017-07-20 | rxe: fix broken receive queue draining | Vijay Immanuel |
2017-07-20 | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan |
2017-07-17 | IB/rxe: Set dma_mask and coherent_dma_mask | yonatanc |
2017-07-17 | IB/rxe: Fix kernel panic from skb destructor | Yonatan Cohen |
2017-07-17 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky |
2017-07-12 | IB/rxe: do not copy extra stack memory to skb | Kees Cook |
2017-06-27 | IB/hfi1: Use QPN mask to avoid overflow | Dennis Dalessandro |
2017-06-27 | IB/rdmavt: Remove duplicated functions | Dennis Dalessandro |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana |
2017-06-27 | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn |
2017-06-27 | Merge branch 'k.o/for-4.12-rc' into k.o/for-4.13-mlx-shared | Doug Ledford |
2017-06-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-06-14 | rxe: Fix a sleep-in-atomic bug in post_one_send | Jia-Ju Bai |
2017-06-08 | crypto: Work around deallocated stack frame reference gcc bug on sparc. | David Miller |
2017-05-04 | rxe: expose num_possible_cpus() cnum_comp_vectors | Sagi Grimberg |
2017-05-04 | IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type | Leon Romanovsky |