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