1. ff3bc1e sfc: Fix assignment of ip_summed for pre-allocated skbs by Ben Hutchings · 12 years ago
  2. 70350b0 sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO by Ben Hutchings · 13 years ago
  3. c2e4e25 sfc: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  4. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  5. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  6. 4a22c4c sfc: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  7. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sfc/rx.c]
  8. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  9. abfe903 sfc: Implement generic features interface by Ben Hutchings · 13 years ago
  10. ab3cf6d sfc: Move test of rx_checksum_enabled from nic.c to rx.c by Ben Hutchings · 13 years ago
  11. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 13 years ago
  12. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 13 years ago
  13. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 13 years ago
  14. 4afb752 sfc: convert references to LRO to GRO by stephen hemminger · 14 years ago
  15. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  16. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  17. ba1e8a3 sfc: Abstract channel and index lookup for RX queues by Ben Hutchings · 14 years ago
  18. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  19. 604f604 sfc: Fix reading of inserted hash by Ben Hutchings · 14 years ago
  20. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  21. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  22. 62b330b sfc: Allow shared pages to be recycled by Steve Hodgson · 14 years ago
  23. 2445580 sfc: Recycle discarded rx buffers back onto the queue by Steve Hodgson · 14 years ago
  24. f7d6f37 sfc: Support only two rx buffers per page by Steve Hodgson · 14 years ago
  25. 90d683a sfc: Remove efx_rx_queue::add_lock by Steve Hodgson · 14 years ago
  26. 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
  27. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  28. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  29. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  30. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  31. 3eadb7b sfc: Record RX queue number on GRO path by Ben Hutchings · 15 years ago
  32. 1241e95 sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() by Ben Hutchings · 15 years ago
  33. 3139e62 sfc: Remove ridiculously paranoid assertions by Ben Hutchings · 15 years ago
  34. d96d7dc sfc: Remove redundant gotos from __efx_rx_packet() by Ben Hutchings · 15 years ago
  35. c3c6336 sfc: Enable heuristic selection between page and skb RX buffers by Ben Hutchings · 15 years ago
  36. 18e1d2b sfc: Feed GRO result into RX allocation policy and interrupt moderation by Ben Hutchings · 15 years ago
  37. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. 345056a sfc: Set ip_summed correctly for page buffers passed to GRO by Ben Hutchings · 15 years ago
  39. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  40. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  41. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 16 years ago
  42. da3bc07 sfc: Replace LRO with GRO by Herbert Xu · 16 years ago
  43. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  44. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  45. 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 16 years ago
  46. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  47. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  48. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  49. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  50. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 16 years ago
  51. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  52. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  53. 3273c2e [netdrvr] sfc: sfc: Add self-test support by Ben Hutchings · 16 years ago
  54. ba911a4 [netdrvr] sfc: Removed bogus 'fall-thru' comments by Ben Hutchings · 16 years ago
  55. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 16 years ago