1. 856690c cxgbi: Typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
  2. ce1fb04 drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS by Jiri Slaby · 9 years ago
  3. d3074cc cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Karen Xie · 9 years ago
  4. 32a78fa libcxgbi: use kvfree() in cxgbi_free_big_mem() by Pekka Enberg · 9 years ago
  5. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  6. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  7. 1eb88a5 cxgb4i: set the initial sequence number by Karen Xie · 9 years ago
  8. 0ea5bf3 cxgbi: update driver versions by Karen Xie · 9 years ago
  9. 1149a5e cxgbi: update copyright to 2015 by Karen Xie · 9 years ago
  10. 81daf10 cxgbi: use per-connection link-speed dependent send/recv windows by Karen Xie · 9 years ago
  11. 211a84e cxgb4i : Call into recently added cxgb4 ipv6 api by Anish Bhatt · 10 years ago
  12. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
  13. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 10 years ago
  14. ed481a3 libcxgbi: fix freeing skb prematurely by Karen Xie · 10 years ago
  15. 2126bc5 cxgb4i: use set_wr_txq() to set tx queues by Karen Xie · 10 years ago
  16. f7bcd2e cxgb4i: handle non-pdu-aligned rx data by Karen Xie · 10 years ago
  17. 928567a cxgb4i: additional types of negative advice by Karen Xie · 10 years ago
  18. 64bfead cxgb4/cxgb4i: set the max. pdu length in firmware by Karen Xie · 10 years ago
  19. 7857c62 cxgb4i: fix credit check for tx_data_wr by Karen Xie · 10 years ago
  20. 84944d8 cxgb4i: fix tx immediate data credit check by Karen Xie · 10 years ago
  21. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  23. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  24. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  25. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  27. ee7255a cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection by Anish Bhatt · 10 years ago
  28. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  30. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  31. 7b07bf2 cxgb4i: send abort_rpl correctly by Anish Bhatt · 10 years ago
  32. dd9ad67 libcxgbi : support ipv6 address host_param by Anish Bhatt · 10 years ago
  33. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  34. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  35. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  36. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  37. 576b5863 cxgb4i: avoid holding mutex in interrupt context by Anish Bhatt · 10 years ago
  38. fc38504 scsi: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  39. 8d21797 libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig by Anish Bhatt · 10 years ago
  40. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  41. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  42. e6b92c2 cxgb4i : remove spurious use of rcu by Anish Bhatt · 10 years ago
  43. e81fbf6 libcxgbi:cxgb4i Guard ipv6 code with a config check by Anish Bhatt · 10 years ago
  44. 759a0cc cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api by Anish Bhatt · 10 years ago
  45. fc8d059 libcxgbi: Add ipv6 api to driver by Anish Bhatt · 10 years ago
  46. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  47. ac0245f [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Karen Xie · 10 years ago
  48. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  49. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  50. 3bd3e8b [SCSI] cxgb4i: add support for T5 adapter by Karen Xie · 11 years ago
  51. 499e2e6 net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) by Isaku Yamahata · 11 years ago
  52. c3b331a [SCSI] cxgb4i: Remove the scsi host device when removing device by Thadeu Lima de Souza Cascardo · 12 years ago
  53. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  54. 6aca411 [SCSI] cxgb4i: tcp push bit fix by Karen Xie · 12 years ago
  55. 534cb28 cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  56. c473737 cxgb4i: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  57. 0b399d4 cxgbi: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  58. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  59. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  60. 1304be5 [SCSI] libiscsi_tcp: fix max_r2t manipulation by Mike Christie · 12 years ago
  61. 00c4a09 [SCSI] libcxgbi: do not print a message when memory allocation fails by Thadeu Lima de Souza Cascardo · 13 years ago
  62. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  63. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  64. 51e059b cxgb4i: Handle dst_get_neighbour_noref() returning NULL. by David Miller · 13 years ago
  65. a58b61e libcxgbi: Handle dst_get_neighbour_noref() returning NULL. by David Miller · 13 years ago
  66. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  67. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  68. acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 13 years ago
  69. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  70. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  71. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. 6a39a16 cxgbi: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  73. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  74. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  75. e48f129 [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 13 years ago
  76. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  77. f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
  78. 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
  79. 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
  80. f08e6c0 cxgbi: Fix scsi Kconfig dependencies. by David S. Miller · 13 years ago
  81. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago
  82. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  83. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  84. c682d60 [SCSI] cxgb3i: fixed programing of the dma page sizes by Karen Xie · 13 years ago
  85. f4bfd99 libcxgbi: Use flowi4's saddr in cxgbi_check_route(). by David S. Miller · 13 years ago
  86. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  87. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  88. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  89. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  90. 1558310 cxgb{3,4}*: improve Kconfig dependencies by Dimitris Michailidis · 13 years ago
  91. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  92. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  93. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  94. c71b9b6 [SCSI] cxgbi: convert to use iscsi_conn_get_addr_param by Mike Christie · 13 years ago
  95. fdafd4d [SCSI] cxgbi: enable TEXT PDU support by Mike Christie · 13 years ago
  96. 716163f [SCSI] cxgb3i: fixed connection problem with iscsi private ip by kxie@chelsio.com · 14 years ago
  97. b8ce8b5 [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info by kxie@chelsio.com · 14 years ago
  98. c343a01 [SCSI] cxgbi: set ulpmode only if digest is on by kxie@chelsio.com · 14 years ago
  99. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  100. 150cca7 [SCSI] cxgb4i: ignore informational act-open-rpl message by Karen Xie · 14 years ago