1. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  2. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  3. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  4. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  5. a3a4bfd mscan: too much data copied to CAN frame due to 16 bit accesses by Wolfgang Grandegger · 13 years ago
  6. 2e11437 candev: allow SJW user setting for bittiming calculation by Oliver Hartkopp · 13 years ago
  7. fd734c6 can/sja1000: add driver for EMS PCMCIA card by Oliver Hartkopp · 13 years ago
  8. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  9. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  10. 3803451 can/sja1000: driver for PEAK PCAN PCI/PCIe cards by Wolfgang Grandegger · 13 years ago
  11. 34b8686d can: ti_hecc: include linux/io.h by Daniel Mack · 13 years ago
  12. 86ad47f can: ti_hecc: Fix uninitialized spinlock in probe by Abhilash K V · 13 years ago
  13. 6f288cc can: ti_hecc: Fix unintialized variable by Abhilash K V · 13 years ago
  14. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  15. 97efe9a flexcan: Prefer device tree clock frequency if available. by holt@sgi.com · 13 years ago
  16. c8aef4c flexcan: Add of_match to platform_device definition. by holt@sgi.com · 13 years ago
  17. 61e271e flexcan: Abstract off read/write for big/little endian. by holt@sgi.com · 13 years ago
  18. 12732c3 flexcan: Remove #include <mach/clock.h> by holt@sgi.com · 13 years ago
  19. 665d7eb net/can/mscan: add __iomem annotations by Marc Kleine-Budde · 13 years ago
  20. 951f2f9 drivers/net/can/sja1000/plx_pci.c: eliminate double free by Julia Lawall · 13 years ago
  21. 174c95d slcan: ldisc generated skbs are received in softirq context by Oliver Hartkopp · 13 years ago
  22. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  23. 4570a52 can: c_can: remove duplicated #include by Huang Weiyi · 13 years ago
  24. 61463a3 can: make function can_get_bittiming static by Thadeu Lima de Souza Cascardo · 13 years ago
  25. 7ad711b slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure by Matvejchikov Ilya · 13 years ago
  26. 81fc70d net: can: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
  27. 2af4ba8 slcan: remove obsolete code in slcan initialisation by Oliver Hartkopp · 13 years ago
  28. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  29. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. b21f3c7 can: remove useless defaults in Kconfig by Kurt Van Dijck · 13 years ago
  31. a30d515 net/can: activate bit-timing calculation and netlink based drivers by default by Marc Kleine-Budde · 13 years ago
  32. 8d0f7ce net: include io.h in sja1000_of_platform.c for iounmap etc by Stephen Rothwell · 13 years ago
  33. cfbf758 can: bfin_can: auto-calculate accessor sizes by Mike Frysinger · 13 years ago
  34. 9118f08 can: bfin_can: simplify xmit id1 setup by Mike Frysinger · 13 years ago
  35. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  36. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  37. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  38. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  39. cb2bad8 Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 13 years ago
  40. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  41. b9e379b net/can: allow CAN_AT91 on AT91SAM9X5 by Uwe Kleine-König · 13 years ago
  42. 6388b39 can: at91_can: add support for the AT91SAM9X5 SOCs by Marc Kleine-Budde · 13 years ago
  43. 07a648e can: at91_can: register mb0 sysfs entry only on at91sam9263 by Marc Kleine-Budde · 13 years ago
  44. d3d4726 can: at91_can: add id_table and convert prime mailbox constats to functions by Marc Kleine-Budde · 13 years ago
  45. 7900899 can: at91_can: convert derived mailbox constants into functions by Marc Kleine-Budde · 13 years ago
  46. b049994 can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX by Marc Kleine-Budde · 13 years ago
  47. 267cbe04 can: at91_can: directly define AT91_MB_RX_LAST by Marc Kleine-Budde · 13 years ago
  48. 9c2e0a6 can: at91_can: let get_tx_* functions return unsigned int by Marc Kleine-Budde · 13 years ago
  49. e14ee40 can: at91_can: don't copy data to rx'ed RTR frames by Marc Kleine-Budde · 14 years ago
  50. 5613fff can: at91_can: fix comment about priv->tx_next by Marc Kleine-Budde · 13 years ago
  51. 44d8566 can: at91_can: don't align struct definitions by Marc Kleine-Budde · 14 years ago
  52. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  53. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  54. 2e4ceec drivers/net/can/flexcan.c: add missing clk_put by Julia Lawall · 13 years ago
  55. 3d2bdf7 mfd: Use mfd cell platform_data for janz cells platform bits by Samuel Ortiz · 13 years ago
  56. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  57. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  58. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  59. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  60. 0d4420a slcan: fix ldisc->open retval by Oliver Hartkopp · 13 years ago
  61. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  62. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  63. 87e9af6 can: fix SJA1000 dlc for RTR packets by Kurt Van Dijck · 13 years ago
  64. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  65. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  66. 7c9f647 net: can: mscan: fix build breakage in mpc5xxx_can by Anatolij Gustschin · 13 years ago
  67. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  68. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  69. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  71. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  72. dc760b3 can: c_can: Fix tx_bytes accounting by Jan Altenberg · 13 years ago
  73. b0052b0 can: c_can_platform: fix irq check in probe by Marc Kleine-Budde · 13 years ago
  74. ee6f098 can: c_can: disable one shot mode until driver is fixed by Marc Kleine-Budde · 13 years ago
  75. 8615e4c mfd: mfd_cell is now implicitly available to janz drivers by Andres Salomon · 13 years ago
  76. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 13 years ago
  77. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  78. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  79. 0b32211 can: wrong index used in inner loop by roel kluin · 13 years ago
  80. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  81. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  82. dad3d44 CAN: add controller hardware name for Softing cards by Kurt Van Dijck · 13 years ago
  83. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  84. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  85. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  86. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  87. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  88. ddfdb50 net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING by Kurt Van Dijck · 13 years ago
  89. 881ff67 can: c_can: Added support for Bosch C_CAN controller by Bhupesh Sharma · 13 years ago
  90. ebc02e9 pch_can: fix tseg1/tseg2 setting issue by Tomoya MORINAGA · 13 years ago
  91. 69e6ed1 can: softing_cs needs slab.h by Randy Dunlap · 13 years ago
  92. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 13 years ago
  93. ce9736d pch_can: fix rmmod issue by Tomoya · 13 years ago
  94. eab743e pch_can: fix 800k comms issue by Tomoya · 13 years ago
  95. 7302041 m68knommu: Remove dependencies on nonexistent M68KNOMMU by Geert Uytterhoeven · 14 years ago
  96. 1e6d93e net: can: janz-ican3: world-writable sysfs termination file by Vasiliy Kulikov · 13 years ago
  97. fef52b0 net: can: at91_can: world-writable sysfs files by Vasiliy Kulikov · 13 years ago
  98. cc09b5f CAN: softing driver depends on IOMEM by Chuck Ebbert · 14 years ago
  99. c128df7 slcan: fix referenced website in Kconfig help text by Oliver Hartkopp · 14 years ago
  100. 5955e75 Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 14 years ago