1. b21d18b can: Topcliff: Add PCH_CAN driver. by Masayuki Ohtake · 14 years ago
  2. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  4. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  5. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  6. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  7. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  8. ec37a48 bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. by Jesse Gross · 14 years ago
  9. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  10. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  11. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  12. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  13. a5190b4 cxgb3: function namespace cleanup by stephen hemminger · 14 years ago
  14. cc4ce02 be2net: Changes to use only priority codes allowed by f/w by Somnath Kotur · 14 years ago
  15. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  16. 612eef4 can: mcp251x: fix generation of error frames by Marc Kleine-Budde · 14 years ago
  17. 5601b2d can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set by Marc Kleine-Budde · 14 years ago
  18. 13eea19 drivers/net/ax88796.c: Return error code in failure by Julia Lawall · 14 years ago
  19. afed4cc b44: fix resume, request_irq after hw reset by James Hogan · 14 years ago
  20. 31b9c19 cxgb4: function namespace cleanup (v3) by stephen hemminger · 14 years ago
  21. be8c648 phy/marvell: fix 88e1121 support by Arnaud Patard · 14 years ago
  22. 27ab760 ixgbe: add a refcnt when turning on/off FCoE offload capability by Yi Zou · 14 years ago
  23. de1036b ixgbe: fix stats handling by Eric Dumazet · 14 years ago
  24. 3a338cb ixgbe: update copyright info by Emil Tantilov · 14 years ago
  25. e47dfcd jme: Advance version number by Guo-Fu Tseng · 14 years ago
  26. 334fbbb jme: Adding mii-tool support by Guo-Fu Tseng · 14 years ago
  27. ea192aa jme: Prevent possible read re-order error by Guo-Fu Tseng · 14 years ago
  28. 3ee9401 jme: Add comment in jme_set_settings by Guo-Fu Tseng · 14 years ago
  29. c8a8684 jme: Fix PHY power-off error by Guo-Fu Tseng · 14 years ago
  30. 7bfc475 bonding: cleanup: remove braces from single block statements by Bandan Das · 14 years ago
  31. 128ea6c bonding: cleanup : add space around operators by Bandan Das · 14 years ago
  32. f4e8ab7 smsc95xx: generate random MAC address once, not every ifup by Bernard Blackham · 14 years ago
  33. fdb246f bnx2: Increase max rx ring size from 1K to 2K by Michael Chan · 14 years ago
  34. 26d8ee7 bonding: make release_and_destroy static by stephen hemminger · 14 years ago
  35. 191cc68 pch_gbe: make local functions static by stephen hemminger · 14 years ago
  36. ae316bb vmxnet3: make bit twiddle routines inline by stephen hemminger · 14 years ago
  37. 379b738 bonding: make bond_resend_igmp_join_requests_delayed static by stephen hemminger · 14 years ago
  38. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  39. 7e12bb0 netxen: make local function static. by stephen hemminger · 14 years ago
  40. d827d86 r8169: print errors when dma mapping fail by Stanislaw Gruszka · 14 years ago
  41. fccec10 r8169: (re)init phy on resume by Stanislaw Gruszka · 14 years ago
  42. 323bb68 r8169: changing mtu clean up by Stanislaw Gruszka · 14 years ago
  43. cac4b22 r8169: do not account fragments as packets by Stanislaw Gruszka · 14 years ago
  44. 48addcc r8169: use pointer to struct device as local variable by Stanislaw Gruszka · 14 years ago
  45. 231aee6 r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE by Stanislaw Gruszka · 14 years ago
  46. 0ecbe1c r8169: init rx ring cleanup by Stanislaw Gruszka · 14 years ago
  47. 3eafe50 r8169: check dma mapping failures by Stanislaw Gruszka · 14 years ago
  48. 9bcc089 bnx2x: Update bnx2x to use new vlan accleration. by Hao Zheng · 14 years ago
  49. f62bbb5 ixgbe: Update ixgbe to use new vlan accleration. by Jesse Gross · 14 years ago
  50. 7d0fd21 bnx2: Update bnx2 to use new vlan accleration. by Jesse Gross · 14 years ago
  51. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  52. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  53. 53c9053 enic: Fix log message by Vasanthy Kolluri · 14 years ago
  54. d058590 enic: Change min MTU by Vasanthy Kolluri · 14 years ago
  55. 2db77e0 enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT by Vasanthy Kolluri · 14 years ago
  56. c76fd32 enic: Make firmware cognizant of the user set mac address by Vasanthy Kolluri · 14 years ago
  57. 717258b enic: Add support for multiple hardware receive queues by Vasanthy Kolluri · 14 years ago
  58. e0e8ab5 ibmveth: Free irq on error path by Denis Kirjanov · 14 years ago
  59. 88426f2 ibmveth: Cleanup error handling inside ibmveth_open by Denis Kirjanov · 14 years ago
  60. 5eeaa2d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  61. 9ff76c9 netpoll: Remove netpoll blocking from uninit path by Neil Horman · 14 years ago
  62. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  63. 0683e31 bnx2x: update version to 1.60.00-3 by Dmitry Kravkov · 14 years ago
  64. f4a6689 bnx2x: prevent false parity error in MSI-X memory of HC block by Vladislav Zolotarov · 14 years ago
  65. a0fd065 bnx2x: fix possible deadlock in HC hw block by Dmitry Kravkov · 14 years ago
  66. e226930 r6040: Fix multicast filter some more by Ben Hutchings · 14 years ago
  67. 5d6076b 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers. by Paul Gortmaker · 14 years ago
  68. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  69. 45b0cb8 bonding: Re-enable netpoll over bonding by Neil Horman · 14 years ago
  70. 3b410a3 bonding: Fix netconsole to not deadlock on rmmod by Neil Horman · 14 years ago
  71. e843fa5 bonding: Fix deadlock in bonding driver resulting from internal locking when using netpoll by Neil Horman · 14 years ago
  72. c2355e1 bonding: Fix bonding drivers improper modification of netpoll structure by Neil Horman · 14 years ago
  73. c6ce385 e1000e: Fix for offline diag test failure at first call by Carolyn Wyborny · 14 years ago
  74. a771433 igbvf: Remove unneeded pm_qos* calls by Greg Rose · 14 years ago
  75. 12dcd86 igb: fix stats handling by Eric Dumazet · 14 years ago
  76. dce87b9 netxen: mask correctable error by amit salecha · 14 years ago
  77. 7a9905e netxen: fix race in tx stop queue by Rajesh Borundia · 14 years ago
  78. 3666e0b qlcnic: update ethtool stats by amit salecha · 14 years ago
  79. a47d605 Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 14 years ago
  80. d8e6271 bnx2x: update version to 1.60.00-2 by Dmitry Kravkov · 14 years ago
  81. 030f335 bnx2x: remove unnecessary FUNC_FLG_RSS flag and related by Dmitry Kravkov · 14 years ago
  82. c8e4f48 bnx2x: Use correct FW constant for header padding by Dmitry Kravkov · 14 years ago
  83. adf5f6a bnx2x: do not deal with power if no capability by Dmitry Kravkov · 14 years ago
  84. e3dba81 bnx2x: remove redundant commands during error handling by Dmitry Kravkov · 14 years ago
  85. fe78d26 bnx2x: Optimized the branching in the bnx2x_rx_int() by Vladislav Zolotarov · 14 years ago
  86. 9c473fc can: mcp251x: optimize 2515, rx int gets cleared automatically by Marc Kleine-Budde · 14 years ago
  87. beab675 can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515 by Marc Kleine-Budde · 14 years ago
  88. f1f8c6c can: mcp251x: Don't use pdata->model for chip selection anymore by Marc Kleine-Budde · 14 years ago
  89. d3cd156 can: mcp251x: write intf only when needed by Marc Kleine-Budde · 14 years ago
  90. 7e15de3 can: mcp251x: read-modify-write eflag only when needed by Sascha Hauer · 14 years ago
  91. f3a3ed3 can: mcp251x: allow to read two registers in one spi transfer by Sascha Hauer · 14 years ago
  92. 711e4d6 can: mcp251x: increase rx_errors on overflow, not only rx_over_errors by Sascha Hauer · 14 years ago
  93. 57d3c7b can: mcp251x: fix NOHZ local_softirq_pending 08 warning by Marc Kleine-Budde · 14 years ago
  94. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  95. 9756403 gianfar: fix double lock typo by Dan Carpenter · 14 years ago
  96. cdd861d ns83820: spin_lock_irq() => spin_lock() by Dan Carpenter · 14 years ago
  97. 7c1a96a tg3: Update version to 3.115 by Matt Carlson · 14 years ago
  98. 64c2218 tg3: Report invalid link from tg3_get_settings() by Matt Carlson · 14 years ago
  99. 4803572 tg3: Don't allocate jumbo ring for 5780 class devs by Matt Carlson · 14 years ago
  100. f94e290 tg3: Cleanup tg3_alloc_rx_skb() by Matt Carlson · 14 years ago