summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-20
|\
| * IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-18
| * IB/rxe: avoid double kfree skbZhu Yanjun2018-06-11
* | treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-12
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07
|\|
| * Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-28
| |\
| * | IB/rxe: avoid unnecessary exportZhu Yanjun2018-05-28
| * | IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-24
| * | IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun2018-05-17
| * | IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings2018-05-15
| * | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-09
| * | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-09
| * | IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2018-05-09
| * | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-09
| |\ \
| * | | IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing2018-05-01
| * | | IB/rxe: remove unused function variableZhu Yanjun2018-04-27
| * | | IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun2018-04-27
| * | | IB/rxe: Change rxe_rcv to return voidYuval Shaia2018-04-27
| * | | IB/rxe: replace refcount_inc with skb_getZhu Yanjun2018-04-19
| * | | IB/rxe: optimize the function duplicate_requestZhu Yanjun2018-04-19
| * | | IB/rxe: make rxe_release_udp_tunnel staticZhu Yanjun2018-04-19
| * | | IB/rxe: avoid export symbolsZhu Yanjun2018-04-17
| * | | IB/rxe: make the variable staticZhu Yanjun2018-04-17
* | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-06
| | |/ | |/|
* / | nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise2018-05-09
|/ /
* | IB/rxe: avoid double kfree_skbZhu Yanjun2018-04-27
* | IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang2018-04-27
|/
* IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin2018-04-05
* IB/rxe: Removed GID add/del dummy routinesParav Pandit2018-04-05
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-03
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-03
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-03
* IB/rxe: optimize mcast recv processZhu Yanjun2018-03-29
* RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-27
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-15
* RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe2018-03-15
* RDMAVT: Fix synchronization around percpu_refTejun Heo2018-03-15
* rdma_rxe: make rxe work over 802.1q VLAN devicesMartin Wilck2018-03-14
* IB: remove duplicate header filesZhu Yanjun2018-03-13
* IB/rxe: change the function rxe_init_device_param typeZhu Yanjun2018-03-07
* IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun2018-03-07
* IB/rxe: remove unnecessary skb_cloneZhu Yanjun2018-03-07
* RDMA/rxe: Fix an out-of-bounds readBart Van Assche2018-03-06
* infiniband: remove redundant assignment to pointer 'rdi'Colin Ian King2018-03-06
* IB/rxe: Remove unused variable (char *rxe_qp_state_name[])HernĂ¡n Gonzalez2018-02-28
* rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe2018-02-14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-06
|\