1. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  2. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 14 years ago
  3. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 2d17188 cxgb3: fix GRO checksum check by Divy Le Ray · 14 years ago
  5. 2e02644 cxgb3: add memory barriers by Divy Le Ray · 14 years ago
  6. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  7. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  8. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  9. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. 70e3bb5 cxgb3: fix premature page unmap by Divy Le Ray · 15 years ago
  11. 10e85f7 cxgb3: Set the rxq by Krishna Kumar · 15 years ago
  12. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  13. f14d42f cxgb3: Added private MAC address and provisioning packet handler for iSCSI by Karen Xie · 15 years ago
  14. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  15. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. c3a8c5b cxgb3: move away from LLTX by Divy Le Ray · 15 years ago
  17. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  18. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  19. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  20. 5e68b77 cxgb3: map entire Rx page, feed map+offset to Rx ring. by Divy Le Ray · 15 years ago
  21. 3fa58c88 cxgb3: sge setup fixes by Divy Le Ray · 15 years ago
  22. 3156378 cxgb3: start qset timers when setup succeeded by Divy Le Ray · 15 years ago
  23. fc88219 cxgb3: disable high freq non-data interrupts by Divy Le Ray · 15 years ago
  24. 42c8ea1 cxgb3: separate TX and RX reclaim handlers by Divy Le Ray · 15 years ago
  25. b2b964f cxgb3: prefetch buffer access in GRO mode by Divy Le Ray · 15 years ago
  26. 8f43580 cxgb3: fix skb truesize in jumbo mode by Divy Le Ray · 15 years ago
  27. 9bb2b31 cxgb3: release page ref on mapping error by Divy Le Ray · 15 years ago
  28. 26b3871 cxgb3: ring rx door bell less frequently by Divy Le Ray · 15 years ago
  29. 7870389 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. 65ab838 cxgb3: Fix lro switch by Divy Le Ray · 15 years ago
  31. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 15 years ago
  32. 7be2df4 cxgb3: Replace LRO with GRO by Herbert Xu · 16 years ago
  33. eed087e cxgb3: Fix LRO misalignment by Divy Le Ray · 16 years ago
  34. 47fd23f cxgb3: Keep LRO off if disabled when interface is down by Roland Dreier · 16 years ago
  35. a109a5b cxgb3: manage private iSCSI IP address by Karen Xie · 16 years ago
  36. 82ad332 cxgb3: Add multiple Tx queue support. by Divy Le Ray · 16 years ago
  37. c5419e6 cxgb3: Fix sparse warning and micro-optimize is_pure_response() by Roland Dreier · 16 years ago
  38. 5256554 cxgb3: avoid potential memory leak. by Divy Le Ray · 16 years ago
  39. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  40. a02d44a cxgb3: extend copyrights to 2008 by Divy Le Ray · 16 years ago
  41. 20d3fc1 cxgb3: reset the adapter on fatal error by Divy Le Ray · 16 years ago
  42. 0ca41c0 [2.6.28,1/1] cxgb3 - fix race in EEH by Divy Le Ray · 16 years ago
  43. 004f23b cxgb3 - remove duplicate tests in lro by Divy Le Ray · 16 years ago
  44. 147e70e cxgb3: Use SKB list interfaces instead of home-grown implementation. by David S. Miller · 16 years ago
  45. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  46. b47385b cxgb3 - Add LRO support by Divy Le Ray · 16 years ago
  47. 7385ecf cxgb3 - Add page support to jumbo frame Rx queue by Divy Le Ray · 16 years ago
  48. b1fb1f2 cxgb3 - Fix dma mapping error path by Divy Le Ray · 16 years ago
  49. 204e2f9 cxgb3 - fix EEH by Divy Le Ray · 16 years ago
  50. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 16 years ago
  51. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 16 years ago
  52. a8cc21f Optimize cxgb3 xmit path (a bit) by Krishna Kumar · 16 years ago
  53. 7b9b094 cxgb3: Remove incorrect __devinit annotations by Roland Dreier · 16 years ago
  54. 05e5c11 annotate cxgb3 by Al Viro · 17 years ago
  55. bc4b6b5 cxgb3 - Fix EEH, missing softirq blocking by Divy Le Ray · 17 years ago
  56. b881955 cxgb3 - parity initialization for T3C adapters. by Divy Le Ray · 17 years ago
  57. afefce6 cxgb3 - Fix I/O synchronization by Divy Le Ray · 17 years ago
  58. 23561c9 cxgb3 - fix interaction with pktgen by Divy Le Ray · 17 years ago
  59. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  60. 9265fab cxgb3 sparse warning fixes by Stephen Hemminger · 17 years ago
  61. fb8e444 cxgb3: trivial endianness annotations by Al Viro · 17 years ago
  62. 27186dc cxgb3 - use immediate data for offload Tx by Divy Le Ray · 17 years ago
  63. 6e3f03b cxgb3 - SGE doorbell overflow warning by Divy Le Ray · 17 years ago
  64. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  65. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  66. cf992af cxgb3 - sge page management by Divy Le Ray · 17 years ago
  67. 890de33 cxgb3 - fix netpoll hanlder by Divy Le Ray · 17 years ago
  68. e360b56 cxgb3 - fix skb->dev dereference by Divy Le Ray · 17 years ago
  69. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  70. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  71. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  72. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  73. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  74. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  75. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  76. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  77. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  78. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  79. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  80. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  81. 8ac3ba6 cxgb3 - detect NIC only adapters by Divy Le Ray · 17 years ago
  82. e0994eb cxgb3 - Feed Rx free list with pages by Divy Le Ray · 17 years ago
  83. bae73f4 cxgb3 - Recovery from HW starvation of response queue entries. by Divy Le Ray · 17 years ago
  84. 99d7cf3 cxgb3 - Unmap offload packets when they are freed by Divy Le Ray · 17 years ago
  85. 1d68e93 cxgb3 - Add dual licensing by Divy Le Ray · 17 years ago
  86. f2aa520 cxgb3 - Remove BUG_ON from t3b_intr_napi by Divy Le Ray · 17 years ago
  87. 6195c71 cxgb3 - remove SW Tx credits coalescing by Divy Le Ray · 17 years ago
  88. 14ab989 cxgb3 - bind qsets on multiport adapter by Divy Le Ray · 17 years ago
  89. 4d22de3 Add support for the latest 1G/10G Chelsio adapter, T3. by Divy Le Ray · 18 years ago