]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
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
2015-10-06 Amir VadaiSDP: fix initial recv buffer size
2015-10-06 Amir Vadaisupport for 2.6.27 + backports
2015-10-06 Vladimir SokolovskySDP: RDMA_CM_EVENT_TIMWAIT_EXIT renamed into RDMA_CM_EV...
2015-10-06 Amir VadaiSDP: Don't allow destruct socket when having sdp_destro...
2015-10-06 Amir VadaiSDP: do gracefull close instead of always doing abortiv...
2015-10-06 Amir VadaiSDP: Split sdp_handle_wc() to smaller functions
2015-10-06 Amir VadaiSDP: Use sdp_set_state()
2015-10-06 Amir VadaiCommited old fixes from kernel_patches/fixes/cma_establ...
2015-10-06 Amir VadaiModifies SDP to support the updated 2.6.26-rc2 kernel...
2015-10-06 Jim MottSDP - Fix compile problem on 2.6.24 ia64
2015-10-06 Jim MottSDP: Enable bzcopy by default
2015-10-06 Jim MottSDP - Bug837: executing netperf with TCP_CORK enabled...
2015-10-06 Jim MottSDP - Bug829: poll() always returns POLLOUT on non...
2015-10-06 Jim MottSDP - Bug294: SDP connect() only allows AF_INET (2...
2015-10-06 Jim MottSDP: various bzcopy fixes V2
2015-10-06 Vladimir SokolovskyApplied 'kernel_patches/fixes/sdp_skbuff_offset.patch'.
2015-10-06 Vladimir SokolovskyApplied 'kernel_patches/fixes/sdp_post_credits.patch'
2015-10-06 Vladimir SokolovskySDP: Applied 'kernel_patches/fixes/sdp_cq_param.patch'
2015-10-06 Jim MottSDP: Disable Zcopy.
2015-10-06 Jim MottModifies SDP to support the updated 2.6.24-rc2 kernel...
2015-10-06 Dotan BarakSDP: A better fix of a potential memory leak in the...
2015-10-06 Jim Mottsdp: Fix data corretness regression test failure.
2015-10-06 Jim MottSDP - Fix reference count locking bug
2015-10-06 Jim MottSDP - Make bzcopy defualt for 2K and larger transfer...
2015-10-06 Jim MottSDP - Fix reference count bug that prevents mlx4_ib...
2015-10-06 Michael S.... SDP - Add note on where linux bits in sdp_main come...
2015-10-06 Jim MottSDP - Zero copy bcopy support
2015-10-06 Jim MottSDP - Method used to allocate socket buffers may cause...
2015-10-06 Jim MottSDP bug647 - Validate ChRcvBuf range and add comments
next