1. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 years ago
  3. ab6b85c fcoe: consolidates netdev related config and cleanup for spma mode by Vasu Dev · 15 years ago
  4. 6401bdc [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements. by Joe Eykholt · 15 years ago
  5. dd3fd72 [SCSI] fcoe: fix spelling typos and bad comments by Chris Leech · 15 years ago
  6. fc224a5 [SCSI] fcoe: don't export functions that are internal to fcoe by Chris Leech · 15 years ago
  7. 3caf02e [SCSI] fcoe: kfree() -> kfree_skb() by Dan Carpenter · 15 years ago
  8. 97c8389 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. by Joe Eykholt · 15 years ago
  9. a0a25da [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc by Vasu Dev · 15 years ago
  10. fdd7802 [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module by Vasu Dev · 15 years ago
  11. 5e80f7f [SCSI] fcoe: moves common FCoE library API functions to libfcoe module by Vasu Dev · 15 years ago
  12. 9b34ecf [SCSI] fcoe, libfc: add libfcoe module by Vasu Dev · 15 years ago
  13. a703e49 [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file by Vasu Dev · 15 years ago
  14. 7f34914 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c by Vasu Dev · 15 years ago
  15. 61e17af [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files by Vasu Dev · 15 years ago
  16. 5919a59 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code by Vasu Dev · 15 years ago
  17. 8976f42 [SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events by Robert Love · 15 years ago
  18. 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 15 years ago
  19. 5e5e92d [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s by Robert Love · 15 years ago
  20. 38eccab [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded by Robert Love · 15 years ago
  21. 07c00ec [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed by Yi Zou · 15 years ago
  22. e056200 [SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_device by Yi Zou · 15 years ago
  23. 39ca9a0 [SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw by Yi Zou · 15 years ago
  24. ea1e9a9 [SCSI] fcoe, libfc: check offload features from LLD through netdev by Yi Zou · 15 years ago
  25. 211c738 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) by Yi Zou · 15 years ago
  26. 4469c19 [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20 by Robert Love · 15 years ago
  27. 55c8baf [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3) by Chris Leech · 15 years ago
  28. c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 15 years ago
  29. e904158 [SCSI] fcoe: fix kfree(skb) by Roel Kluin · 15 years ago
  30. 03ec862 [SCSI] fcoe: Correct fcoe_transports initialization vs. registration by Robert Love · 15 years ago
  31. a468f32 [SCSI] fcoe: Use setup_timer() and mod_timer() by Robert Love · 15 years ago
  32. fc47ff6 [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper by Robert Love · 15 years ago
  33. b2ab99c [SCSI] libfc, fcoe: Cleanup function formatting and minor typos by Robert Love · 15 years ago
  34. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 15 years ago
  35. bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 15 years ago
  36. 56b854b [SCSI] fcoe: fix incorrect use of struct module by James Bottomley · 16 years ago
  37. 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago