index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
Commit message (
Expand
)
Author
Age
...
|
*
|
RDS: IB: split send completion handling and do batch ack
Santosh Shilimkar
2015-10-05
|
*
|
RDS: IB: ack more receive completions to improve performance
Santosh Shilimkar
2015-10-05
|
*
|
RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
Santosh Shilimkar
2015-10-05
|
*
|
RDS: defer the over_batch work to send worker
Santosh Shilimkar
2015-10-05
|
*
|
RDS: Use per-bucket rw lock for bind hash-table
Santosh Shilimkar
2015-09-30
|
*
|
RDS: fix rds_sock reference bug while doing bind
Santosh Shilimkar
2015-09-30
|
*
|
RDS: make socket bind/release locking scheme simple and more efficient
Santosh Shilimkar
2015-09-30
|
*
|
RDS: use kfree_rcu in rds_ib_remove_ipaddr
Santosh Shilimkar
2015-09-30
|
|
/
*
|
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
Sowmini Varadhan
2015-10-05
*
|
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
Sowmini Varadhan
2015-10-05
*
|
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
2015-10-05
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-10
|
\
|
*
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
2015-09-09
|
*
RDS: rds_conn_lookup() should factor in the struct net for a match
Sowmini Varadhan
2015-09-06
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
|
\
\
|
|
/
|
/
|
|
*
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
|
*
rds/ib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
|
*
RDS: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
|
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
*
|
RDS: remove superfluous from rds_ib_alloc_fmr()
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: flush the FMR pool less often
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: push FMR pool flush work to its own worker
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: fix fmr pool dirty_count
Wengang Wang
2015-08-25
*
|
RDS: Fix rds MR reference count in rds_rdma_unuse()
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
2015-08-25
*
|
rds: Fix improper gfp_t usage.
David S. Miller
2015-08-25
*
|
RDS: check for valid cm_id before initiating connection
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: return EMSGSIZE for oversize requests before processing/queueing
Mukesh Kacker
2015-08-25
*
|
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: Don't destroy the rdma id until after we're done using it
Santosh Shilimkar
2015-08-25
*
|
RDS: Fix assertion level from fatal to warning
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: Make sure we do a signaled send for large-send
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: Mark message mapped before transmit
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: add a sock_destruct callback debug aid
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: check for congestion updates during rds_send_xmit
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: don't update ip address tables if the address hasn't changed
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: destroy the ib state earlier during shutdown
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
2015-08-25
*
|
RDS: restore return value in rds_cmsg_rdma_args()
santosh.shilimkar@oracle.com
2015-08-25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
|
\
|
|
*
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
2015-08-03
*
|
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
2015-08-07
*
|
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-08-07
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-07-15
|
\
|
*
rds: rds_ib_device.refcount overflow
Wengang Wang
2015-07-14
*
|
net-RDS: Delete an unnecessary check before the function call "module_put"
Markus Elfring
2015-07-03
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
|
\
|
*
net: rds: use for_each_sg() for scatterlist parsing
Fabian Frederick
2015-06-21
|
*
net/rds Add getsockopt support for SO_RDS_TRANSPORT
Sowmini Varadhan
2015-06-01
[prev]
[next]