1. 110f82d firewire: net: fix panic in fwnet_write_complete by Stefan Richter · 14 years ago
  2. 7a48143 firewire: ohci: fix crashes with TSB43AB23 on 64bit systems by Stefan Richter · 14 years ago
  3. 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 14 years ago
  4. e300839 firewire: core: add_descriptor size check by Stefan Richter · 14 years ago
  5. 5d7db04 firewire, ieee1394: update Kconfig help by Stefan Richter · 15 years ago
  6. 090699c firewire: ohci: always use packet-per-buffer mode for isochronous reception by Stefan Richter · 15 years ago
  7. cf0e575 firewire: cdev: fix another memory leak in an error path by Stefan Richter · 15 years ago
  8. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  9. 5f1141e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  10. 8c0c0cc firewire: ohci: handle receive packets with a data length of zero by Jay Fenlason · 15 years ago
  11. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  12. bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  13. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  14. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  15. f8a2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  16. 31769ce firewire: ohci: pass correct iso xmit timestamps to core by Jay Fenlason · 15 years ago
  17. 5ed1f32 firewire: ohci: Make cycleMatch ISO transmission work by Jay Fenlason · 15 years ago
  18. b2c0a2a firewire: cdev: reduce stack usage by ioctl_dispatch by Stefan Richter · 15 years ago
  19. 19593ff firewire: ohci: 0 may be a valid DMA address by Stefan Richter · 15 years ago
  20. 5b189bf firewire: core: WARN on wrong usage of core transaction functions by Stefan Richter · 15 years ago
  21. a3ccf63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  22. cb7c96d firewire: core: optimize Topology Map creation by Stefan Richter · 15 years ago
  23. fe24257 firewire: core: clarify generate_config_rom usage by Stefan Richter · 15 years ago
  24. 8e85973 firewire: optimize config ROM creation by Stefan Richter · 15 years ago
  25. e21fcf7 firewire: cdev: normalize variable names by Stefan Richter · 15 years ago
  26. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  27. eaf76e0 firewire: sbp2: provide fallback if mgt_ORB_timeout is missing by Stefan Richter · 15 years ago
  28. 7e44c0b firewire: cdev: fix memory leak in an error path by Stefan Richter · 15 years ago
  29. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  30. ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  31. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  32. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  33. 3c5f803 firewire: sbp2: remove a workaround for Momobay FX-3A by Stefan Richter · 15 years ago
  34. 094614f firewire: sbp2: fix status reception by Stefan Richter · 15 years ago
  35. 85cb9b6 firewire: core: fix topology map response handler by Stefan Richter · 15 years ago
  36. b171e20 firewire: core: fix race with parallel PCI device probe by Stefan Richter · 15 years ago
  37. 18668ff firewire: core: header file cleanup by Stefan Richter · 15 years ago
  38. 928ec5f firewire: ohci: fix Self ID Count register mask (safeguard against buffer overflow) by Stefan Richter · 15 years ago
  39. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  40. baed6b8 firewire: sbp2: fix freeing of unallocated memory by Stefan Richter · 15 years ago
  41. 4fe0bad firewire: ohci: fix Ricoh R5C832, video reception by Stefan Richter · 15 years ago
  42. fc38379 firewire: ohci: fix Agere FW643 and multiple cameras by Stefan Richter · 15 years ago
  43. 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
  44. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  45. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  46. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  47. f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  48. af27194 firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 15 years ago
  49. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  50. 1053414 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  51. 0c53dec firewire: new stack is no longer experimental by Stefan Richter · 15 years ago
  52. f83b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  53. 00635b8 firewire: net: better FIFO address range check and rcodes by Stefan Richter · 15 years ago
  54. b01b4ba firewire: net: fix card driver reloading by Stefan Richter · 15 years ago
  55. d645f4d firewire: core: fix iso context shutdown on card removal by Stefan Richter · 15 years ago
  56. 29ad14c firewire: core: fix DMA unmapping in iso buffer removal by Stefan Richter · 15 years ago
  57. d961450 firewire: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  58. 1337f85 firewire: net: adjust net_device ops by Stefan Richter · 15 years ago
  59. 156ce86 firewire: net: remove unused code by Stefan Richter · 15 years ago
  60. 5a124d3 firewire: net: allow for unordered unit discovery by Stefan Richter · 15 years ago
  61. f91e3bd firewire: net: style changes by Stefan Richter · 15 years ago
  62. b9530fd firewire: net: add Kconfig item, rename driver by Stefan Richter · 15 years ago
  63. c76acec firewire: add IPv4 support by Jay Fenlason · 15 years ago
  64. 1e626fd firewire: core: use more outbound tlabels by Stefan Richter · 15 years ago
  65. 837ec78 firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met by Stefan Richter · 15 years ago
  66. 099d541 firewire: core: prepare for non-core children of card devices by Stefan Richter · 15 years ago
  67. e034d24 firewire: core: include linux/uaccess.h instead of asm/uaccess.h by Stefan Richter · 15 years ago
  68. e5110d0 firewire: add parent-of-unit accessor by Stefan Richter · 15 years ago
  69. e71d31d firewire: rename source files by Stefan Richter · 15 years ago
  70. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  71. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  72. 3dcdc50 firewire: ohci: access bus_seconds atomically by Stefan Richter · 15 years ago
  73. e41f8d7 firewire: also use vendor ID in root directory for driver matches by Stefan Richter · 15 years ago
  74. b3b2988 firewire: share device ID table type with ieee1394 by Stefan Richter · 15 years ago
  75. 0210b66 firewire: core: add sysfs attribute for easier udev rules by Stefan Richter · 15 years ago
  76. e5333db firewire: core: check for missing struct update at build time, not run time by Stefan Richter · 15 years ago
  77. 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
  78. 7889b60 firewire: core: optimize propagation of BROADCAST_CHANNEL by Stefan Richter · 15 years ago
  79. cbae787 firewire: core: simplify broadcast channel allocation by Stefan Richter · 15 years ago
  80. e1dc7ca firewire: core: increase bus manager grace period by Stefan Richter · 15 years ago
  81. a38a00f firewire: core: drop unused call parameters of close_transaction by Stefan Richter · 15 years ago
  82. 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 15 years ago
  83. 664d801 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value by Stefan Richter · 15 years ago
  84. 207fbef firewire: cdev: fix race of ioctl_send_request with bus reset by Stefan Richter · 15 years ago
  85. de487da firewire: cdev: secure add_descriptor ioctl by Stefan Richter · 15 years ago
  86. c8a2590 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" by Stefan Richter · 15 years ago
  87. 6104ee9 firewire: broadcast channel support by Jay Fenlason · 15 years ago
  88. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 15 years ago
  89. ba27e1f firewire: core: normalize a function argument name by Stefan Richter · 15 years ago
  90. e1eff7a firewire: normalize a variable name by Stefan Richter · 15 years ago
  91. d01b017 firewire: core: remove condition which is always false by Stefan Richter · 15 years ago
  92. aed8089 firewire: core: move some functions by Stefan Richter · 15 years ago
  93. 41f321c firewire: core: clean up includes by Stefan Richter · 15 years ago
  94. 81610b8 firewire: cdev: simplify a schedule_delayed_work wrapper by Stefan Richter · 15 years ago
  95. 5d9cb7d27 firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 15 years ago
  96. 36a755c firewire: cdev: shut down iso context before freeing the buffer by Stefan Richter · 16 years ago
  97. 3ba9498 firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 16 years ago
  98. 5d3fd69 firewire: cdev: extend transaction payload size check by Stefan Richter · 16 years ago
  99. 1566f3d firewire: cdev: restrict broadcast write requests to Units Space by Stefan Richter · 16 years ago
  100. acfe833 firewire: cdev: add ioctl for broadcast write requests by Jay Fenlason, Stefan Richter · 16 years ago