1. fb7944b net/can: use module_pci_driver by Axel Lin · 13 years ago
  2. 65cff87 atl1: remove unused member from atl1_adapter structure by Tony Zelenoff · 13 years ago
  3. 43c880d drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c by Paul Gortmaker · 13 years ago
  4. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  5. df8ef8f macvlan: add FDB bridge ops and macvlan flags by John Fastabend · 13 years ago
  6. 2b20271 ixgbe: UTA table incorrectly programmed by Greg Rose · 13 years ago
  7. 9dcb373 ixgbe: allow RAR table to be updated in promisc mode by John Fastabend · 13 years ago
  8. 0f4b0ad ixgbe: enable FDB netdevice ops by John Fastabend · 13 years ago
  9. 136cd14 atl1: do not drop rx/tx interrupts before they are scheduled by Tony Zelenoff · 13 years ago
  10. 2a9bc71 atl1: do not process interrupts in cycle in handler by Tony Zelenoff · 13 years ago
  11. 73650f2 atl1: enable errors and link ints when rx/tx scheduled by Tony Zelenoff · 13 years ago
  12. aa45ba9 atl1: add value to check ability of reenabling IRQs by Tony Zelenoff · 13 years ago
  13. 02d5d11 atl1: make function to set imr of card by Tony Zelenoff · 13 years ago
  14. 5c3d52e atl1: use defined functions to disable irq by Tony Zelenoff · 13 years ago
  15. 0dbab2f atl1: add napi process of tx interrupts by Tony Zelenoff · 13 years ago
  16. 6294512 atl1: make driver napi compatible by Tony Zelenoff · 13 years ago
  17. 3e1d83f atl1: handle rx in separate condition by Tony Zelenoff · 13 years ago
  18. 586d17c virtio-net: send gratuitous packets when needed by Jason Wang · 13 years ago
  19. 8831a3f isdn/hysdn: Convert to kstrtoul_from_user by Peter Hüwe · 13 years ago
  20. fd9071e net: Fix spelling typo in net by Masanari Iida · 13 years ago
  21. 8a9a0ea net/ethernet: ks8851_mll fix rx frame buffer overflow by Davide Ciminaghi · 13 years ago
  22. eff98db net/wan: use module_pci_driver by Axel Lin · 13 years ago
  23. a680b30 net/tokenring: use module_pci_driver by Axel Lin · 13 years ago
  24. 8f56e4b ixgbe: add I2C clock stretching by Don Skidmore · 13 years ago
  25. be0c006 igb: Update version to 3.4.7. by Carolyn Wyborny · 13 years ago
  26. 04499ec e1000e: cleanup boolean logic by Bruce Allan · 13 years ago
  27. 6ad6514 e1000e: cleanup remaining strings split across multiple lines by Bruce Allan · 13 years ago
  28. 48425b1 e100: enable transmit time stamping. by Richard Cochran · 13 years ago
  29. abe0c5d e100: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  30. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 13 years ago
  31. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 13 years ago
  32. 64d683c bonding: Fixup get_tx_queue() op second arg type. by David S. Miller · 13 years ago
  33. 3c5e979 net: smsc911x: fix skb handling in receive path by Will Deacon · 13 years ago
  34. 51c61a2 ks8851: Fix missing mutex_lock/unlock by Matt Renzelmann · 13 years ago
  35. 59a54f3 drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright by Michal Simek · 13 years ago
  36. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 13 years ago
  37. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 13 years ago
  38. 77577bf net: WIZnet drivers: fix possible NULL dereference by Mike Sinkovsky · 13 years ago
  39. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 13 years ago
  40. 302846e ethernet: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
  41. 4133099 enic: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
  42. 0db83cd broadcom: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
  43. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  44. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 13 years ago
  45. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 13 years ago
  46. 39abbae caif-hsi: Postpone init of HSI until open() by sjur.brandeland@stericsson.com · 13 years ago
  47. 2df1fe7 caif-hsi: Remove stop/start of queue. by sjur.brandeland@stericsson.com · 13 years ago
  48. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 13 years ago
  49. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. d62f8db caif_hsi: use dev_dbg not dev_err for reporting by Kim Lilliestierna XX · 13 years ago
  51. 5f614e6 caif-hsi: Free flip_buffer at shutdown by sjur.brandeland@stericsson.com · 13 years ago
  52. 3130416 net: Fix misplaced parenthesis in virtio_net.c by Torsten Kaiser · 13 years ago
  53. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  54. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  55. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  56. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  57. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  58. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  59. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 13 years ago
  60. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 13 years ago
  61. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 13 years ago
  62. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 13 years ago
  63. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 13 years ago
  64. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 13 years ago
  65. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 13 years ago
  66. 1caf09d r6040: update copyright from 2007 to now by Florian Fainelli · 13 years ago
  67. 31171ae r6040: define and use bits of register PHY_CC by Florian Fainelli · 13 years ago
  68. 940ff7e r6040: define and use MTPR transmit enable bit by Florian Fainelli · 13 years ago
  69. 8dd87a2 r6040: define and use MLSR register bits by Florian Fainelli · 13 years ago
  70. 3440ecc r6040: fix typo on stats update in tx path by Florian Fainelli · 13 years ago
  71. 2fa15bb r6040: add a MAC operation timeout define by Florian Fainelli · 13 years ago
  72. 0db0cfc r6040: remove unused variable mcr1 from private structure by Florian Fainelli · 13 years ago
  73. 90f750a r6040: consolidate MAC reset to its own function by Florian Fainelli · 13 years ago
  74. c1e6aaf ixp4xx_eth: Fix up the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  75. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  76. 64d176f wiznet: Add missing #include <linux/irq.h> by Geert Uytterhoeven · 13 years ago
  77. 376b16f drivers/net: Remove CONFIG_WIZNET_TX_FLOW option by Mike Sinkovsky · 13 years ago
  78. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  79. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 13 years ago
  80. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  81. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 13 years ago
  82. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 13 years ago
  83. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 13 years ago
  84. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 13 years ago
  85. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 13 years ago
  86. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 13 years ago
  87. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 13 years ago
  88. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 13 years ago
  89. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 13 years ago
  90. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 13 years ago
  91. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 13 years ago
  92. f9309d1 drm/exynos: remove unnecessary type conversion of hdmi and mixer by Joonyoung Shim · 13 years ago
  93. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 13 years ago
  94. f549e08 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  95. e66a8dd rt2x00: do not generate seqno in h/w if QOS is disabled by Stanislaw Gruszka · 13 years ago
  96. cefa5fd net/wireless: ipw2x00: remove ssid_context struct by Stanislav Yakovlev · 13 years ago
  97. 186b491 net/wireless: ipw2x00: remove unused libipw_measurement_report struct by Stanislav Yakovlev · 13 years ago
  98. 14dc785 ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status. by Qasim Javed · 13 years ago
  99. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 13 years ago
  100. 1507218 ath9k: Add more recv stats. by Ben Greear · 13 years ago