- 1661d3b0 nvmet,rxe: defer ip datagram sending to tasklet by Alexandru Moise · 7 years ago
- 9fd4350 IB/rxe: avoid double kfree_skb by Zhu Yanjun · 7 years ago
- 2da36d4 IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV by Jianchao Wang · 7 years ago
- efc365e IB/rxe: Fix for oops in rxe_register_device on ppc64le arch by Mikhail Malygin · 7 years ago
- 39e00b6 IB/rxe: Removed GID add/del dummy routines by Parav Pandit · 7 years ago
- 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
- 3e44e0e IB/providers: Avoid null netdev check for RoCE by Parav Pandit · 7 years ago
- 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
- 99dae69 IB/rxe: optimize mcast recv process by Zhu Yanjun · 7 years ago
- f2e9bfa RDMA/rxe: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
- 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
- 0c43ab3 RDMA/rxe: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
- b92ec0f RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr by Jason Gunthorpe · 7 years ago
- 95da6e96 RDMAVT: Fix synchronization around percpu_ref by Tejun Heo · 7 years ago
- 43c9fc5 rdma_rxe: make rxe work over 802.1q VLAN devices by Martin Wilck · 7 years ago
- 8a18e91 IB: remove duplicate header files by Zhu Yanjun · 7 years ago
- befd8d9 IB/rxe: change the function rxe_init_device_param type by Zhu Yanjun · 7 years ago
- 31f1bd1 IB/rxe: remove unnecessary rxe in rxe_send by Zhu Yanjun · 7 years ago
- 86af617 IB/rxe: remove unnecessary skb_clone by Zhu Yanjun · 7 years ago
- a6544a6 RDMA/rxe: Fix an out-of-bounds read by Bart Van Assche · 7 years ago
- 042932f infiniband: remove redundant assignment to pointer 'rdi' by Colin Ian King · 7 years ago
- c33bab6 IB/rxe: Remove unused variable (char *rxe_qp_state_name[]) by Hernán Gonzalez · 7 years ago
- 7061f28 rxe: Do not use 'struct sockaddr' in a uapi header by Jason Gunthorpe · 7 years ago
- 2246edf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- 316663c IB/rxe: remove redudant parameter in rxe_av_fill_ip_info by Zhu Yanjun · 7 years ago
- 45a290f IB/rxe: change the function rxe_av_fill_ip_info to void by Zhu Yanjun · 7 years ago
- a402dc44 IB/rxe: change the function to void from int by Zhu Yanjun · 7 years ago
- 9c96f3d IB/rxe: remove unnecessary parameter in rxe_av_to_attr by Zhu Yanjun · 7 years ago
- ca3d9fe IB/rxe: change the function to void from int by Zhu Yanjun · 7 years ago
- 1a241db IB/rxe: remove redudant parameter in function by Zhu Yanjun · 7 years ago
- 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- 0812ed1 IB/rxe: Change RDMA_RXE kconfig to use select by Jason Gunthorpe · 7 years ago
- bb3ffb7 RDMA/rxe: Fix rxe_qp_cleanup() by Bart Van Assche · 7 years ago
- 65567e4 RDMA/rxe: Fix a race condition in rxe_requester() by Bart Van Assche · 7 years ago
- c966ea1 RDMA: Mark imm_data as be32 in the verbs uapi header by Jason Gunthorpe · 7 years ago
- 4f9a301 infiniband: fix sw/rdmavt/* kernel-doc notation by Randy Dunlap · 7 years ago
- 6f301e0 RDMA/rxe: Fix a race condition related to the QP error state by Bart Van Assche · 7 years ago
- 5793b46 IB/rxe: remove unnecessary skb_clone in xmit by Zhu Yanjun · 7 years ago
- 91eab79 IB/rxe: add the static type to the variable by Zhu Yanjun · 7 years ago
- 57f6b66 IB/rdmavt: Add trace for RNRNAK timer by Kaike Wan · 7 years ago
- db9a2c6 IB/rdmavt: Allocate CQ memory on the correct node by Mike Marciniszyn · 7 years ago
- f5b53b0 IB/rdmavt: Use correct numa node for SRQ allocation by Mike Marciniszyn · 7 years ago
- 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
- 437ff78 IB/rdmavt: No need to cancel RNRNAK retry timer when it is running by Kaike Wan · 7 years ago
- 9ef77bd RDMA/rxe: Remove useless EXPORT_SYMBOL by Leon Romanovsky · 7 years ago
- fe78acf IB/rxe: Avoid passing unused index pointer which is optional by Parav Pandit · 7 years ago
- adf90eb drivers/infiniband: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 3c07347 drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- 3192c53 IB/rxe: don't crash, if allocation of crc algorithm failed by Thomas Bogendoerfer · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 3bfbea7 IB/rxe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
- a2930e5 IB/rdmavt: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- e527ff9 Merge branch 'hfi1' into k.o/for-next by Doug Ledford · 7 years ago
- f9586ab IB/rdmavt: Don't wait for resources in QP reset by Alex Estrin · 7 years ago
- ea6ee93 RDMA/rxe: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
- 2caaa23 RDMA/rdmavt: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
- 6b9f897 IB/rxe: put the pool on allocation failure by Doug Ledford · 7 years ago
- 4831ca9 IB/rxe: check for allocation failure on elem by Colin Ian King · 7 years ago
- 931bc0d IB: Move PCI dependency from root KConfig to HW's KConfigs by Yuval Shaia · 7 years ago
- 5c50f1d IB/rxe: Handle NETDEV_CHANGE events by Andrew Boyer · 7 years ago
- 13eb1e2 IB/rxe: Avoid ICRC errors by copying into the skb first by Andrew Boyer · 7 years ago
- 1223a1a IB/rxe: Another fix for broken receive queue draining by Andrew Boyer · 7 years ago
- 2418ada IB/rxe: Remove unneeded initialization in prepare6() by Andrew Boyer · 7 years ago
- 825a51a IB/rxe: Fix up rxe_qp_cleanup() by Andrew Boyer · 7 years ago
- 48c22be IB/rxe: Add dst_clone() in prepare_ipv6_hdr() by Andrew Boyer · 7 years ago
- b9109b7d IB/rxe: Fix destination cache for IPv6 by Andrew Boyer · 7 years ago
- d45d295 IB/rxe: Fix up the responder's find_resources() function by Andrew Boyer · 7 years ago
- cffec53 IB/rxe: Remove dangling prototype by Andrew Boyer · 7 years ago
- bfc3ae0 IB/rxe: Disable completion upcalls when a CQ is destroyed by Andrew Boyer · 7 years ago
- 9eb7f8e IB/rxe: Move refcounting earlier in rxe_send() by Andrew Boyer · 7 years ago
- 0208da9 IB/rdmavt: Handle dereg of inuse MRs properly by Mike Marciniszyn · 7 years ago
- 4734b4f IB/rdmavt: Add QP iterator API for QPs by Mike Marciniszyn · 7 years ago
- 3aaee8a IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref() by Mike Marciniszyn · 8 years ago
- fab773c IB/rxe: Make rxe_counter_name static by Kamal Heib · 8 years ago
- 13c1922 IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs by Don Hiatt · 8 years ago
- 16570d3 IB/hfi1: Remove pmtu from the QP structure by Sebastian Sanchez · 8 years ago
- 62ede77 Add OPA extended LID support by Hiatt, Don · 8 years ago
- d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
- 660b1de IB/rxe: Remove unneeded check by Yuval Shaia · 8 years ago
- 8b62cbd IB/rxe: Convert pr_info to pr_warn by Yuval Shaia · 8 years ago
- 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 8 years ago
- 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 8 years ago
- 3ffea7d IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression by Mike Marciniszyn · 8 years ago
- a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
- f55c1e6 Merge branches 'rxe' and 'mlx' into k.o/for-next by Doug Ledford · 8 years ago
- e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
- d418619 IB/core: Add generic function to extract IB speed from netdev by Yuval Shaia · 8 years ago
- b4fbec9 IB/rxe: Constify static rxe_vm_ops by Kamal Heib · 8 years ago
- 6101382 IB/rxe: Use __func__ to print function's name by Kamal Heib · 8 years ago
- c05d266 IB/rxe: Use DEVICE_ATTR_RO macro to show parent field by Kamal Heib · 8 years ago
- c498e82 IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' by Kamal Heib · 8 years ago
- 3363828 IB/rxe: Use "foo *bar" instead of "foo * bar" by Kamal Heib · 8 years ago
- 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 8 years ago
- 1217197 rxe: fix broken receive queue draining by Vijay Immanuel · 8 years ago
- a25ce42 IB/rdmavt: Setting of QP timeout can overflow jiffies computation by Kaike Wan · 8 years ago