summaryrefslogtreecommitdiff
path: root/Documentation/firmware_class/hotplug-script
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2018-06-01 00:30:27 +0100
committerBen Hutchings <ben@decadent.org.uk>2018-06-01 00:30:27 +0100
commitf63b2b3204ea962e9cc34a223771ec973694f8bf (patch)
tree6c08094e53ca84f7dfbf4b1a31558330a9c151ec /Documentation/firmware_class/hotplug-script
parent0b8479056e90225a9f913d7eee4876295989ca62 (diff)
downloadkernel-linux-3.2.y.tar.gz
Linux 3.2.102linux-3.2.y
Diffstat (limited to 'Documentation/firmware_class/hotplug-script')
0 files changed, 0 insertions, 0 deletions
ds/send.c?h=linux-5.1.y&id=0cb43965d42a21a7af41f88f1021b478dc102425'>RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan 2016-06-07RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...Sowmini Varadhan 2015-11-24RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas 2015-10-18RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com 2015-10-05RDS: IB: split send completion handling and do batch ackSantosh Shilimkar 2015-10-05RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULLSantosh Shilimkar 2015-10-05RDS: defer the over_batch work to send workerSantosh Shilimkar 2015-08-25RDS: return EMSGSIZE for oversize requests before processing/queueingMukesh Kacker 2015-08-25RDS: make sure rds_send_drop_to properly takes the m_rs_locksantosh.shilimkar@oracle.com 2015-08-25RDS: Mark message mapped before transmitsantosh.shilimkar@oracle.com 2015-08-25RDS: check for congestion updates during rds_send_xmitsantosh.shilimkar@oracle.com 2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan 2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-04-08RDS: make sure not to loop forever inside rds_send_xmitSowmini Varadhan 2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue 2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng 2014-12-09put iov_iter into msghdrAl Viro 2014-11-24rds: switch rds_message_copy_from_user() to iov_iterAl Viro 2014-10-03net/rds: fix possible double free on sock tear downHerton R. Krzesinski 2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra 2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle