1. f489a4b bna: Fix Ucast Failure Handling by Rasesh Mody · 11 years ago
  2. 4b23058 bna: Clear Driver Config Flags When HW Resets by Rasesh Mody · 11 years ago
  3. 0b8bf1b net: dm9000: Allow instantiation using device tree by Tomasz Figa · 11 years ago
  4. 4a5bddf fec: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  5. 1ca2983 xen-netfront: avoid leaking resources when setup_netfront fails by Wei Liu · 11 years ago
  6. 6dffbe5 net: velocity: Add platform device support to VIA velocity driver by Tony Prisk · 11 years ago
  7. e2c41f1 net: velocity: Convert to generic dma functions by Tony Prisk · 11 years ago
  8. a9683c9 net: velocity: Rename vptr->dev to vptr->netdev by Tony Prisk · 11 years ago
  9. 4fc1ad6 3c59x: remove useless VORTEX_PCI() invocations by Sergei Shtylyov · 11 years ago
  10. 1e18583 ThunderLAN: remove is_eisa flag by Rolf Eike Beer · 11 years ago
  11. 8802f57 net-bnx2x: dont reload on GRO change by Eric Dumazet · 11 years ago
  12. 1cbf9eb tg3: Implement set/get_eee handlers by Nithin Sujir · 11 years ago
  13. 5b6c273 tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config() by Nithin Sujir · 11 years ago
  14. 400dfba tg3: Add tg3_eee_pull_config() function by Nithin Sujir · 11 years ago
  15. 9e2ecbe tg3: Add ethtool_eee struct and tg3_setup_eee() by Nithin Sujir · 11 years ago
  16. b103f35 xen-netback: enable user to unload netback module by Wei Liu · 11 years ago
  17. f1db320 xen-netback: remove dead code by Wei Liu · 11 years ago
  18. b4236daa net/usb: r8152: Use module_usb_driver() by Sachin Kamat · 11 years ago
  19. 18cf1f1 net/usb: r8152: Remove redundant version.h header inclusion by Sachin Kamat · 11 years ago
  20. 553675f vxlan: listen on multiple ports by stephen hemminger · 11 years ago
  21. e998fd4 net: ethernet: korina: initialize variables directly by Emilio López · 11 years ago
  22. 35e729a net: ethernet: davicom: dm9000: initialize variables directly by Emilio López · 11 years ago
  23. 3b0aaef net: ethernet: apple: initialize variables directly by Emilio López · 11 years ago
  24. bfd428d net: ethernet: sun: initialize variables directly by Emilio López · 11 years ago
  25. 345af95 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  26. ed8a83a net: 3com: 3c509: remove unnecessary code by govindarajulu.v · 11 years ago
  27. d6a98c9 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  28. 5727dc6 net: can: ti_hecc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  29. 688a2e7 net: can: flexcan: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  30. 5e946e5 net: can: c_can: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  31. 3e1dd6d net: can: at91_can: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  32. bc441bc drivers: net: can: grcan: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  33. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  34. ba21fc6 bna: add missing iounmap() on error in bnad_init() by Wei Yongjun · 11 years ago
  35. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 11 years ago
  36. 1f63876 Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  37. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  38. aef2ea9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  39. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 11 years ago
  40. 0faa314 Merge remote-tracking branch 'spi/fix/atmel' into spi-linus by Mark Brown · 11 years ago
  41. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 11 years ago
  42. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 11 years ago
  43. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 11 years ago
  44. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 11 years ago
  45. b2dfcae drm: Only print a debug message when the polled connector has changed by Lespiau, Damien · 11 years ago
  46. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 11 years ago
  47. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 11 years ago
  48. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 11 years ago
  49. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 11 years ago
  50. 79e0c19 caif: CAIF_VIRTIO should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  51. 822bc32 net/ethernet: MACB should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  52. d914ae8 net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  53. 4837ef4 net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  54. fd1eb9e net/ethernet: STMMAC_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  55. 3b76b3c net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  56. 233c7df macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 11 years ago
  57. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  58. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 11 years ago
  59. 4e8cf5b net/mlx4_core: Add missing report on VST and spoof-checking dev caps by Or Gerlitz · 11 years ago
  60. 4849625 net: fec: enable hardware checksum only on imx6q-fec by Shawn Guo · 11 years ago
  61. cbccb18 qlcnic: Fix validation of link event command. by Rajesh Borundia · 11 years ago
  62. 9106e5d qlcnic: Fix mailbox response handling. by Rajesh Borundia · 11 years ago
  63. 13a82b4 qlcnic: Fix bug in diagnostics test reset recovery path by Manish Chopra · 11 years ago
  64. 536faa6 qlcnic: Fix reset recovery after transmit timeout by Sony Chacko · 11 years ago
  65. b938662 qlcnic: Fix ethtool supported port status for 83xx by Himanshu Madhani · 11 years ago
  66. 9fd1333 qlcnic: Fix missing bracket in module parameter. by Himanshu Madhani · 11 years ago
  67. 8c04641 qlcnic: Fix ethtool strings by Shahed Shaikh · 11 years ago
  68. cffe52f qlcnic: Fix setting MAC address by Manish Chopra · 11 years ago
  69. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  70. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  71. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  72. a77c005 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  73. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 11 years ago
  74. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  75. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  76. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 11 years ago
  77. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  78. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  79. e689cf0 [SCSI] qla2xxx: Update firmware link in Kconfig file. by Chad Dupuis · 12 years ago
  80. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 11 years ago
  81. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  82. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 11 years ago
  83. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 11 years ago
  84. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 11 years ago
  85. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 11 years ago
  86. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 11 years ago
  87. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 11 years ago
  88. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 11 years ago
  89. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 11 years ago
  90. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 12 years ago
  91. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 12 years ago
  92. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 11 years ago
  93. 6a7252f [SCSI] lpfc: fix up Kconfig dependencies by James Bottomley · 11 years ago
  94. fc73648 [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd by Hannes Reinecke · 11 years ago
  95. 4f81d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  96. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  97. 2f14f4b dm cache: set config value by Joe Thornber · 11 years ago
  98. 2c73c47 dm cache: move config fns by Alasdair G Kergon · 11 years ago
  99. ac8c3f3 dm thin: generate event when metadata threshold passed by Joe Thornber · 11 years ago
  100. 2fc4802 dm persistent metadata: add space map threshold callback by Joe Thornber · 11 years ago