]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
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
2015-10-06 Jim MottSDP bug646 - Do not send DisConn if there is only 1...
2015-10-06 Jim MottSDP bug644 - DisConn, ChRcvBuf, and ChRcvBufAck sent...
2015-10-06 Jim MottSDP: Add keepalive support
2015-10-06 Jim MottFix SDP build issue in 2.6.22-rc7 kernel. There are...
2015-10-06 Ami PerlmutterIB/sdp: move the socket to accept queue
2015-10-06 Ami PerlmutterIB/sdp: resize data should be added to skb via skb_put...
2015-10-06 Ami PerlmutterIB/sdp: fix problem with sles9 backport (bugzilla 621)
2015-10-06 Ami PerlmutterIB/sdp: slow start recv buffer sizes, and try to resize...
2015-10-06 Ami PerlmutterIB/sdp: print queued rx and tx status to proc_fs implem...
2015-10-06 Michael S.... IB/sdp: Cleanup compilation warnings.
2015-10-06 Ami PerlmutterIB/sdp: Fix to be compliant with CA4-119 (bugzilla...
2015-10-06 Ami PerlmutterIB/sdp: adjust module parameter to improve 8K message BW
2015-10-06 Ami PerlmutterIB/sdp: prevent removal of ib device before cleanup
2015-10-06 Ami PerlmutterIB/sdp: fix dma mapping direction (bugzzila num. 556)
2015-10-06 Ami PerlmutterIB/sdp - use the ib_dma interface
2015-10-06 Ami PerlmutterIB/sdp: cm disconnect should wake up any sleeping proce...
2015-10-06 Amiram PerlmutterIB/sdp: add uid and inode to proc_fs info
2015-10-06 Ami ParlmuterIB/sdp: fix dma leak
2015-10-06 Amiram PerlmutterIB/sdp: fix BSDH len field for HH/HAH login messages.
2015-10-06 Ami ParlmuterIB/sdp: try to send after push mark is set
2015-10-06 Amiram PerlmutterIB/sdp: allow users via module parameter to bound SDP...
2015-10-06 Amiram PerlmutterIB/sdp: fix NULL pointer dereference
2015-10-06 Amiram PerlmutterIB/sdp: add proc_fs support
2015-10-06 Amiram PerlmutterIB/sdp: handle shutdown recv on listening socket
2015-10-06 Michael S.... Update for API changes merged for 2.6.20.
2015-10-06 Amiram PerlmutterIB/sdp: fill required login fields
2015-10-06 Amiram PerlmutterIB/sdp: poll cq in sendmsg only when sent size is large...
2015-10-06 Amiram PerlmutterIB/sdp: fixed compilation error
2015-10-06 Amiram PerlmutterIB/sdp: fixed typo in module parameter description
2015-10-06 Amiram PerlmutterIB/sdp: merge small skbs on receive side into larger...
2015-10-06 Amiram PerlmutterIB/sdp: modify buffer use calculation to eliminate...
2015-10-06 Michael S.... IB/sdp: handle immediate errors on post_send/post_receive
2015-10-06 Michael S.... IB/sdp: disable timewait on close if socket has been...
2015-10-06 Michael S.... IB/sdp: emulate completion with error if packet queued...
2015-10-06 Michael S.... IB/sdp: add receive buffer size scale factor
2015-10-06 Amiram PerlmutterIB/sdp: improve urgent data latency
2015-10-06 Michael S.... IB/sdp: fix data corruption on SLES10 (should affect...
2015-10-06 Michael S.... IB/sdp: fix a crash when child is disconnected while...
2015-10-06 Michael S.... CMA should check backlog_queue, not accept_queue, since...
2015-10-06 Michael S.... IB/sdp: request notification only if CQ exists.
2015-10-06 Michael S.... IB/sdp: do not kill the child socket in accept queue
2015-10-06 Michael S.... IB/sdp: implement SIOCINQ (FIONREAD)
2015-10-06 Amiram PerlmutterIB/sdp: set inet's daddr and dport on active side as...
2015-10-06 Michael S.... IB/sdp: Fix skb truesize calculation for the RX skb
2015-10-06 Amiram PerlmutterIB/sdp: increment seq in case of fin
2015-10-06 Amiram PerlmutterIB/sdp: do not reset offsets on disconnect
2015-10-06 Michael S.... IB/sdp: Use inet_sk for portability.
2015-10-06 Amiram PerlmutterIB/sdp: fill in source address in inet_sock when it...
2015-10-06 Ami ParlmuterIB/sdp: add support for MSG_OOB
2015-10-06 Michael S.... IB/sdp: Add CQ polling, weight configurable globally.
2015-10-06 Michael S.... IB/sdp: Three bugfixes in SDP sockets.
2015-10-06 Michael S.... IB/sdp: remove unused include
2015-10-06 Michael S.... IB/sdp: Two bugfixes in SDP
2015-10-06 Michael S.... IB/sdp: Change PFN_INDEX -> PAGE_INDEX
2015-10-06 Michael S.... IB/sdp: Thinko fix: must update nr frags.
next