1. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  2. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  3. e6b92c2 cxgb4i : remove spurious use of rcu by Anish Bhatt · 10 years ago
  4. e81fbf6 libcxgbi:cxgb4i Guard ipv6 code with a config check by Anish Bhatt · 10 years ago
  5. 759a0cc cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api by Anish Bhatt · 10 years ago
  6. fc8d059 libcxgbi: Add ipv6 api to driver by Anish Bhatt · 10 years ago
  7. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  8. ac0245f [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Karen Xie · 11 years ago
  9. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  10. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  11. 3bd3e8b [SCSI] cxgb4i: add support for T5 adapter by Karen Xie · 11 years ago
  12. 499e2e6 net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) by Isaku Yamahata · 11 years ago
  13. c3b331a [SCSI] cxgb4i: Remove the scsi host device when removing device by Thadeu Lima de Souza Cascardo · 12 years ago
  14. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  15. 6aca411 [SCSI] cxgb4i: tcp push bit fix by Karen Xie · 12 years ago
  16. 534cb28 cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  17. c473737 cxgb4i: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  18. 0b399d4 cxgbi: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  19. 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
  20. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  21. 1304be5 [SCSI] libiscsi_tcp: fix max_r2t manipulation by Mike Christie · 13 years ago
  22. 00c4a09 [SCSI] libcxgbi: do not print a message when memory allocation fails by Thadeu Lima de Souza Cascardo · 13 years ago
  23. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  24. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  25. 51e059b cxgb4i: Handle dst_get_neighbour_noref() returning NULL. by David Miller · 13 years ago
  26. a58b61e libcxgbi: Handle dst_get_neighbour_noref() returning NULL. by David Miller · 13 years ago
  27. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  28. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  29. acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 13 years ago
  30. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  31. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  32. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. 6a39a16 cxgbi: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  34. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  35. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  36. e48f129 [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 13 years ago
  37. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  38. f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
  39. 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
  40. 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
  41. f08e6c0 cxgbi: Fix scsi Kconfig dependencies. by David S. Miller · 13 years ago
  42. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago
  43. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  44. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  45. c682d60 [SCSI] cxgb3i: fixed programing of the dma page sizes by Karen Xie · 13 years ago
  46. f4bfd99 libcxgbi: Use flowi4's saddr in cxgbi_check_route(). by David S. Miller · 13 years ago
  47. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  49. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  50. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  51. 1558310 cxgb{3,4}*: improve Kconfig dependencies by Dimitris Michailidis · 13 years ago
  52. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  53. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  54. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  55. c71b9b6 [SCSI] cxgbi: convert to use iscsi_conn_get_addr_param by Mike Christie · 13 years ago
  56. fdafd4d [SCSI] cxgbi: enable TEXT PDU support by Mike Christie · 13 years ago
  57. 716163f [SCSI] cxgb3i: fixed connection problem with iscsi private ip by kxie@chelsio.com · 14 years ago
  58. b8ce8b5 [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info by kxie@chelsio.com · 14 years ago
  59. c343a01 [SCSI] cxgbi: set ulpmode only if digest is on by kxie@chelsio.com · 14 years ago
  60. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  61. 150cca7 [SCSI] cxgb4i: ignore informational act-open-rpl message by Karen Xie · 14 years ago
  62. e27d616 [SCSI] cxgb4i: connection and ddp setting update by kxie@chelsio.com · 14 years ago
  63. 0b3d894 [SCSI] cxgb3i: fixed connection over vlan by kxie@chelsio.com · 14 years ago
  64. e3d2ad8 [SCSI] libcxgbi: pdu read fixes by kxie@chelsio.com · 14 years ago
  65. 24d3f95 [SCSI] cxgbi: rename alloc_cpl to alloc_wr by kxie@chelsio.com · 14 years ago
  66. 6f7efaa [SCSI] cxgb3i: change cxgb3i to use libcxgbi by kxie@chelsio.com · 14 years ago
  67. 7b36b6e [SCSI] cxgb4i v5: iscsi driver by kxie@chelsio.com · 14 years ago
  68. 9ba682f [SCSI] libcxgbi: common library for cxgb3i and cxgb4i by kxie@chelsio.com · 14 years ago