]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2015-07-08 Mukesh Kackerrds: UNDO reverts done for rebase code to compile with...
2015-07-08 Ajaykumar Hotchandanirds: port to UEK4, Linux-3.18*
2015-07-08 Ajaykumar Hotchandanirds: disable APM support
2015-07-08 Ajaykumar Hotchandanirds: disable cq balance
2015-07-08 Ajaykumar Hotchandanirds: move linux/rds.h to uapi/linux/rds.h
2015-07-08 Ajaykumar HotchandaniRDS: Kconfig and Makefile changes
2015-07-08 Bang NguyenRDS merge for UEK2
2015-07-08 Bang Nguyenrds: Misc Async Send fixes
2015-07-08 Saeed Mahameedrds: call unregister_netdevice_notifier for rds_ib_nb...
2015-07-08 Saeed Mahameedrds: flush and destroy workqueue rds_aux_wq and fix...
2015-07-08 Saeed Mahameedrds : fix compilation warning
2015-07-08 Dotan Barakrds: port the code to uek2
2015-07-08 Bang Nguyenrds: CQ balance
2015-07-08 Bang Nguyenrds: HAIP across HCAs
2015-07-08 Bang Nguyenrds: Misc HAIP fixes
2015-07-08 Dotan Barakrds: off by one fixes
2015-07-08 Dotan Barakrds: Add Automatic Path Migration support
2015-07-07 Dotan Barakrds: fix error flow handling
2015-07-07 Dotan Baraknet/rds: prevent memory leak in case of error flow
2015-07-07 Dotan Barakrds: prepare support to kernel 2.6.39-200.1.1.el5uek...
2015-07-07 Dotan Barakrds: fixed wrong condition in case of error
2015-07-07 Dotan Barakrds: fixed kernel oops in case of error flow
2015-07-07 Dotan BarakRDS: fixed compilation warnings
2015-07-07 Bang NguyenRDS SRQ optional
2015-07-07 Bang NguyenRDS Async send support revised
2015-07-07 Bang NguyenRDS Asynchronous Send support
2015-07-07 Dotan Barakrds: fix compilation warnings
2015-07-07 Bang NguyenRDS: cleanup checkpatch errors
2015-07-07 Bang NguyenRDS Quality Of Service
2015-07-07 Bang NguyenRDS: Use IB_CQ_NEXT_COMP instead of IB_CQ_SOLICITED...
2015-07-07 Chris MasonRDS: make sure rds_send_xmit doesn't loop forever
2015-07-07 Bang NguyenRDS: issue warning if re-connect stalling for more...
2015-07-07 Chris MasonRDS: don't test ring_empty or ring_low without locks...
2015-07-07 Chris MasonRDS: don't use RCU for the bind hash table
2015-07-07 Venkat VenkatsubraRDS: avoid double destory of cm_id when rdms_resolve_ro...
2015-07-07 Chris MasonRDS: make sure rds_send_drop_to properly takes the...
2015-07-07 Chris MasonRDS: kick krdsd to send congestion map updates
2015-07-07 Chris MasonRDS: add debuging code around sock_hold and sock_put.
2015-07-07 Chris MasonRDS: Don't destroy the rdma id until after we're dong...
2015-07-07 Chris MasonRDS: adjust BUG()s for irqs disabled.
2015-07-07 Chris Masonrds: make sure we don't deref a null cm_id->device...
2015-07-07 Chris MasonRDS: don't use GFP_ATOMIC for sk_alloc in rds_create
2015-07-07 Chris MasonRDS: Make sure we do a signaled send at least once...
2015-07-07 Tina YangRDS: Fix an rcu race with rds_bin_lookup
2015-07-07 Chris MasonRDS: Fix RDS_MSG_MAPPED usage.
2015-07-07 Chris MasonRDS: add a sock_destruct callback with debugging
2015-07-07 Tina YangRDS: add a sock_destruct callback with debugging
2015-07-07 Chris MasonRDS: limit the number of times we loop in rds_send_xmit
2015-07-07 Chris MasonRDS Make sure we check for congestion updates during...
2015-07-07 Chris MasonMake sure to kick rds_send_xmit for both LL_SEND_FULL...
2015-07-07 Chris MasonRDS: make sure we post recv buffers
2015-07-07 Chris MasonRDS: don't trust the LL_SEND_FULL bit
2015-07-07 Chris MasonRDS: give up on half formed connections after 15s
2015-07-07 Chris Masonrds_send_xmit is called uner a spinlock, lets not do...
2015-07-07 Chris MasonRDS: make sure not to loop forever inside rds_send_xmit
2015-07-07 Andy Groverrds: check for excessive looping in rds_send_xmit
2015-07-07 Chris Masonrds: don't update ipaddress tables if the address hasn...
2015-07-07 Andy Groverchange ib default retry to 1
2015-07-07 Andy GroverThis patch adds the modparam to rds.ko.
2015-07-07 Zach BrownRDS: only use passive connections when addresses match
2015-07-07 Chris MasonRDS: destroy the ib state that generates call back...
2015-07-07 Chris MasonRDS: check access on pages before doing copy_to_user
2015-07-07 Zach BrownRDS/IB: always free recv frag as we free its ring entry
2015-07-07 Andy GroverRDS/IB: Quiet warnings when leaking frags
2015-07-07 Zach BrownFix loopback connection reference counts
2015-07-07 Zach BrownRDS: cancel connection work structs as we shut down
2015-07-07 Zach BrownRDS: don't call rds_conn_shutdown() from rds_conn_destroy()
2015-07-07 Zach BrownRDS: have sockets get transport module references
2015-07-07 Zach BrownRDS: remove old rs_transport comment
2015-07-07 Zach BrownRDS: lock rds_conn_count decrement in rds_conn_destroy()
2015-07-07 Andy GroverUse CQ_NEXT_COMP for recv completions
2015-07-07 Zach BrownRDS/IB: protect the list of IB devices
2015-07-07 Zach BrownRDS/IB: print IB event strings as well as their number
2015-07-07 Chris MasonRDS: flush the FMR pool less often.
2015-07-07 Chris MasonRDS: make sure the ring is really full before we return...
2015-07-07 Andy GroverRDS: use different cq handlers for send and recv
2015-07-07 Zach BrownRDS/IB: track signaled sends
2015-07-07 Zach BrownRDS: remove __init and __exit annotation
2015-07-07 Zach BrownRDS: fix races and other problems with rmmod and device...
2015-07-07 Chris MasonRDS: properly init the sg table in our frags
2015-07-07 Andy GroverRDS: add support for atomic messages over the wire
2015-07-07 Dotan Barakrds: fix compilation warnings
2015-07-07 Eli CohenFix backports for rds
2015-07-07 Andy GroverRDS: Fix BUG_ONs to not fire when in a tasklet
2015-07-07 Tina YangRDS: Enable per-cpu workqueue threads
2015-07-07 Andy GroverRDS: Do not call set_page_dirty() with irqs off
2015-07-07 Sherman PunRDS: Properly unmap when getting a remote access error
2015-07-07 Andy GroverRDS: only put sockets that have seen congestion on...
2015-07-07 Tina YangRDS: Fix locking in rds_send_drop_to()
2015-07-07 Andy GroverRDS: Turn down alarming reconnect messages
2015-07-07 Andy GroverRDS: Workaround for in-use MRs on close causing crash
2015-07-07 Tina YangRDS: Fix send locking issue
2015-07-07 Andy GroverRDS: Fix congestion issues for loopback
2015-07-07 Andy GroverRDS/TCP: Wait to wake thread when write space available
2015-07-07 Andy GroverRDS: use IB_CQ_VECTOR_LEAST_ATTACHED for cq's
2015-07-07 Andy GroverRDS: update copy_to_user state in tcp transport
2015-07-07 Andy GroverRDS: sendmsg() should check sndtimeo, not rcvtimeo
2015-07-07 Andy GroverRDS: Do not BUG() on error returned from ib_post_send
2015-07-07 Andy GroverRDS: Re-add pf/sol access via sysctl
2015-07-07 Andy GroverRDS/IB+IW: Move recv processing to a tasklet
next