]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2015-10-06 Amir Vadaisdp: Fix bug in crossing SrcAvail
2015-10-06 Amir Vadaisdp: Add detailed ZCopy aborted send statistics
2015-10-06 Amir Vadaisdp: Prevent kernel crash if device init fails (plus...
2015-10-06 Amir Vadaisdp: Fix crossing SrcAvail handling
2015-10-06 Amir Vadaisdp: Fix bugs in huge paged HW's
2015-10-06 Amir Vadaisdp: BUG1899 - fix warnings on RH4.8 by avoiding multip...
2015-10-06 Amir Vadaisdp: must use ib_sg_dma_*, not sg_dma_* for mapping
2015-10-06 Amir Vadaisdp: use IB_CQ_VECTOR_LEAST_ATTACHED for cq's
2015-10-06 Amir Vadaisdp: make statistics per cpu
2015-10-06 Amir Vadaisdp: added statistics instead of prints
2015-10-06 Amir Vadaisdp: Fix partial ZCopy send bug + recvmsg with MSG_PEEK...
2015-10-06 Amir Vadaisdp: Set a lower limit to ZCopy threshold
2015-10-06 Amir Vadaisdp: Fix ZCopy sink not working
2015-10-06 Amir Vadaisdp: fixed compilation warning
2015-10-06 Amir Vadaisdp: ZCopy SrcAvail payload size limit fixed + fix...
2015-10-06 Amir Vadaisdp: small spec compliancy fixes in code
2015-10-06 Amir Vadaisdp: fix lockup on mthca cards
2015-10-06 Amir Vadaisdp: fix a warning in RH4.0
2015-10-06 Amir Vadaisdp: Fix Hello Ack Header to be according to spec
2015-10-06 Amir Vadaisdp: make /proc/net/sdpprf on only if debug data is on
2015-10-06 Amir Vadaisdp: Cleanup ZCopy page registrations
2015-10-06 Amir Vadaisdp: cancel_work_sync on 2.6.22 didn't return a value
2015-10-06 Amir Vadaisdp: changed important prints in zcopy to warning inste...
2015-10-06 Amir Vadaisdp: flush rx_comp_work before destroying socket +...
2015-10-06 Amir Vadaisdp: cleaned up debug prints
2015-10-06 Amir Vadaisdp: take a reference during zcopy_send
2015-10-06 Amir Vadaisdp: Disable BZcopy + Enable ZCopy
2015-10-06 Amir Vadaisdp: changed some warnings into debug prints
2015-10-06 Amir Vadaisdp: fixed BUG1826 part 1 - schedule while atomic
2015-10-06 Amir Vadaisdp: Fixed annoying warning by memtrack
2015-10-06 Amir Vadaisdp: fixed BUG1796 - running out of memory on rx
2015-10-06 Amir Vadaisdp: fixed sparse warnings
2015-10-06 Amir Vadaisdp: removed unneeded list initialization - percpu_coun...
2015-10-06 Amir Vadaisdp: get max send sge from device capabilities instead...
2015-10-06 Jack Morgensteinsdp: incorrect SDP_FMR_SIZE on 32-bit machines
2015-10-06 Jack Morgensteinsdp: check if sdp device is actually present in sdp_rem...
2015-10-06 Amir Vadaisdp: Process tx completions from sendmsg context. arm...
2015-10-06 Amir Vadaisdp: More code cleanup and ZCopy bugs fixes
2015-10-06 Amir Vadaisdp: code cleanup
2015-10-06 Amir Vadaisdp: fix cross SrcAvail deadlock
2015-10-06 Amir Vadaisdp: Fix ZCopy compatability issues
2015-10-06 Amir Vadaisdp: fix memory leak in bzcopy
2015-10-06 Amir Vadaisdp: fixed signedness warning in compilation + don...
2015-10-06 Amir Vadaisdp: split very big tx buffer into smaller sends
2015-10-06 Amir Vadaisdp: QP should be destroyed before its CQs
2015-10-06 Amir Vadaisdp: fix driver to accept credit updates after RCV_SHUTDOWN
2015-10-06 Amir Vadaisdp: Add support for ZCopy combined mode - RDMA Read
2015-10-06 Amir Vadaisdp: removed unnecessary statistics that caused compila...
2015-10-06 Amir Vadaisdp: fix some warning and bugs in porting to ofed 1.5
2015-10-06 Amir Vadaisdp: fix bad credits advertised when connection initiated
2015-10-06 Amir Vadaisdp: Fix memory leak in bzcopy
2015-10-06 Amir Vadaisdp: fix wrong credit advertised in Hello MID
2015-10-06 Amir Vadaisdp: fix compilation error on 2.6.30
2015-10-06 Amir Vadaisdp: fixed coding style
2015-10-06 Amir Vadaisdp: IB_CQ_VECTOR_LEAST_ATTACHED is not supported yet...
2015-10-06 Amir Vadaisdp: fixed div by zero in sdpstats
2015-10-06 Amir Vadaisdp: make interrupt moderation adaptive
2015-10-06 Amir Vadaisdp: arm nagle timer on not sent packet instead of...
2015-10-06 Amir Vadaisdp: two bug fixes
2015-10-06 Amir Vadaisdp: make bzcopy poll timeout in jiffies instead of...
2015-10-06 Amir Vadaisdp: fix bad handling for not aligned buffers in bzcopy...
2015-10-06 Amir Vadaisdp: fix RX to work well on sink side + cosmetics changes
2015-10-06 Amir Vadaisdp: TX from 1 context only. RX with minimal context...
2015-10-06 Amir Vadaisdp: don't arm nagle timer for every sent packet
2015-10-06 Amir Vadaisdp: remove leftover from debugging
2015-10-06 Amir Vadaisdp: Do not nagle BZCopy packets
2015-10-06 Amir Vadaisdp: don't do nagle on first packet
2015-10-06 Amir Vadaisdp: fix backports
2015-10-06 Amir Vadaisdp: process RX CQ from interrupt
2015-10-06 Amir Vadaisdp: created sdp_rx and sdp_tx
2015-10-06 Amir Vadaisdp: /proc/net/sdpprf - performance utilities
2015-10-06 Amir Vadaisdp: no tx interrupts
2015-10-06 Amir Vadaisdp: move tx_ring into dedicated structre + many cosmet...
2015-10-06 Amir Vadaisdp: fixed compilation error when statistics turned off
2015-10-06 Amir Vadaisdp: cosmetics changes
2015-10-06 Amir Vadaisdp: Interrupts performance fixes
2015-10-06 Amir Vadaisdp: added /proc/net/sdpstats + packets dump
2015-10-06 Amir Vadaisdp: BUG1311 Netpipe fails with a IB_WC_LOC_LEN_ERR.
2015-10-06 Nicolas Morey... sdp: change orphan_count and sockets_allocated from...
2015-10-06 Amir Vadaisdp: BUG1472 - clean socket timeouts and refcount when...
2015-10-06 Amir Vadaisdp: fixed typo Signed-off-by: Amir Vadai <amirv@mellan...
2015-10-06 Amir Vadaisdp: BUG1502 - scheduling while atomic
2015-10-06 Amir Vadaisdp: small typo fixed
2015-10-06 Amir VadaiSDP: BUG1309 - SDP close is slow + fix recv buffer...
2015-10-06 Amir VadaiSDP: BUG1087 - fixed recovery from failing rdma_create_qp()
2015-10-06 Amir VadaiSDP: Fix to limit max buffer size in sdp_resize_buffers...
2015-10-06 Amir Vadaisdp: BUG1429 - Sdp doesnt close resources
2015-10-06 Amir Vadaisdp: BUG1047 - crash in sdp_destroy_qp() when no memory
2015-10-06 Amir VadaiSDP: BUG1391 - bugs in the zero-copy send code
2015-10-06 Amir VadaiSDP: BUG1348 - a socket is left after netper on the...
2015-10-06 Amir VadaiSDP: BUG1348 - sockets are left in CLOSE state with...
2015-10-06 Amir VadaiSDP: BUG1402 - kernel panic when sdp_fin arrive in...
2015-10-06 Amir VadaiSDP: BUG1343 - Polygraph test crashes machine
2015-10-06 Amir Vadaisdp: timeout when waiting for sdp_fin
2015-10-06 Amir Vadaisdp: fixed sparse warning Signed-off-by: Amir Vadai...
2015-10-06 Amir Vadaisdp: do nothing when getting FIN after IB teardown...
2015-10-06 Amir Vadaisdp: Limit skb frag size to 64K-1
2015-10-06 Amir Vadaisdp: more verbose debugging messages for sock_put and...
2015-10-06 Amir Vadaisdp: BUG1282 - ref count not taken during sdp_shutdown
2015-10-06 Amir VadaiSDP: print socket tcp-state in /proc/net/sdp
next