Histórico de Commits

Autor SHA1 Mensagem Data
  David S. Miller 87ffabb1f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
  Sowmini Varadhan 443be0e5af RDS: make sure not to loop forever inside rds_send_xmit há 10 anos atrás
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg há 11 anos atrás
  Gu Zheng f95b414edb net: introduce helper macro for_each_cmsghdr há 11 anos atrás
  Al Viro c0371da604 put iov_iter into msghdr há 11 anos atrás
  Al Viro 083735f4b0 rds: switch rds_message_copy_from_user() to iov_iter há 11 anos atrás
  Herton R. Krzesinski 593cbb3ec6 net/rds: fix possible double free on sock tear down há 11 anos atrás
  Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() há 11 anos atrás
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size há 12 anos atrás
  jeff.liu 5175a5e76b RDS: fix rds-ping spinlock recursion há 13 anos atrás
  Dave Jones a6506e1486 Remove printk from rds_sendmsg há 13 anos atrás
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
  Paul Gortmaker d9b9384215 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC há 14 anos atrás
  Manuel Zerpies cb0a605649 net/rds: use prink_ratelimited() instead of printk_ratelimit() há 14 anos atrás
  Lucas De Marchi 25985edced Fix common misspellings há 14 anos atrás
  Andy Grover d139ff0907 RDS: Let rds_message_alloc_sgs() return NULL há 15 anos atrás
  stephen hemminger ff51bf8415 rds: make local functions/variables static há 15 anos atrás
  Andy Grover 20c72bd5f5 RDS: Implement masked atomic operations há 15 anos atrás
  Zach Brown 0f4b1c7e89 rds: fix rds_send_xmit() serialization há 15 anos atrás
  Zach Brown 671202f349 rds: remove unused rds_send_acked_before() há 15 anos atrás
  Zach Brown f3c6808d3d RDS: introduce rds_conn_connect_if_down() há 15 anos atrás
  Chris Mason 1cc2228c59 rds: Fix reference counting on the for xmit_atomic and xmit_rdma há 15 anos atrás
  Chris Mason c9e65383a2 rds: Fix RDMA message reference counting há 15 anos atrás
  Chris Mason 7e3f2952ee rds: don't let RDS shutdown a connection while senders are present há 15 anos atrás
  Andy Grover ce47f52f42 RDS: Update comments in rds_send_xmit() há 15 anos atrás
  Chris Mason 9e29db0e36 RDS: Use a generation counter to avoid rds_send_xmit loop há 15 anos atrás
  Andy Grover acfcd4d4ec RDS: Get pong working again há 15 anos atrás
  Andy Grover fcc5450c63 RDS: Remove send_quota from send_xmit() há 15 anos atrás
  Andy Grover cf4b7389ee RDS: Fix locking in send on m_rs_lock há 15 anos atrás
  Andy Grover a7d3a28148 RDS: Call rds_send_xmit() directly from sendmsg() há 15 anos atrás