]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
qedr: ignore inline flag in read verbs
[karo-tx-linux.git] / drivers /
2016-12-22 Amrani, Ramqedr: ignore inline flag in read verbs
2016-12-22 Amrani, Ramqedr: modify QP state to error when destroying it
2016-12-22 Amrani, Ramqedr: return correct value on modify qp
2016-12-22 Amrani, Ramqedr: return error if destroy CQ failed
2016-12-22 Amrani, Ramqedr: configure the number of CQEs on CQ creation
2016-12-22 Chien Tin Tungi40iw: Set 128B as the only supported RQ WQE size
2016-12-18 Bart Van AsscheIB/rxe: Fix a memory leak in rxe_qp_cleanup()
2016-12-18 Steve Wiseiw_cxgb4: set correct FetchBurstMax for QPs
2016-12-14 Doug LedfordMerge branch 'vmw_pvrdma' into merge-test
2016-12-14 Adit RanadiveIB: Add vmw_pvrdma driver
2016-12-14 Doug LedfordMerge branches 'misc', 'qedr', 'reject-helpers', 'rxe...
2016-12-14 Doug LedfordMerge branch 'mlx' into merge-test
2016-12-14 Doug LedfordMerge branch 'hfi1' into merge-test
2016-12-14 Doug LedfordMerge branches 'chelsio', 'debug-cleanup', 'hns' and...
2016-12-14 Pan BianIB/mlx4: fix improper return value
2016-12-14 Pan BianIB/ocrdma: fix bad initialization
2016-12-14 Zhouyi Zhouinfiniband: nes: return value of skb_linearize should...
2016-12-14 Sebastian OttIB/core: fix unmap_sg argument
2016-12-14 Amrani, Ramqede: fix general protection fault may occur on probe
2016-12-14 Souptick JoarderIB/mthca: Replace pci_pool_alloc by pci_pool_zalloc
2016-12-14 Bart Van Asschemlx5, calc_sq_size(): Make a debug message more informative
2016-12-14 Bart Van Asschemlx5: Remove a set-but-not-used variable
2016-12-14 Bart Van Asschemlx5: Use { } instead of { 0 } to init struct
2016-12-14 Bart Van AsscheIB/srp: Make writing the add_target sysfs attr interrup...
2016-12-14 Bart Van AsscheIB/srp: Make mapping failures easier to debug
2016-12-14 Bart Van AsscheIB/srp: Make login failures easier to debug
2016-12-14 Bart Van AsscheIB/srp: Introduce a local variable in srp_add_one()
2016-12-14 Bart Van AsscheIB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
2016-12-14 Bart Van AsscheIB/multicast: Check ib_find_pkey() return value
2016-12-14 Bart Van AsscheIPoIB: Avoid reading an uninitialized member variable
2016-12-14 Bart Van AsscheIB/mad: Fix an array index check
2016-12-14 Bart Van AsscheIB/mlx4: Rework special QP creation error path
2016-12-14 Bart Van AsscheIB/srpt: Report login failures only once
2016-12-14 Julia LawallIB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
2016-12-14 Hans Westgaard RyIB/core: Issue DREQ when receiving REQ/REP for stale QP
2016-12-14 Philippe ReynesIB/nes: use new api ethtool_{get|set}_link_ksettings
2016-12-14 Alexey KhoroshilovIB/isert: do not ignore errors in dma_map_single()
2016-12-14 Jim ForakerIB/rdmavt: Only put mmap_info ref if it exists
2016-12-14 Petr MladekIB/rdmavt: Handle the kthread worker using the new API
2016-12-14 Petr MladekIB/rdmavt: Avoid queuing work into a destroyed cq kthre...
2016-12-14 Arnd BergmannIB/mlx4: avoid a -Wmaybe-uninitialize warning
2016-12-14 Arnd BergmannIB/mlx5: avoid bogus -Wmaybe-uninitialized warning
2016-12-14 Steve Wisenvmet_rdma: log the connection reject message
2016-12-14 Steve Wiseib_isert: log the connection reject message
2016-12-14 Steve Wiseib_iser: log the connection reject message
2016-12-14 Steve Wisenvme-rdma: use rdma connection reject helper functions
2016-12-14 Steve Wiserdma_cm: add rdma_consumer_reject_data helper function
2016-12-14 Steve Wiserdma_cm: add rdma_is_consumer_reject() helper function
2016-12-14 Steve Wiserdma_cm: add rdma_reject_msg() helper function
2016-12-14 Wei Yongjunqedr: remove pointless NULL check in qedr_post_send()
2016-12-14 Wei Yongjunqedr: Use list_move_tail instead of list_del/list_add_tail
2016-12-14 Wei Yongjunqedr: Fix possible memory leak in qedr_create_qp()
2016-12-14 Colin Ian Kingqedr: return -EINVAL if pd is null and avoid null ptr...
2016-12-14 Hal RosenstockIB/mad: Eliminate redundant SM class version defines...
2016-12-13 Bodong WangIB/mlx5: Properly adjust rate limit on QP state transitions
2016-12-13 Bodong WangIB/uverbs: Extend modify_qp and support packet pacing
2016-12-13 Bodong WangIB/core: Support rate limit for packet pacing
2016-12-13 Bodong WangIB/mlx5: Report mlx5 packet pacing capabilities when...
2016-12-13 Or GerlitzIB/mlx5: Support RAW Ethernet when RoCE is disabled
2016-12-13 Or GerlitzIB/mlx5: Rename RoCE related helpers to reflect being...
2016-12-13 Or GerlitzIB/mlx5: Refactor registration to netdev notifier
2016-12-13 Maor GottliebIB/mlx5: Use u64 for UMR length
2016-12-13 Eli CohenIB/mlx5: Avoid system crash when enabling many VFs
2016-12-13 Maor GottliebIB/mlx5: Assign SRQ type earlier
2016-12-13 Jack MorgensteinIB/mlx4: Fix out-of-range array index in destroy qp...
2016-12-13 Moni ShouaIB/mlx5: Make create/destroy_ah available to userspace
2016-12-13 Moni ShouaIB/mlx5: Use kernel driver to help userspace create ah
2016-12-13 Moni ShouaIB/core: Let create_ah return extended response to...
2016-12-13 Moni ShouaIB/mlx5: Report that device has udata response in create_ah
2016-12-13 Moni ShouaIB/core: Change ib_resolve_eth_dmac to use it in create AH
2016-12-13 Moses ReubenIB/mlx5: Add support to match inner packet fields
2016-12-13 Moses ReubenIB/core: Introduce inner flow steering
2016-12-13 Moses ReubenIB/mlx5: Support Vxlan tunneling specification
2016-12-13 Moses ReubenIB/core: Add flow spec tunneling support
2016-12-13 Bodong WangIB/mlx5: Add support for CQE compressing
2016-12-13 Bodong WangIB/mlx5: Report mlx5 CQE compression caps during query
2016-12-13 Bodong WangIB/mlx5: Report mlx5 multi packet WQE caps during query
2016-12-13 Yonatan CohenIB/rxe: Increase max number of completions to 32k
2016-12-13 Eran Ben ElishaIB/mlx4: Check if GRH is available before using it
2016-12-13 Eran Ben ElishaIB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
2016-12-12 Henry Oroscoi40iw: Reorganize structures to align with HW capabilities
2016-12-12 Mustafa Ismaili40iw: Fix incorrect check for error
2016-12-12 Mustafa Ismaili40iw: Assign MSS only when it is a new MTU
2016-12-12 Shiraz Saleemi40iw: Fix race condition in terminate timer's handler
2016-12-12 Mustafa Ismaili40iw: Fix memory leak in CQP destroy when in reset
2016-12-12 Shiraz Saleemi40iw: Fix QP flush to not hang on empty queues or...
2016-12-12 Mustafa Ismaili40iw: Fix double free of QP
2016-12-12 Shiraz Saleemi40iw: Use correct src address in memcpy to rdma stats...
2016-12-12 Thomas Huthi40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW...
2016-12-12 Andrew BoyerIB/rxe: Hold refs when running tasklets
2016-12-12 Andrew BoyerIB/rxe: Wait for tasklets to finish before tearing...
2016-12-12 Andrew BoyerIB/rxe: Fix ref leak in duplicate_request()
2016-12-12 Andrew BoyerIB/rxe: Fix ref leak in rxe_create_qp()
2016-12-12 Andrew BoyerIB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
2016-12-12 Andrew BoyerIB/rxe: Add support for zero-byte operations
2016-12-12 Andrew BoyerIB/rxe: Unblock loopback by moving skb_out increment
2016-12-12 Andrew BoyerIB/rxe: Don't update the response PSN unless it's going...
2016-12-12 Andrew BoyerIB/rxe: Advance the consumer pointer before posting...
2016-12-12 Andrew BoyerIB/rxe: Remove buffer used for printing IP address
2016-12-12 Dan CarpenterIB/rxe: Remove unneeded cast in rxe_srq_from_attr()
next