1. f09e224 macvtap: restore vlan header on user read by Basil Gor · 12 years ago
  2. c53cff5e vhost-net: fix handle_rx buffer size by Basil Gor · 12 years ago
  3. 13a8e0c bonding: don't increase rx_dropped after processing LACPDUs by Jiri Bohac · 12 years ago
  4. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 12 years ago
  5. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  6. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  7. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 12 years ago
  8. 0e0c551 Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  9. 477206a r8169: fix unsigned int wraparound with TSO by Julien Ducourthial · 12 years ago
  10. 3132d28 sfc: Fix division by zero when using one RX channel and no SR-IOV by Ben Hutchings · 12 years ago
  11. 6eddcb4 cdc_ether: Ignore bogus union descriptor for RNDIS devices by Bjørn Mork · 12 years ago
  12. 24f0671 bnx2x: bug fix when loading after SAN boot by Ariel Elior · 12 years ago
  13. 6e1344e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  14. 8af3994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  15. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 13 years ago
  16. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 13 years ago
  17. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  18. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  19. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  20. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  21. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  22. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  23. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  24. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  25. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 13 years ago
  26. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 13 years ago
  27. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 13 years ago
  28. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  29. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  30. 3c3052e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  31. ed90542 iwlwifi: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  32. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 13 years ago
  33. ab6039a ixgbe: fix race condition with shutdown by Don Skidmore · 13 years ago
  34. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  35. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 12 years ago
  36. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 12 years ago
  37. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 12 years ago
  38. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 12 years ago
  39. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 12 years ago
  40. ac001e7 Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  41. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  42. 9d1ceac Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" by Rajkumar Manoharan · 12 years ago
  43. cf04317 brcmfmac: fix a double spin_unlock_irqrestore issue in dpc by Franky Lin · 12 years ago
  44. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  45. 04c235c USB: ehci-tegra: remove redundant gpio_set_value by Stephen Warren · 12 years ago
  46. ebf20de EHCI: update PM methods in ehci-tegra.c by Alan Stern · 12 years ago
  47. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 12 years ago
  48. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 12 years ago
  49. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 12 years ago
  50. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 12 years ago
  51. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 12 years ago
  52. e658624 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  53. 13176a8 mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 13 years ago
  54. 60158e6 cxgb3: Don't call cxgb_vlan_mode until q locks are initialized by Roland Dreier · 12 years ago
  55. 787cb2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  56. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 13 years ago
  57. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 13 years ago
  58. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 12 years ago
  59. 2f3a081 smsc75xx: enable mac to detect speed/duplex from phy by Steve Glendinning · 12 years ago
  60. c0b92e4 smsc75xx: declare smsc75xx's MII as GMII capable by Steve Glendinning · 12 years ago
  61. b140504 smsc75xx: fix phy interrupt acknowledge by Steve Glendinning · 12 years ago
  62. 8a1d59d smsc75xx: fix phy init reset loop by Steve Glendinning · 12 years ago
  63. 4f49add smsc75xx: add more information to register io failure warnings by Steve Glendinning · 12 years ago
  64. cb8722d smsc75xx: fix mdio reads and writes by Steve Glendinning · 12 years ago
  65. 7bdd305 smsc75xx: mark link down on startup and let PHY interrupt deal with carrier changes by Steve Glendinning · 12 years ago
  66. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  67. fec6c20 efi: Validate UEFI boot variables by Matthew Garrett · 12 years ago
  68. fbf7176 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  69. 84e92ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  70. b99da31 drm/nv10/gpio: fix thinko in mask for gpio lines 2-9 by Ben Skeggs · 12 years ago
  71. ffc6a4e nvc0/fb: shut up PMFB interrupt after the first occurrence by Christoph Bumiller · 13 years ago
  72. 0ed4bb9 drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac by Ben Skeggs · 13 years ago
  73. 5206b52 drm/nouveau/bios: fix regression on some nv4x board by Ben Skeggs · 13 years ago
  74. 810b4de tty/serial/pmac_zilog: Fix "nobody cared" IRQ message by Larry Finger · 12 years ago
  75. de9e24e Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  76. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  77. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 3a69ddd drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. by Kenneth Graunke · 12 years ago
  79. 700698e drm/radeon/kms: need to set up ss on DP bridges as well by Alex Deucher · 12 years ago
  80. 4bbbf13f Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  81. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  82. 9f7e2f9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  83. a882a4d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  84. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  85. 4c1bcdb wl1251: fix crash on remove due to leftover work item by Grazvydas Ignotas · 12 years ago
  86. 328c32f wl1251: fix crash on remove due to premature kfree by Grazvydas Ignotas · 12 years ago
  87. dbdedbd b43: only reload config after successful initialization by Seth Forshee · 12 years ago
  88. 1ed2ec3 iwlwifi: use 6000G2B for 6030 device series by Wey-Yi Guy · 12 years ago
  89. 3708dc2 ath5k: add missing iounmap to AHB probe removal by Jonathan Bither · 13 years ago
  90. b948a85 brcm80211: fmac: fix missing completion events issue by Franky Lin · 13 years ago
  91. 1cc2699 brcm80211: fmac: fix SDIO function 0 register r/w issue by Franky Lin · 13 years ago
  92. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  93. 2431a81 spi/spi-bfin5xx: Fix flush of last bit after each spi transfer by Scott Jiang · 13 years ago
  94. 128465c spi/spi-bfin5xx: fix reversed if condition in interrupt mode by Scott Jiang · 13 years ago
  95. 8d9d2a4 spi/spi_bfin_sport: drop bits_per_word from client data by Scott Jiang · 13 years ago
  96. 7666fd8 spi/bfin_spi: drop bits_per_word from client data by Scott Jiang · 13 years ago
  97. 488e1a9 spi/spi-bfin-sport: move word length setup to transfer handler by Scott Jiang · 13 years ago
  98. 22ac3e8 spi/bfin5xx: rename config macro name for bfin5xx spi controller driver by Scott Jiang · 13 years ago
  99. ea505bc spi/pl022: Allow request for higher frequency than maximum possible by Viresh Kumar · 13 years ago
  100. 88a3a25 spi/bcm63xx: set master driver mode_bits. by Florian Fainelli · 13 years ago