1. 7d11f77 RDS: null pointer dereference in rds_atomic_free_op by Mohamed Ghannam · 7 years ago
  2. c095508 RDS: Heap OOB write in rds_message_alloc_sgs() by Mohamed Ghannam · 7 years ago
  3. 14e138a RDS: Check cmsg_len before dereferencing CMSG_DATA by Avinash Repaka · 7 years ago
  4. f3069c6 rds: Fix NULL pointer dereference in __rds_rdma_map by Håkon Bugge · 7 years ago
  5. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  6. c413af8 net/rds/ib_fmr.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  7. fdae5f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 1cb483a rds: ib: Fix NULL pointer dereference in debug code by Håkon Bugge · 7 years ago
  9. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. a0c0865 rds: Fix inaccurate accounting of unsignaled wrs by Håkon Bugge · 7 years ago
  14. e9a0b99 rds: ib: Fix uninitialized variable by Håkon Bugge · 7 years ago
  15. b1fb67f RDS: IB: Initialize max_items based on underlying device attributes by Avinash Repaka · 7 years ago
  16. 9dff993 RDS: IB: Limit the scope of has_fr/has_fmr variables by Avinash Repaka · 7 years ago
  17. 126f760 rds: Fix incorrect statistics counting by Håkon Bugge · 7 years ago
  18. f530f39 rds: Fix non-atomic operation on shared flag variable by Håkon Bugge · 7 years ago
  19. 8209432 RDS: make rhashtable_params const by Bhumika Goyal · 7 years ago
  20. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. 05bfd7d rds: Reintroduce statistics counting by Håkon Bugge · 7 years ago
  22. 840df16 rds: reduce memory footprint for RDS when transport is RDMA by Sowmini Varadhan · 7 years ago
  23. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 7 years ago
  25. aed20a5 rds: cancel send/recv work before queuing connection shutdown by Sowmini Varadhan · 7 years ago
  26. 0933a57 rds: tcp: use sock_create_lite() to create the accept socket by Sowmini Varadhan · 7 years ago
  27. 6c5a1c4 net, rds: convert rds_message.m_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  28. 803ea85 net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  29. b7f0292 net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  30. 50d61ff net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  31. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  32. c14b036 rds: tcp: set linger to 1 when unloading a rds-tcp by Sowmini Varadhan · 7 years ago
  33. 69b92b5 rds: tcp: send handshake ping-probe from passive endpoint by Sowmini Varadhan · 7 years ago
  34. 10beea7 rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one by Sowmini Varadhan · 8 years ago
  35. 00354de rds: tcp: various endian-ness fixes by Sowmini Varadhan · 8 years ago
  36. 41500c3 rds: tcp: remove cp_outgoing by Sowmini Varadhan · 8 years ago
  37. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  38. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  39. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  40. dc88e3b rds: make use of iov_iter_revert() by Al Viro · 8 years ago
  41. e73a67f don't open-code kernel_setsockopt() by Al Viro · 8 years ago
  42. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  43. e97656d rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked ERROR by an intervening FIN by Sowmini Varadhan · 8 years ago
  44. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 569f41d rds: ib: unmap the scatter/gather list when error by Zhu Yanjun · 8 years ago
  46. edd08f9 rds: ib: add the static type to the function by Zhu Yanjun · 8 years ago
  47. ea69c88 rds: ib: remove redundant ib_dealloc_fmr by Zhu Yanjun · 8 years ago
  48. b418c52 rds: ib: drop unnecessary rdma_reject by Zhu Yanjun · 8 years ago
  49. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  50. 3b12f73 rds: ib: add error handle by Zhu Yanjun · 8 years ago
  51. b21dd45 rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races by Sowmini Varadhan · 8 years ago
  52. 16c09b1 rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races by Sowmini Varadhan · 8 years ago
  53. 8edc3af rds: tcp: Take explicit refcounts on struct net by Sowmini Varadhan · 8 years ago
  54. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  56. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. 4f7bfb3 rds: ib: add the static type to the variables by Zhu Yanjun · 8 years ago
  58. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. 3b5923f rds: fix memory leak error by Zhu Yanjun · 8 years ago
  61. 77cc7ae RDS: IB: fix ifnullfree.cocci warnings by Wu Fengguang · 8 years ago
  62. d2c5829 rds:Remove unnecessary ib_ring unalloc by Zhu Yanjun · 8 years ago
  63. 5f68dca RDS: net: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  64. d43dbac IB/core: Change the type of an ib_dma_alloc_coherent() argument by Bart Van Assche · 8 years ago
  65. 69324c2 RDS: IB: Remove an unused structure member by Bart Van Assche · 8 years ago
  66. 780e982 RDS: validate the requested traces user input against max supported by santosh.shilimkar@oracle.com · 8 years ago
  67. 3289025 RDS: add receive message trace used by application by Santosh Shilimkar · 8 years ago
  68. f9fb69a RDS: make message size limit compliant with spec by Avinash Repaka · 9 years ago
  69. 192a798 RDS: add stat for socket recv memory usage by Venkat Venkatsubra · 8 years ago
  70. cf65726 RDS: IB: fix panic due to handlers running post teardown by Santosh Shilimkar · 8 years ago
  71. 941f8d5 RDS: RDMA: Fix the composite message user notification by Santosh Shilimkar · 9 years ago
  72. be2f76e RDS: IB: Add vector spreading for cqs by Santosh Shilimkar · 8 years ago
  73. 09b2b8f RDS: IB: add few useful cache stasts by Santosh Shilimkar · 8 years ago
  74. 581d53c RDS: IB: track and log active side endpoint in connection by Santosh Shilimkar · 8 years ago
  75. c536a06 RDS: RDMA: silence the use_once mr log flood by Santosh Shilimkar · 8 years ago
  76. 5601245 RDS: IB: split the mr registration and invalidation path by Santosh Shilimkar · 9 years ago
  77. 584a827 RDS: RDMA: return appropriate error on rdma map failures by Santosh Shilimkar · 8 years ago
  78. 8d5d8a5 RDS: RDMA: start rdma listening after init by Qing Huang · 8 years ago
  79. 3e56c2f RDS: RDMA: fix the ib_map_mr_sg_zbva() argument by Santosh Shilimkar · 8 years ago
  80. fab8688d RDS: IB: make the transport retry count smallest by Santosh Shilimkar · 8 years ago
  81. ff3f19a RDS: IB: include faddr in connection log by Santosh Shilimkar · 9 years ago
  82. bb78976 RDS: mark few internal functions static to make sparse build happy by Santosh Shilimkar · 8 years ago
  83. f69b22e RDS: log the address on bind failure by Santosh Shilimkar · 9 years ago
  84. be6e4d6 rds: remove dead code by Al Viro · 9 years ago
  85. a763f78 RDS: use rb_entry() by Geliang Tang · 8 years ago
  86. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  87. 39384f0 rds_rdma: log the connection reject message by Steve Wise · 8 years ago
  88. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 721c744 RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net by Sowmini Varadhan · 8 years ago
  90. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  91. 1a0e100 RDS: TCP: Force every connection to be initiated by numerically smaller IP address by Sowmini Varadhan · 8 years ago
  92. 905dd41 RDS: TCP: Track peer's connection generation number by Sowmini Varadhan · 8 years ago
  93. 315ca6d RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list by Sowmini Varadhan · 8 years ago
  94. 117d15b RDS: TCP: start multipath acceptor loop at 0 by Sowmini Varadhan · 8 years ago
  95. 1ac507d RDS: TCP: report addr/port info based on TCP socket in rds-info by Sowmini Varadhan · 8 years ago
  96. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. ff57087 rds: debug messages are enabled by default by shamir rabinovitch · 8 years ago
  98. 9c7cbcf rds: Remove duplicate prefix from rds_conn_path_error use by Joe Perches · 8 years ago
  99. e81c7b6 rds: Remove unused rds_conn_error by Joe Perches · 8 years ago
  100. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago