1. 9014db2 smc: add support for splice() by Stefan Raspl · 7 years ago
  2. 2ef4f27 smc: allocate RMBs as compound pages by Stefan Raspl · 7 years ago
  3. b51fa1b smc: make smc_rx_wait_data() generic by Stefan Raspl · 7 years ago
  4. c8b8ec8 smc: simplify abort logic by Stefan Raspl · 7 years ago
  5. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. bda27ff smc: fix sendpage() call by Stefan Raspl · 7 years ago
  7. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
  8. e63a5f8 net/smc: call consolidation by Karsten Graul · 7 years ago
  9. cb9d43f net/smc: determine vlan_id of stacked net_device by Ursula Braun · 7 years ago
  10. 9b67e26 net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD by Ursula Braun · 7 years ago
  11. ed75986 net/smc: ipv6 support for smc_diag.c by Karsten Graul · 7 years ago
  12. 877ae5b net/smc: periodic testlink support by Karsten Graul · 7 years ago
  13. 784813a net/smc: restrict non-blocking connect finish by Ursula Braun · 7 years ago
  14. abb190f net/smc: handle sockopt TCP_DEFER_ACCEPT by Ursula Braun · 7 years ago
  15. 01d2f7e net/smc: sockopts TCP_NODELAY and TCP_CORK by Ursula Braun · 7 years ago
  16. ee9dfbe net/smc: handle sockopts forcing fallback by Ursula Braun · 7 years ago
  17. 3382576 net/smc: fix structure size by Karsten Graul · 7 years ago
  18. 070204a net/smc: keep clcsock reference in smc_tcp_listen_work() by Ursula Braun · 7 years ago
  19. 1255fcb net/smc: fix shutdown in state SMC_LISTEN by Ursula Braun · 7 years ago
  20. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. ab6f6dd net/smc: use announced length in sock_recvmsg() by Ursula Braun · 7 years ago
  22. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  23. aaa4d33 net/smc: enable ipv6 support for smc by Karsten Graul · 7 years ago
  24. 1a26d02 net/smc: add ipv6 support to CLC layer by Karsten Graul · 7 years ago
  25. c246d94 net/smc: restructure netinfo for CLC proposal msgs by Karsten Graul · 7 years ago
  26. 3d50206 net/smc: simplify wait when closing listen socket by Ursula Braun · 7 years ago
  27. 97cdbc4 net/smc: schedule free_work when link group is terminated by Karsten Graul · 7 years ago
  28. 268ffcc net/smc: free link group without pending free_work only by Ursula Braun · 7 years ago
  29. c9f4c6c net/smc: pay attention to MAX_ORDER for CQ entries by Ursula Braun · 7 years ago
  30. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  31. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  32. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  33. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
  34. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  35. 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
  36. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  37. 696cd30 net/smc: move netinfo function to file smc_clc.c by Karsten Graul · 7 years ago
  38. 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
  39. a5dcb73 net/smc: fix NULL pointer dereference on sock_create_kern() error path by Davide Caratti · 7 years ago
  40. 2be922f net/smc: use link_id of server in confirm link reply by Karsten Graul · 7 years ago
  41. cbba07a net/smc: use a constant for control message length by Karsten Graul · 7 years ago
  42. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  43. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 8 years ago
  44. 63e2480 smc: missing poll annotations by Al Viro · 8 years ago
  45. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  46. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. a8fbf8e net/smc: return booleans instead of integers by Gustavo A. R. Silva · 8 years ago
  48. 127f497 net/smc: release clcsock from tcp_listen_worker by Ursula Braun · 8 years ago
  49. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 8 years ago
  50. 8dce278 net/smc: smc_poll improvements by Ursula Braun · 8 years ago
  51. da05bf2 net/smc: handle device, port, and QP error events by Ursula Braun · 8 years ago
  52. 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 8 years ago
  53. 732720f net/smc: wake up wr_reg_wait when terminating a link group by Ursula Braun · 8 years ago
  54. 610db66 net/smc: do not reuse a linkgroup with setup problems by Ursula Braun · 8 years ago
  55. b4772b3 net/smc: terminate link group for ib_post_send problems by Ursula Braun · 8 years ago
  56. 5ac92a0 net/smc: handle state SMC_PEERFINCLOSEWAIT correctly by Ursula Braun · 8 years ago
  57. 611b63a net/smc: cancel tx worker in case of socket aborts by Ursula Braun · 8 years ago
  58. aa377e6 net/smc: continue waiting if peer signals write_shutdown by Ursula Braun · 8 years ago
  59. bbb96bf net/smc: improve state change handling after close wait by Ursula Braun · 8 years ago
  60. 86e780d net/smc: make wait for work request uninterruptible by Ursula Braun · 8 years ago
  61. 8429c13 net/smc: get rid of tx_pend waits in socket closing by Ursula Braun · 8 years ago
  62. 35a6b17 net/smc: simplify function smc_clcsock_accept() by Ursula Braun · 8 years ago
  63. 3163c50 net/smc: use local struct sock variables consistently by Ursula Braun · 8 years ago
  64. e7b7a64 smc: support variable CLC proposal messages by Ursula Braun · 8 years ago
  65. 6b5771a smc: no consumer update in tasklet context by Ursula Braun · 8 years ago
  66. 71c125c smc: cleanup close checking during data receival by Ursula Braun · 8 years ago
  67. 4bd3e7f smc: no update for unused sk_write_pending by Ursula Braun · 8 years ago
  68. 0c9f151 smc: improve smc_clc_send_decline() error handling by Ursula Braun · 8 years ago
  69. a8ae890 smc: make smc_close_active_abort() static by Ursula Braun · 8 years ago
  70. d63d271 smc: switch to sock_recvmsg() by Al Viro · 8 years ago
  71. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  72. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 8 years ago
  73. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 8 years ago
  74. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 8 years ago
  75. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  77. c5c1cc9 smc: add SMC rendezvous protocol by Ursula Braun · 8 years ago
  78. 145686b smc: fix mutex unlocks during link group creation by Ursula Braun · 8 years ago
  79. 7f6b437 net: smc_close: mark expected switch fall-through by Gustavo A. R. Silva · 8 years ago
  80. 43e2ada net/smc: dev_put for netdev after usage of ib_query_gid() by Ursula Braun · 8 years ago
  81. d921c42 net/smc: replace function pointer get_netdev() by Ursula Braun · 8 years ago
  82. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 51957bc net/smc: parameter cleanup in smc_cdc_get_free_slot() by Ursula Braun · 8 years ago
  84. 8c96fee net/smc: no close wait in case of process shut down by Ursula Braun · 8 years ago
  85. 18e537c net/smc: introduce a delay by Ursula Braun · 8 years ago
  86. bfbedfd net/smc: terminate link group if out-of-sync is received by Ursula Braun · 8 years ago
  87. 5bc11dd net/smc: longer delay for client link group removal by Ursula Braun · 8 years ago
  88. 8301fa4 net/smc: adapt send request completion notification by Ursula Braun · 8 years ago
  89. a6832c3 net/smc: adjust net_device refcount by Ursula Braun · 8 years ago
  90. 731b008 net/smc: take RCU read lock for routing cache lookup by Ursula Braun · 8 years ago
  91. 846e344 net/smc: add receive timeout check by Hans Wippel · 8 years ago
  92. 09579ac net/smc: add missing dev_put by Hans Wippel · 8 years ago
  93. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 8 years ago
  94. b33982c net/smc: cleanup function __smc_buf_create() by Ursula Braun · 8 years ago
  95. 3e03472 net/smc: common functions for RMBs and send buffers by Ursula Braun · 8 years ago
  96. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 8 years ago
  97. d5b361b net/smc: remove Kconfig warning by Ursula Braun · 8 years ago
  98. 652a1e4 net/smc: register RMB-related memory region by Ursula Braun · 8 years ago
  99. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 8 years ago
  100. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 8 years ago