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