1. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  2. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  3. 201e579 [SCSI] libfc: fix: cancel rport retry timer by Joe Eykholt · 15 years ago
  4. 5f7ea3b [SCSI] libfc: fc_rport_logoff should not drop the lock by Joe Eykholt · 15 years ago
  5. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  6. 84b0544 [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchanges by Joe Eykholt · 15 years ago
  7. e9ba8b4 [SCSI] libfc: in fc_lport_destroy, flush rports after turning off link by Joe Eykholt · 15 years ago
  8. 1190d92 [SCSI] libfc: stop login after fabric logoff by Joe Eykholt · 15 years ago
  9. b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
  10. f161fb7 [SCSI] fcoe: stop delivery of received frames before doing lport_destroy() by Joe Eykholt · 15 years ago
  11. 7f74549 [SCSI] libfc: change debug messages to give host number. by Joe Eykholt · 15 years ago
  12. beb29a6 [SCSI] libfc: remove extra semicolons from debug macros by Joe Eykholt · 15 years ago
  13. 2f718d6 [SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok by Yi Zou · 15 years ago
  14. 5a84bae [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA support by Yi Zou · 15 years ago
  15. 7a7f0c7 [SCSI] fcoe: Fix validation of mac address when checking for spma support by Yi Zou · 15 years ago
  16. 3c0d1d9 [SCSI] ALUA: send STPG if explicit and implicit is supported by Mike Christie · 15 years ago
  17. a4a8b06 [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys by James Bottomley · 15 years ago
  18. 4643682 [SCSI] fc_transport: Correct max fc_host attribute count by James Smart · 15 years ago
  19. 7cfbc8d [SCSI] lpfc 8.3.4: Update driver version to 8.3.4 by James Smart · 15 years ago
  20. e4e7427 [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messages by James Smart · 15 years ago
  21. f1c3b0f [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT support by James Smart · 15 years ago
  22. 1c6834a [SCSI] lpfc 8.3.4: NPIV vport fixes by James Smart · 15 years ago
  23. 32b9793 [SCSI] lpfc 8.3.4: Fix a pair of FCoE issues by James Smart · 15 years ago
  24. 8568a4d [SCSI] lpfc 8.3.4: Various SLI3 fixes by James Smart · 15 years ago
  25. a0c87cb [SCSI] lpfc 8.3.4: Consistently Implement persistent port disable by James Smart · 15 years ago
  26. 8fa3851 [SCSI] lpfc 8.3.4: Various SLI4 fixes by James Smart · 15 years ago
  27. 66d6fae [SCSI] fcoe: convert to %pM by Johannes Berg · 15 years ago
  28. e34ccdf [SCSI] lpfc: don't dereference NULL by Jiri Slaby · 15 years ago
  29. 0fd30f7 [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings by Dave Jones · 15 years ago
  30. fac3cc4 [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect() by Anil Veerabhadrappa · 15 years ago
  31. fe5d20c [SCSI] scsi_transport_fc: fix kernel-doc param name by Randy Dunlap · 15 years ago
  32. 3be924f [SCSI] bnx2i: convert bnx2i_dev_lock to mutex by Anil Veerabhadrappa · 15 years ago
  33. 4e85f15 [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions by Anil Veerabhadrappa · 15 years ago
  34. 1ed0f6a [SCSI] bnx2i: remove global variable bnx2i_reg_devices by Anil Veerabhadrappa · 15 years ago
  35. 002b1eb [SCSI] Print failed commands by Martin K. Petersen · 15 years ago
  36. 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago
  37. b4567ca [SCSI] update scsi/constants.c by Douglas Gilbert · 15 years ago
  38. 9e726b1 Bluetooth: Fix rejected connection not disconnecting ACL link by Luiz Augusto von Dentz · 15 years ago
  39. 9d73022 PM: Run-time PM platform device bus support by Magnus Damm · 15 years ago
  40. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  41. ef54fd9 Bluetooth: Full support for receiving L2CAP SREJ frames by Gustavo F. Padovan · 15 years ago
  42. 8400146 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  43. 8f17154 Bluetooth: Add support for L2CAP SREJ exception by Gustavo F. Padovan · 15 years ago
  44. fcc203c Bluetooth: Add support for FCS option to L2CAP by Gustavo F. Padovan · 15 years ago
  45. 6840ed0 Bluetooth: Enable Streaming Mode for L2CAP by Gustavo F. Padovan · 15 years ago
  46. e90bac0 Bluetooth: Add support for Retransmission and Monitor Timers by Gustavo F. Padovan · 15 years ago
  47. 30afb5b Bluetooth: Initial support for retransmission of packets with REJ frames by Gustavo F. Padovan · 15 years ago
  48. c74e560 Bluetooth: Add support for Segmentation and Reassembly of SDUs by Gustavo F. Padovan · 15 years ago
  49. 1c2acff Bluetooth: Add initial support for ERTM packets transfers by Gustavo F. Padovan · 15 years ago
  50. 22121fc Bluetooth: Create separate l2cap_send_disconn_req() function by Gustavo F. Padovan · 15 years ago
  51. f2fcfcd Bluetooth: Add configuration support for ERTM and Streaming mode by Gustavo F. Padovan · 15 years ago
  52. 65c7c49 Bluetooth: Add L2CAP RFC option if ERTM is enabled by Marcel Holtmann · 16 years ago
  53. c6b03cf Bluetooth: Allow setting of L2CAP ERTM via socket option by Marcel Holtmann · 16 years ago
  54. 44dd46d Bluetooth: Add module option to enable L2CAP ERTM support by Marcel Holtmann · 16 years ago
  55. 52d1834 Bluetooth: Coding style cleanup from previous rfcomm_init bug fix by Marcel Holtmann · 15 years ago
  56. a6a67ef Bluetooth: Convert hdev->req_lock to a mutex by Thomas Gleixner · 15 years ago
  57. 5959809 Bluetooth: Add missing kmalloc NULL tests to Marvell driver by Julia Lawall · 15 years ago
  58. 3318b23 Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  59. 9374253 Bluetooth: Remove Enter/Leave debug statements from Marvell driver by Marcel Holtmann · 15 years ago
  60. e0721f9 Bluetooth: Fix last few compiler warning within Marvell core driver by Marcel Holtmann · 15 years ago
  61. 91d6973 Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack by Marcel Holtmann · 15 years ago
  62. 60dee5c Bluetooth: Remove private device name of Marvell SDIO driver by Marcel Holtmann · 15 years ago
  63. 9666fb3 Bluetooth: Fix module description strings for Marvell driver by Marcel Holtmann · 15 years ago
  64. dcf47f3 Bluetooth: Fix complicated assignment of firmware for Marvell devices by Marcel Holtmann · 15 years ago
  65. 4271e08 Bluetooth: Some coding style cleanup for Marvell core driver by Marcel Holtmann · 15 years ago
  66. 5423990 Bluetooth: Remove pointless casts from Marvell debugfs support by Marcel Holtmann · 15 years ago
  67. 944fe79 Bluetooth: Remove pointless ifdef protection for Marvell header files by Marcel Holtmann · 15 years ago
  68. 08b0b0c Bluetooth: Fix compilation of Marvell driver without debugfs by Marcel Holtmann · 15 years ago
  69. e7a25f9 Bluetooth: Fix Kconfig for Marvell Bluetooth driver by Marcel Holtmann · 15 years ago
  70. 196be0c Bluetooth: Add documentation for Marvell Bluetooth driver by Bing Zhao · 15 years ago
  71. fb784f0 Bluetooth: Add debugfs support to btmrvl driver by Bing Zhao · 15 years ago
  72. 789221e Bluetooth: Add Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  73. 132ff4e Bluetooth: Add btmrvl driver for Marvell Bluetooth devices by Bing Zhao · 15 years ago
  74. edad638 Bluetooth: Let HIDP grab the device reference for connections by Marcel Holtmann · 15 years ago
  75. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago
  76. 364f635 Bluetooth: Disconnect HIDRAW devices on disconnect by Marcel Holtmann · 15 years ago
  77. 290ba20 Bluetooth: Improve USB driver throughput by increasing the frame size by Vikram Kandukuri · 15 years ago
  78. 981b141 Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received by Vikram Kandukuri · 15 years ago
  79. fd0b3ff Bluetooth: Add proper shutdown support to SCO sockets by Marcel Holtmann · 15 years ago
  80. 3edf2fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  81. e3054ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  82. b560d8a rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP by Paul E. McKenney · 15 years ago
  83. 4f896ff sh: unwinder: cacheline align slab cache objects. by Paul Mundt · 15 years ago
  84. 8c6866b UBIFS: constify file and inode operations by Artem Bityutskiy · 15 years ago
  85. 422bef8 Linux 2.6.31-rc7 by Linus Torvalds · 15 years ago
  86. 8e9d78e Re-introduce page mapping check in mark_buffer_dirty() by Linus Torvalds · 15 years ago
  87. 5400743 x86, mtrr: make mtrr_aps_delayed_init static bool by H. Peter Anvin · 15 years ago
  88. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
  89. 269c861 generic-ipi: Allow cpus not yet online to call smp_call_function with irqs disabled by Suresh Siddha · 15 years ago
  90. 8b5a10f x86: properly annotate alternatives.c by Jan Beulich · 15 years ago
  91. fa9d3b4 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  92. 74db247 sh64: dummy unwinder BUG wrappers. by Paul Mundt · 15 years ago
  93. e115f2c sh: unwinder: Use a special bug flag for unwinder traps. by Paul Mundt · 15 years ago
  94. 649bf17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  95. 5946fa3 x86, hpet: Simplify the HPET code by Jan Beulich · 15 years ago
  96. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
  97. 1909629 perf trace: Add OPT_END to option array of perf-trace by Masami Hiramatsu · 15 years ago
  98. 8cab02d x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown by Thomas Gleixner · 15 years ago
  99. c153a58 Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder by Paul Mundt · 15 years ago
  100. 4ab8f24 sh: Export unwind_stack() to satisfy modular oprofile. by Paul Mundt · 15 years ago