1. a9a4288 cxgb4: Convert PDBG to pr_debug by Joe Perches · 8 years ago
  2. 700456b cxgb4: Use more common logging style by Joe Perches · 8 years ago
  3. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  4. bab572f iw_cxgb4: Guard against null cm_id in dump_ep/qp by Ganesh Goudar · 8 years ago
  5. c12a67f iw_cxgb4: free EQ queue memory on last deref by Steve Wise · 8 years ago
  6. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  7. 884fa4f Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test by Doug Ledford · 8 years ago
  8. 15f7e3c iw_cxgb4: Fix error return code in c4iw_rdev_open() by Wei Yongjun · 8 years ago
  9. 9a88f96 IB/cxgb4: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  10. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
  11. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  13. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  14. 37eb816 iw_cxgb4: block module unload until all ep resources are released by Steve Wise · 8 years ago
  15. 68cebca RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump by Hariprasad S · 8 years ago
  16. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  17. 170003c iw_cxgb4: remove port mapper related code by Steve Wise · 9 years ago
  18. 3021376 infiniband: cxgb4: use %pR format string for printing resources by Arnd Bergmann · 9 years ago
  19. 4275a5b iw_cxgb4: Fixes GW-Basic labels to meaningful error names by Hariprasad S · 9 years ago
  20. 82b1df1 iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() by Hariprasad S · 9 years ago
  21. c5dfb00 iw_cxgb4: Pass qid range to user space driver by Hariprasad S · 9 years ago
  22. 963cab5 iw_cxgb4: Adds support for T6 adapter by Hariprasad S · 9 years ago
  23. 74217d4 iw_cxgb4: support for bar2 qid densities exceeding the page size by Hariprasad S · 9 years ago
  24. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 10 years ago
  25. 179d03b iw_cxgb4: Remove negative advice dmesg warnings by Hariprasad S · 10 years ago
  26. 5b6b8fe RDMA/cxgb4: Report the actual address of the remote connecting peer by Steve Wise · 10 years ago
  27. 4a75a86 iw_cxgb4: enforce qp/cq id requirements by Hariprasad S · 10 years ago
  28. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 10 years ago
  29. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  30. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  31. cf7fe64 iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 10 years ago
  32. 63a71ba RDMA/cxgb4: Increase epd buff size for debug interface by Pramod Kumar · 10 years ago
  33. 65d4c01 RDMA/cxgb4: Make c4iw_wr_log_size_order static by Steve Wise · 10 years ago
  34. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  36. da38897 iw_cxgb4: fix for 64-bit integer division by Hariprasad Shenai · 10 years ago
  37. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
  38. 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 10 years ago
  39. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  40. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
  41. 46c1376 RDMA/cxgb4: Call iwpm_init() only once by Steve Wise · 10 years ago
  42. 6b54d54 RDMA/cxgb4: Initialize the device status page by Steve Wise · 10 years ago
  43. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  44. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 11 years ago
  45. 65b302a RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths by Christoph Jaeger · 11 years ago
  46. fa658a9 RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices by Steve Wise · 11 years ago
  47. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  48. dbb084c RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler() by Steve Wise · 11 years ago
  49. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  50. 649fb5e IB/cxgb4: Fix formatting of physical address by Ben Hutchings · 11 years ago
  51. 830662f RDMA/cxgb4: Add support for active and passive open connection with IPv6 address by Vipul Pandya · 11 years ago
  52. 80ccdd6 RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 by Vipul Pandya · 12 years ago
  53. f079af7 RDMA/cxgb4: Add Support for Chelsio T5 adapter by Vipul Pandya · 12 years ago
  54. b23523d RDMA/cxgb4: Fix cast warning by Stefan Hasko · 12 years ago
  55. ef5d635 RDMA/cxgb4: Address sparse warnings by Vipul Pandya · 12 years ago
  56. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  57. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  58. e572568 RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree by Vipul Pandya · 13 years ago
  59. ec3eead RDMA/cxgb4: Remove kfifo usage by Vipul Pandya · 13 years ago
  60. d716a2a RDMA/cxgb4: Use vmalloc() for debugfs QP dump by Vipul Pandya · 13 years ago
  61. 422eea0 RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 13 years ago
  62. 2c97478 RDMA/cxgb4: Add DB Overflow Avoidance by Vipul Pandya · 13 years ago
  63. 8d81ef3 RDMA/cxgb4: Add debugfs RDMA memory stats by Vipul Pandya · 13 years ago
  64. 9efe10a RDMA/cxgb4: Fail RDMA initialization for unsupported cards by Steve Wise · 13 years ago
  65. 2f25e9a RDMA/cxgb4: EEH errors can hang the driver by Steve Wise · 14 years ago
  66. bbe9a0a RDMA/cxgb4: Initialization errors can cause crash by Steve Wise · 14 years ago
  67. db5d040 RDMA/cxgb4: Debugfs dump_qp() updates by Steve Wise · 14 years ago
  68. 767fbe8 RDMA/cxgb4: Dispatch FATAL event on EEH errors by Steve Wise · 14 years ago
  69. 2942813 RDMA/cxgb4: Remove db_drop_task by Steve Wise · 14 years ago
  70. da411ba RDMA/cxgb4: Use cxgb4 service for packet gl to skb by Steve Wise · 14 years ago
  71. 3160977 RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers by Steve Wise · 14 years ago
  72. 8bbac89 RDMA/cxgb4: Add default_llseek to debugfs files by Steve Wise · 14 years ago
  73. c6d7b26 RDMA/cxgb4: Support on-chip SQs by Steve Wise · 14 years ago
  74. 9e8d1fa3 RDMA/cxgb4: debugfs files for dumping active stags by Steve Wise · 14 years ago
  75. 93fb72e RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW by Steve Wise · 14 years ago
  76. 1c01c53 RDMA/cxgb4: Register RDMA provider based on LLD state_change events by Steve Wise · 15 years ago
  77. fd388ce RDMA/cxgb4: Detach from the LLD after unregistering RDMA device by Steve Wise · 15 years ago
  78. cfdda9d RDMA/cxgb4: Add driver for Chelsio T4 RNIC by Steve Wise · 15 years ago