1. ccc495e scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler() by Dan Carpenter · 7 years ago
  2. dd04b0f scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu() by Varun Prakash · 7 years ago
  3. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  4. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  5. cd07f95 scsi: cxgbi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  6. 2269848 scsi: libcxgbi: simplify task->hdr allocation for mgmt cmds by Varun Prakash · 7 years ago
  7. 9b3a081 scsi: cxgb4i: fix Tx skb leak by Varun Prakash · 7 years ago
  8. 4c2a021 scsi: libcxgbi: in case of vlan pass 0 as ifindex to find route by Varun Prakash · 7 years ago
  9. 7c82532 scsi: libcxgbi: remove redundant check and close on csk by Colin Ian King · 7 years ago
  10. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  11. 71eb2ac scsi: cxgb4i: call neigh_event_send() to update MAC address by Varun Prakash · 7 years ago
  12. 4737c5a scsi: libcxgbi: use ndev->ifindex to find route by Varun Prakash · 7 years ago
  13. 5029271 scsi: libcxgbi: add check for valid cxgbi_task_data by Varun Prakash · 7 years ago
  14. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  15. 6c9e277 scsi: cxgb4i: assign rxqs in round robin mode by Varun Prakash · 7 years ago
  16. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  17. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 1dec4ce cxgb4: Fix tids count for ipv6 offload connection by Ganesh Goudar · 7 years ago
  19. e0f8e8c scsi: cxgb4i: libcxgbi: in error case RST tcp conn by Varun Prakash · 7 years ago
  20. 75b6125 scsi: libcxgbi: fix skb use after free by Varun Prakash · 8 years ago
  21. cb22bdc scsi: cxgb4i: update module description by Varun Prakash · 8 years ago
  22. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  23. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  24. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  25. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  26. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  27. 165ae50 scsi: libcxgbi: return error if interface is not up by Varun Prakash · 8 years ago
  28. 1fe1fdb scsi: cxgb4i: libcxgbi: add missing module_put() by Varun Prakash · 8 years ago
  29. 44830d8 scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature by Varun Prakash · 8 years ago
  30. 586be7c scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters by Varun Prakash · 8 years ago
  31. e0eed8a scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx by Varun Prakash · 8 years ago
  32. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  33. 338be07 scsi: cxgb4i: Add a missing call to neigh_release by Quentin Lambert · 8 years ago
  34. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
  35. 8a57646d Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes by James Bottomley · 8 years ago
  36. 69e2d1e scsi: libcxgbi: fix incorrect DDP resource cleanup by Varun Prakash · 8 years ago
  37. b56061b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  38. fe9b34b scsi: cxgb4i: Set completion bit in work request by Varun Prakash · 8 years ago
  39. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  40. 4665bdd cxgb3i, cxgb4i: fix symbol not declared sparse warning by Varun Prakash · 8 years ago
  41. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  42. b75113b cxgb3i: add iSCSI DDP support by Varun Prakash · 8 years ago
  43. 71f7a00 cxgb4i,libcxgbi: add iSCSI DDP support by Varun Prakash · 8 years ago
  44. 5999299 cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support by Varun Prakash · 8 years ago
  45. 3d6d30d cxgbi: fix uninitialized flowi6 by Jiri Benc · 9 years ago
  46. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  47. 76c144bd cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition by Varun Prakash · 9 years ago
  48. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 9 years ago
  49. 28466e0 cxgb4i: don't redefine DIV_ROUND_UP by Nicolas Dichtel · 9 years ago
  50. 856690c cxgbi: Typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
  51. ce1fb04 drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS by Jiri Slaby · 9 years ago
  52. d3074cc cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Karen Xie · 9 years ago
  53. 32a78fa libcxgbi: use kvfree() in cxgbi_free_big_mem() by Pekka Enberg · 9 years ago
  54. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  55. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  56. 1eb88a5 cxgb4i: set the initial sequence number by Karen Xie · 10 years ago
  57. 0ea5bf3 cxgbi: update driver versions by Karen Xie · 10 years ago
  58. 1149a5e cxgbi: update copyright to 2015 by Karen Xie · 10 years ago
  59. 81daf10 cxgbi: use per-connection link-speed dependent send/recv windows by Karen Xie · 10 years ago
  60. 211a84e cxgb4i : Call into recently added cxgb4 ipv6 api by Anish Bhatt · 10 years ago
  61. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
  62. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 10 years ago
  63. ed481a3 libcxgbi: fix freeing skb prematurely by Karen Xie · 10 years ago
  64. 2126bc5 cxgb4i: use set_wr_txq() to set tx queues by Karen Xie · 10 years ago
  65. f7bcd2e cxgb4i: handle non-pdu-aligned rx data by Karen Xie · 10 years ago
  66. 928567a cxgb4i: additional types of negative advice by Karen Xie · 10 years ago
  67. 64bfead cxgb4/cxgb4i: set the max. pdu length in firmware by Karen Xie · 10 years ago
  68. 7857c62 cxgb4i: fix credit check for tx_data_wr by Karen Xie · 10 years ago
  69. 84944d8 cxgb4i: fix tx immediate data credit check by Karen Xie · 10 years ago
  70. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  71. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  72. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  73. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  74. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  76. ee7255a cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection by Anish Bhatt · 10 years ago
  77. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  79. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  80. 7b07bf2 cxgb4i: send abort_rpl correctly by Anish Bhatt · 10 years ago
  81. dd9ad67 libcxgbi : support ipv6 address host_param by Anish Bhatt · 10 years ago
  82. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  83. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  84. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  85. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  86. 576b5863 cxgb4i: avoid holding mutex in interrupt context by Anish Bhatt · 10 years ago
  87. fc38504 scsi: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  88. 8d21797 libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig by Anish Bhatt · 10 years ago
  89. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  90. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  91. e6b92c2 cxgb4i : remove spurious use of rcu by Anish Bhatt · 10 years ago
  92. e81fbf6 libcxgbi:cxgb4i Guard ipv6 code with a config check by Anish Bhatt · 10 years ago
  93. 759a0cc cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api by Anish Bhatt · 10 years ago
  94. fc8d059 libcxgbi: Add ipv6 api to driver by Anish Bhatt · 10 years ago
  95. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  96. ac0245f [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Karen Xie · 11 years ago
  97. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  98. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  99. 3bd3e8b [SCSI] cxgb4i: add support for T5 adapter by Karen Xie · 11 years ago
  100. 499e2e6 net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) by Isaku Yamahata · 11 years ago