1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 978d13d iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 8 years ago
  3. d96adb9 cxgbit: fix sg_nents calculation by Varun Prakash · 8 years ago
  4. 310d40a iscsi-target: fix invalid flags in text response by Varun Prakash · 8 years ago
  5. ea8dc5b iscsi-target: fix memory leak in iscsit_setup_text_cmd() by Varun Prakash · 8 years ago
  6. 66b59f9 cxgbit: add missing __kfree_skb() by Varun Prakash · 8 years ago
  7. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  8. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  9. 138d351 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 8 years ago
  10. 8fa4011 target/iscsi: Remove dead code from iscsit_process_scsi_cmd() by Bart Van Assche · 8 years ago
  11. d1c2685 target/iscsi: Simplify iscsit_free_cmd() by Bart Van Assche · 8 years ago
  12. 4412a67 target/iscsi: Remove second argument of __iscsit_free_cmd() by Bart Van Assche · 8 years ago
  13. 03db016 iscsi-target: Kill left-over iscsi_target_do_cleanup by Nicholas Bellinger · 8 years ago
  14. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  16. 6787ab8 iscsi: ensure RNG is seeded before use by Jason A. Donenfeld · 8 years ago
  17. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  18. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  19. eceb445 iscsi-target: Avoid holding ->tpg_state_lock during param update by Nicholas Bellinger · 8 years ago
  20. abb85a9 iscsi-target: Reject immediate data underflow larger than SCSI transfer length by Nicholas Bellinger · 8 years ago
  21. 105fa2f iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP by Nicholas Bellinger · 8 years ago
  22. 1dec4ce cxgb4: Fix tids count for ipv6 offload connection by Ganesh Goudar · 8 years ago
  23. 5e0cf5e iscsi-target: Always wait for kthread_should_stop() before kthread exit by Jiang Yi · 8 years ago
  24. 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 8 years ago
  25. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  26. 197b806 iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement by Nicholas Bellinger · 8 years ago
  27. 3829f38 iscsi-target: Improve size determinations in four functions by Markus Elfring · 8 years ago
  28. c46e22f iscsi-target: Delete error messages for failed memory allocations by Markus Elfring · 8 years ago
  29. f172511 iscsi-target: Use kcalloc() in iscsit_allocate_iovecs() by Markus Elfring · 8 years ago
  30. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  31. 4459e04 iscsi-target: use generic inet_pton_with_scope by Sagi Grimberg · 8 years ago
  32. 1c99de9 iscsi-target: Drop work-around for legacy GlobalSAN initiator by Nicholas Bellinger · 8 years ago
  33. a446701 iscsi-target: Propigate queue_data_in + queue_status errors by Nicholas Bellinger · 8 years ago
  34. efb2ea7 iscsi-target: Fix TMR reference leak during session shutdown by Nicholas Bellinger · 8 years ago
  35. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  37. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  38. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. 17c61ad iscsi-target: Fix early login failure statistics misses by Nicholas Bellinger · 8 years ago
  41. 4d65491 target/iscsi: Fix unsolicited data seq_end_offset calculation by Varun Prakash · 8 years ago
  42. 79e57cf target/cxgbit: add T6 iSCSI DDP completion feature by Varun Prakash · 8 years ago
  43. 5248788 target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order by Varun Prakash · 8 years ago
  44. d88b504 target/cxgbit: Use T6 specific macros to get ETH/IP hdr len by Varun Prakash · 8 years ago
  45. 3da1110f target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx by Varun Prakash · 8 years ago
  46. 9a584bf target/iscsi: split iscsit_check_dataout_hdr() by Varun Prakash · 8 years ago
  47. da5df62 iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  48. 59b6986 target/iscsi: Fix iSCSI task reassignment handling by Bart Van Assche · 8 years ago
  49. e381fe9 target/iscsi: Introduce a helper function for TMF translation by Bart Van Assche · 8 years ago
  50. 53c561d target/iscsi: Fix spelling of "reallegiance" by Bart Van Assche · 8 years ago
  51. 0d5efb8 target/iscsi: Fix spelling of "perform" by Bart Van Assche · 8 years ago
  52. 1efaa94 target/iscsi: Fix indentation in iscsi_target_start_negotiation() by Bart Van Assche · 8 years ago
  53. bdec518 target/cxgbit: Use T6 specific macro to set the force bit by Varun Prakash · 8 years ago
  54. 5cadafb target/cxgbit: Fix endianness annotations by Bart Van Assche · 8 years ago
  55. 4113e47 iscsi_target: deal with short writes on the tx side by Al Viro · 10 years ago
  56. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  57. 83337e5 iscsi-target: Return error if unable to add network portal by Varun Prakash · 8 years ago
  58. a91918c target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 8 years ago
  59. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  60. 3bc71e1 cxgbit: Add an #include directive by Bart Van Assche · 8 years ago
  61. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
  62. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  63. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 9 years ago
  64. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  65. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  66. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  67. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  68. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  69. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  70. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  71. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  72. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  73. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  74. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  75. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  76. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  77. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 9 years ago
  78. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 9 years ago
  79. 8abc718 iscsi-target: Fix panic when adding second TCP connection to iSCSI session by Feng Li · 9 years ago
  80. 064cdd2 target: Fix race between iscsi-target connection shutdown + ABORT_TASK by Nicholas Bellinger · 9 years ago
  81. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  82. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  83. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 9 years ago
  84. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 9 years ago
  85. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 9 years ago
  86. d4b3fa4 iscsi-target: Make iscsi_tpg_np driver show/store use generic code by Nicholas Bellinger · 9 years ago
  87. 2b16509 iscsi-target: graceful disconnect on invalid mapping to iovec by Imran Haider · 9 years ago
  88. 44f33d0 iscsi-target: remove usage of ->shutdown_session by Christoph Hellwig · 9 years ago
  89. 9730ffc cxgbit: add files for cxgbit.ko by Varun Prakash · 9 years ago
  90. d2faaef iscsi-target: export symbols by Varun Prakash · 9 years ago
  91. b4869ee iscsi-target: call complete on conn_logout_comp by Varun Prakash · 9 years ago
  92. 1c50ff4 iscsi-target: clear tx_thread_active by Varun Prakash · 9 years ago
  93. 1c46960 iscsi-target: add new offload transport type by Varun Prakash · 9 years ago
  94. 864e504 iscsi-target: use conn_transport->transport_type in text rsp by Varun Prakash · 9 years ago
  95. c0b7373 iscsi-target: move iscsit_thread_check_cpumask() by Varun Prakash · 9 years ago
  96. 8567270 iscsi-target: add void (*iscsit_get_r2t_ttt)() by Varun Prakash · 9 years ago
  97. 42bc3e5 iscsi-target: add int (*iscsit_validate_params)() by Varun Prakash · 9 years ago
  98. e8205cc iscsi-target: split iscsi_target_rx_thread() by Varun Prakash · 9 years ago
  99. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 9 years ago
  100. 7ec811a iscsi-target: add void (*iscsit_release_cmd)() by Varun Prakash · 9 years ago