1. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  2. 6a930b9f cxgb3: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  3. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/cxgb3/sge.c]
  4. 892ef5d cxgb3: do vlan cleanup by Jiri Pirko · 13 years ago
  5. d6fe5f4 cxgb3: skb_record_rx_queue now records the queue index relative to the net_device. by John (Jay) Hernandez · 13 years ago
  6. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  7. d2fe275 net: cxgb3: convert to hw_features by Michał Mirosław · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. b1424ed cxgb3: Fix panic in free_tx_desc() by Krishna Kumar · 14 years ago
  10. a5190b4 cxgb3: function namespace cleanup by stephen hemminger · 14 years ago
  11. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  12. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  13. 122e28e cxgb3: simplify need_skb_unmap by FUJITA Tomonori · 14 years ago
  14. 56e3b9d cxgb3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  17. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  18. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 14 years ago
  19. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. 2d17188 cxgb3: fix GRO checksum check by Divy Le Ray · 14 years ago
  21. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 14 years ago
  22. 2e02644 cxgb3: add memory barriers by Divy Le Ray · 14 years ago
  23. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  25. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  26. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 70e3bb5 cxgb3: fix premature page unmap by Divy Le Ray · 15 years ago
  28. 10e85f7 cxgb3: Set the rxq by Krishna Kumar · 15 years ago
  29. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  30. f14d42f cxgb3: Added private MAC address and provisioning packet handler for iSCSI by Karen Xie · 15 years ago
  31. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  32. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. c3a8c5b cxgb3: move away from LLTX by Divy Le Ray · 15 years ago
  34. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  35. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  36. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  37. 5e68b77 cxgb3: map entire Rx page, feed map+offset to Rx ring. by Divy Le Ray · 15 years ago
  38. 3fa58c88 cxgb3: sge setup fixes by Divy Le Ray · 15 years ago
  39. 3156378 cxgb3: start qset timers when setup succeeded by Divy Le Ray · 15 years ago
  40. fc88219 cxgb3: disable high freq non-data interrupts by Divy Le Ray · 15 years ago
  41. 42c8ea1 cxgb3: separate TX and RX reclaim handlers by Divy Le Ray · 15 years ago
  42. b2b964f cxgb3: prefetch buffer access in GRO mode by Divy Le Ray · 15 years ago
  43. 8f43580 cxgb3: fix skb truesize in jumbo mode by Divy Le Ray · 15 years ago
  44. 9bb2b31 cxgb3: release page ref on mapping error by Divy Le Ray · 15 years ago
  45. 26b3871 cxgb3: ring rx door bell less frequently by Divy Le Ray · 15 years ago
  46. 7870389 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 65ab838 cxgb3: Fix lro switch by Divy Le Ray · 15 years ago
  48. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 15 years ago
  49. 7be2df4 cxgb3: Replace LRO with GRO by Herbert Xu · 15 years ago
  50. eed087e cxgb3: Fix LRO misalignment by Divy Le Ray · 15 years ago
  51. 47fd23f cxgb3: Keep LRO off if disabled when interface is down by Roland Dreier · 15 years ago
  52. a109a5b cxgb3: manage private iSCSI IP address by Karen Xie · 16 years ago
  53. 82ad332 cxgb3: Add multiple Tx queue support. by Divy Le Ray · 16 years ago
  54. c5419e6 cxgb3: Fix sparse warning and micro-optimize is_pure_response() by Roland Dreier · 16 years ago
  55. 5256554 cxgb3: avoid potential memory leak. by Divy Le Ray · 16 years ago
  56. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  57. a02d44a cxgb3: extend copyrights to 2008 by Divy Le Ray · 16 years ago
  58. 20d3fc1 cxgb3: reset the adapter on fatal error by Divy Le Ray · 16 years ago
  59. 0ca41c0 [2.6.28,1/1] cxgb3 - fix race in EEH by Divy Le Ray · 16 years ago
  60. 004f23b cxgb3 - remove duplicate tests in lro by Divy Le Ray · 16 years ago
  61. 147e70e cxgb3: Use SKB list interfaces instead of home-grown implementation. by David S. Miller · 16 years ago
  62. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  63. b47385b cxgb3 - Add LRO support by Divy Le Ray · 16 years ago
  64. 7385ecf cxgb3 - Add page support to jumbo frame Rx queue by Divy Le Ray · 16 years ago
  65. b1fb1f2 cxgb3 - Fix dma mapping error path by Divy Le Ray · 16 years ago
  66. 204e2f9 cxgb3 - fix EEH by Divy Le Ray · 16 years ago
  67. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 16 years ago
  68. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 16 years ago
  69. a8cc21f Optimize cxgb3 xmit path (a bit) by Krishna Kumar · 16 years ago
  70. 7b9b094 cxgb3: Remove incorrect __devinit annotations by Roland Dreier · 16 years ago
  71. 05e5c11 annotate cxgb3 by Al Viro · 17 years ago
  72. bc4b6b5 cxgb3 - Fix EEH, missing softirq blocking by Divy Le Ray · 17 years ago
  73. b881955 cxgb3 - parity initialization for T3C adapters. by Divy Le Ray · 17 years ago
  74. afefce6 cxgb3 - Fix I/O synchronization by Divy Le Ray · 17 years ago
  75. 23561c9 cxgb3 - fix interaction with pktgen by Divy Le Ray · 17 years ago
  76. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  77. 9265fab cxgb3 sparse warning fixes by Stephen Hemminger · 17 years ago
  78. fb8e444 cxgb3: trivial endianness annotations by Al Viro · 17 years ago
  79. 27186dc cxgb3 - use immediate data for offload Tx by Divy Le Ray · 17 years ago
  80. 6e3f03b cxgb3 - SGE doorbell overflow warning by Divy Le Ray · 17 years ago
  81. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  82. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  83. cf992af cxgb3 - sge page management by Divy Le Ray · 17 years ago
  84. 890de33 cxgb3 - fix netpoll hanlder by Divy Le Ray · 17 years ago
  85. e360b56 cxgb3 - fix skb->dev dereference by Divy Le Ray · 17 years ago
  86. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  87. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  88. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  89. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  90. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  91. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  92. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  93. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  94. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  95. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  96. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  97. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  98. 8ac3ba6 cxgb3 - detect NIC only adapters by Divy Le Ray · 17 years ago
  99. e0994eb cxgb3 - Feed Rx free list with pages by Divy Le Ray · 17 years ago
  100. bae73f4 cxgb3 - Recovery from HW starvation of response queue entries. by Divy Le Ray · 17 years ago