1. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  2. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  3. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  4. 0348299 Fix file references in Kconfig files by Johann Felix Soden · 13 years ago
  5. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 13 years ago
  6. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  7. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  8. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  9. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  10. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago
  11. 5ee5a07 irda: use PCI_VENDOR_ID_* by Jon Mason · 13 years ago
  12. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  13. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  14. f470e5a irda: fix smsc-ircc2 section mismatch warning by Randy Dunlap · 13 years ago
  15. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  16. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  17. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  18. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  19. 229de61 net/irda: convert bfin_sir to common Blackfin UART header by Mike Frysinger · 13 years ago
  20. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  22. e5cb966 net: fix section mismatches by Michał Mirosław · 13 years ago
  23. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 13 years ago
  26. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 13 years ago
  27. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  28. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  29. 5ae2f66 net/irda/sh_irda: return to RX mode when TX error by Kuninori Morimoto · 14 years ago
  30. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  31. 21aa8ec net/irda: bfin_sir: back out transitional defines by Mike Frysinger · 14 years ago
  32. 709465d net/irda: bfin_sir: pull in serial headers for defines by Mike Frysinger · 14 years ago
  33. 1170bed smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() by Sedat Dilek · 14 years ago
  34. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  35. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  36. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  37. ddab1a3 SuperH IrDA: correct Baud rate error correction by Nicolas Kaiser · 14 years ago
  38. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  39. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  40. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  41. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  42. db7f859 irda: Semaphore cleanup by Thomas Gleixner · 14 years ago
  43. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 14 years ago
  44. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  45. 0b1974d Fix typo: configuation => configuration by Thomas Weber · 14 years ago
  46. 8d34e7d drivers/net/irda: Eliminate memory leak by Julia Lawall · 14 years ago
  47. 9b0f1d8 drivers/net/irda: Adjust confusing if indentation by Julia Lawall · 14 years ago
  48. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  49. 8a2b6be net/irda/sh_irda: Modify clk_get lookups by Kuninori Morimoto · 14 years ago
  50. 2e4e7a9 drivers/net/irda: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  51. 9f27fb8 drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  52. 752ef8b drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  53. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  54. eda6e6f net/irda: bfin_sir: IRDA is not affected by anomaly 05000230 by Graf Yang · 14 years ago
  55. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  56. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  57. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  58. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. 17a328c net/irda: Add SuperH IrDA driver support by Kuninori Morimoto · 14 years ago
  60. 33d8212c net/irda: sh_sir: Modify iounmap wrong execution by Kuninori Morimoto · 14 years ago
  61. ba5d47c net/irda: sh_sir: fixup err return value on sh_sir_open by Kuninori Morimoto · 14 years ago
  62. 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
  63. 19299b34 net/irda: remove trailing space in messages by Frans Pop · 14 years ago
  64. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  65. 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 14 years ago
  66. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  68. 0e2b807 irda-usb: add error handling and fix leak by Dan Carpenter · 14 years ago
  69. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  70. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  71. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  72. 2a6ace1 net/irda: sh_sir: Add SuperH IrDA driver by Kuninori Morimoto · 14 years ago
  73. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  74. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  75. 83cf0a9 comment typo fix: sybsystem -> subsystem by Jean Delvare · 15 years ago
  76. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  77. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  78. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. 6cc9318 drivers/net/irda: remove exceptional & on function name by Julia Lawall · 15 years ago
  80. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  81. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 91cd175 irda/sa1100_ir: check return value of startup hook by Dmitry Artamonow · 15 years ago
  83. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  84. 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
  85. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  86. c4bd017 [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c by Marek Vasut · 15 years ago
  87. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  88. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  89. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  90. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  91. d2f3ad4 pxaficp-ir: remove incorrect net_device_ops by Marek Vasut · 15 years ago
  92. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  93. 5d5ceb8 irda: fix read buffer overflow by Roel Kluin · 15 years ago
  94. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  95. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  96. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  97. d51e9b0 net/irda: convert bfin_sir to net_device_ops by Graf Yang · 15 years ago
  98. 9d794a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6 by David S. Miller · 15 years ago
  99. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  100. 4bd73ae net: fix network drivers ndo_start_xmit() return values (part 2) by Patrick McHardy · 15 years ago