1. 5202e17 tms380tr: Use mdelay() in tms380tr_wait(). by David S. Miller · 14 years ago
  2. 0926f91 mlx4_en: Fix out of bounds array access by Eli Cohen · 14 years ago
  3. b336369 macb: Don't re-enable interrupts while in polling mode by Joshua Hoke · 14 years ago
  4. c6ce2f4 be2net: Fix CSO for UDP packets by Somnath Kotur · 14 years ago
  5. 63a7694 be2net: Call netif_carier_off() after register_netdev() by Somnath Kotur · 14 years ago
  6. 18edc84 cxgb3: fix device opening error path by Divy Le Ray · 14 years ago
  7. fd59cba typhoon: update to new VLAN acceleration model by David Dillow · 14 years ago
  8. 154ccd8 typhoon: wait for RX mode commands to finish by David Dillow · 14 years ago
  9. 7f8a688 slhc: Don't export symbols twice by Denis Kirjanov · 14 years ago
  10. 1c55781 jme: Support WoL after shutdown by Guo-Fu Tseng · 14 years ago
  11. 0561cf3 vmxnet3: fix typo setting confPA by Harvey Harrison · 14 years ago
  12. 81e8e56 vmxnet3: annotate hwaddr members as __iomem pointers by Harvey Harrison · 14 years ago
  13. 3843e51 vmxnet3: remove set_flag_le{16,64} helpers by Harvey Harrison · 14 years ago
  14. 19ecae2 cxgb4: update to utilize the newer VLAN infrastructure by Dimitris Michailidis · 14 years ago
  15. 8f6d9f4 cxgb4: fix crash due to manipulating queues before registration by Dimitris Michailidis · 14 years ago
  16. 2d3359f can: tscan1: add driver for TS-CAN1 boards by Andre B. Oliveira · 14 years ago
  17. 38df7a3 e1000: make e1000_reinit_safe local by stephen hemminger · 14 years ago
  18. 8d96286 bnx2x: make local function static and remove dead code by stephen hemminger · 14 years ago
  19. fa274cb qlge: disable unsed dump code by stephen hemminger · 14 years ago
  20. ac40921 qlge: make local functions static by stephen hemminger · 14 years ago
  21. 42821a5 vxge: make functions local and remove dead code by stephen hemminger · 14 years ago
  22. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  23. ff2d8d6 atlx: make local functions/data static by stephen hemminger · 14 years ago
  24. 0fb1e54 atl1c: make functions static by stephen hemminger · 14 years ago
  25. 49b0522 benet: make be_poll_rx local by stephen hemminger · 14 years ago
  26. 3f3a5fd benet: remove dead code by stephen hemminger · 14 years ago
  27. 9740d78 mlx4: make functions local and remove dead code. by stephen hemminger · 14 years ago
  28. 00389b0 can: at91_can: add KBUILD_MODNAME to bittiming constant by Marc Kleine-Budde · 14 years ago
  29. 882055c can: at91_can: convert dev_<level> printing to netdev_<level> by Marc Kleine-Budde · 14 years ago
  30. 7672fe7 can: at91_can: convert readl, writel their __raw pendants by Marc Kleine-Budde · 14 years ago
  31. b156fd0 can: at91_can: set bittiming in chip_start by Marc Kleine-Budde · 14 years ago
  32. 33a6f29 can: at91_can: implement and use at91_get_berr_counter by Marc Kleine-Budde · 14 years ago
  33. a9d992e can: at91_can: fix section mismatch warning by Marc Kleine-Budde · 14 years ago
  34. b61f674 can: at91_can: fix compiler warning in at91_irq_err_state by Marc Kleine-Budde · 14 years ago
  35. 759a6c7 can: at91_can: fix use after free of priv by Marc Kleine-Budde · 14 years ago
  36. 8a0e0a4 can: at91_can: fix reception of extended frames by Marc Kleine-Budde · 14 years ago
  37. dbe9132 can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLES by Marc Kleine-Budde · 14 years ago
  38. b21d18b can: Topcliff: Add PCH_CAN driver. by Masayuki Ohtake · 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. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  42. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  43. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  44. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  45. ec37a48 bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. by Jesse Gross · 14 years ago
  46. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  47. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  48. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  49. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. a5190b4 cxgb3: function namespace cleanup by stephen hemminger · 14 years ago
  51. cc4ce02 be2net: Changes to use only priority codes allowed by f/w by Somnath Kotur · 14 years ago
  52. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 15 years ago
  53. 612eef4 can: mcp251x: fix generation of error frames by Marc Kleine-Budde · 14 years ago
  54. 5601b2d can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set by Marc Kleine-Budde · 14 years ago
  55. 13eea19 drivers/net/ax88796.c: Return error code in failure by Julia Lawall · 14 years ago
  56. afed4cc b44: fix resume, request_irq after hw reset by James Hogan · 14 years ago
  57. 31b9c19 cxgb4: function namespace cleanup (v3) by stephen hemminger · 14 years ago
  58. be8c648 phy/marvell: fix 88e1121 support by Arnaud Patard · 14 years ago
  59. 27ab760 ixgbe: add a refcnt when turning on/off FCoE offload capability by Yi Zou · 14 years ago
  60. de1036b ixgbe: fix stats handling by Eric Dumazet · 14 years ago
  61. 3a338cb ixgbe: update copyright info by Emil Tantilov · 14 years ago
  62. e47dfcd jme: Advance version number by Guo-Fu Tseng · 14 years ago
  63. 334fbbb jme: Adding mii-tool support by Guo-Fu Tseng · 14 years ago
  64. ea192aa jme: Prevent possible read re-order error by Guo-Fu Tseng · 14 years ago
  65. 3ee9401 jme: Add comment in jme_set_settings by Guo-Fu Tseng · 14 years ago
  66. c8a8684 jme: Fix PHY power-off error by Guo-Fu Tseng · 14 years ago
  67. 7bfc475 bonding: cleanup: remove braces from single block statements by Bandan Das · 14 years ago
  68. 128ea6c bonding: cleanup : add space around operators by Bandan Das · 14 years ago
  69. f4e8ab7 smsc95xx: generate random MAC address once, not every ifup by Bernard Blackham · 14 years ago
  70. fdb246f bnx2: Increase max rx ring size from 1K to 2K by Michael Chan · 14 years ago
  71. 26d8ee7 bonding: make release_and_destroy static by stephen hemminger · 14 years ago
  72. 191cc68 pch_gbe: make local functions static by stephen hemminger · 14 years ago
  73. ae316bb vmxnet3: make bit twiddle routines inline by stephen hemminger · 14 years ago
  74. 379b738 bonding: make bond_resend_igmp_join_requests_delayed static by stephen hemminger · 14 years ago
  75. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  76. 7e12bb0 netxen: make local function static. by stephen hemminger · 14 years ago
  77. d827d86 r8169: print errors when dma mapping fail by Stanislaw Gruszka · 14 years ago
  78. fccec10 r8169: (re)init phy on resume by Stanislaw Gruszka · 14 years ago
  79. 323bb68 r8169: changing mtu clean up by Stanislaw Gruszka · 14 years ago
  80. cac4b22 r8169: do not account fragments as packets by Stanislaw Gruszka · 14 years ago
  81. 48addcc r8169: use pointer to struct device as local variable by Stanislaw Gruszka · 14 years ago
  82. 231aee6 r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE by Stanislaw Gruszka · 14 years ago
  83. 0ecbe1c r8169: init rx ring cleanup by Stanislaw Gruszka · 14 years ago
  84. 3eafe50 r8169: check dma mapping failures by Stanislaw Gruszka · 14 years ago
  85. 9bcc089 bnx2x: Update bnx2x to use new vlan accleration. by Hao Zheng · 14 years ago
  86. f62bbb5 ixgbe: Update ixgbe to use new vlan accleration. by Jesse Gross · 14 years ago
  87. 7d0fd21 bnx2: Update bnx2 to use new vlan accleration. by Jesse Gross · 14 years ago
  88. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  89. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  90. 53c9053 enic: Fix log message by Vasanthy Kolluri · 14 years ago
  91. d058590 enic: Change min MTU by Vasanthy Kolluri · 14 years ago
  92. 2db77e0 enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT by Vasanthy Kolluri · 14 years ago
  93. c76fd32 enic: Make firmware cognizant of the user set mac address by Vasanthy Kolluri · 14 years ago
  94. 717258b enic: Add support for multiple hardware receive queues by Vasanthy Kolluri · 14 years ago
  95. e0e8ab5 ibmveth: Free irq on error path by Denis Kirjanov · 14 years ago
  96. 88426f2 ibmveth: Cleanup error handling inside ibmveth_open by Denis Kirjanov · 14 years ago
  97. 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
  98. 9ff76c9 netpoll: Remove netpoll blocking from uninit path by Neil Horman · 14 years ago
  99. 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
  100. 0683e31 bnx2x: update version to 1.60.00-3 by Dmitry Kravkov · 14 years ago