1. 795a05c qlcnic: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  2. 956bdab net/mlx4_en: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  3. 725d548 be2net: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  4. 23e62de net: Add vxlan_gso_check() helper by Joe Stringer · 10 years ago
  5. 8a5809e Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  6. b23dc5a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  7. 5cf52037 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. 971ad4e Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  9. 6b07974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  10. c406515 zram: avoid kunmap_atomic() of a NULL pointer by Weijie Yang · 10 years ago
  11. 19ca9fc vxlan: Do not reuse sockets for a different address family by Marcelo Leitner · 10 years ago
  12. ccf899a smsc911x: power-up phydev before doing a software reset. by Enric Balletbo i Serra · 10 years ago
  13. 6ff53fd net/smsc911x: Fix delays in the PHY enable/disable routines by Alexander Kochetkov · 10 years ago
  14. 242bcd5 net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode by Alexander Kochetkov · 10 years ago
  15. 5a7a662 Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  16. 65eca3a virtio_console: move early VQ enablement by Cornelia Huck · 10 years ago
  17. 04689e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  18. 0a6cb34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  19. de34b81 Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  20. 999f81d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  21. c921220 Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  22. b3cf93b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  23. cca04b2 net: ptp: fix time stamp matching logic for VLAN packets. by Richard Cochran · 10 years ago
  24. ee7bc3c cxgb4 : dcb open-lldp interop fixes by Anish Bhatt · 10 years ago
  25. dbd479d net: bcmgenet: apply MII configuration in bcmgenet_open() by Florian Fainelli · 10 years ago
  26. c96e731 net: bcmgenet: connect and disconnect from the PHY state machine by Florian Fainelli · 10 years ago
  27. 93ecd26 net: qualcomm: Fix dependency by Stefan Wahren · 10 years ago
  28. 48eb5b9 ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx by Daniel Borkmann · 10 years ago
  29. 4e6ce4d ath9k: Fix RTC_DERIVED_CLK usage by Miaoqing Pan · 10 years ago
  30. 79ce047 net: phy: Correctly handle MII ioctl which changes autonegotiation. by Brian Hill · 10 years ago
  31. 0cd75b1 brcmfmac: fix conversion of channel width 20MHZ_NOHT by Arend van Spriel · 10 years ago
  32. cfd9167 rt2x00: do not align payload on modern H/W by Stanislaw Gruszka · 10 years ago
  33. 9d828ad Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  34. 5748eb8 net: ppp: Don't call bpf_prog_create() in ppp_lock by Takashi Iwai · 10 years ago
  35. 0bd5294 hwmon: (fam15h_power) Fix NB device ID for F16h M30h by Aravind Gopalakrishnan · 10 years ago
  36. 48b9d5b hwmon: (pwm-fan) Fix suspend/resume behavior by Kamil Debski · 10 years ago
  37. aab18da hwmon: (ibmpowernv) Quieten when probing finds no device by Michael Ellerman · 10 years ago
  38. f4a1edd net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set by Or Gerlitz · 10 years ago
  39. 87dd634 iwlwifi: pcie: fix prph dump length by Liad Kaufman · 10 years ago
  40. 9b520d8 iwlwifi: mvm: abort scan upon RFKILL by Emmanuel Grumbach · 10 years ago
  41. 9b460d3 dm btree: fix a recursion depth bug in btree walking code by Joe Thornber · 10 years ago
  42. a815286 cxgb4 : Fix bug in DCB app deletion by Anish Bhatt · 10 years ago
  43. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  44. 50d21a6 cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold by Hariprasad Shenai · 10 years ago
  45. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago
  46. 65f6ecc cxgb4vf: Move fl_starv_thres into adapter->sge data structure by Hariprasad Shenai · 10 years ago
  47. 9c3a667 b43: fix NULL pointer dereference in b43_phy_copy() by Hauke Mehrtens · 10 years ago
  48. d1cd5ba rtlwifi: rtl8192se: Fix connection problems by Larry Finger · 10 years ago
  49. caea217 rtlwifi: Fix errors in descriptor manipulation by Larry Finger · 10 years ago
  50. fb6eaf2 rtlwifi: Fix setting of tx descriptor for new trx flow by Larry Finger · 10 years ago
  51. 481c7f8 mfd: twl4030-power: Fix poweroff with PM configuration enabled by Tony Lindgren · 10 years ago
  52. c0acb81 mfd: max77693: Fix always masked MUIC interrupts by Krzysztof Kozlowski · 10 years ago
  53. 43fc939 mfd: max77693: Use proper regmap for handling MUIC interrupts by Krzysztof Kozlowski · 10 years ago
  54. b668422 mfd: viperboard: Fix platform-device id collision by Johan Hovold · 10 years ago
  55. 451be64 mfd: rtsx: Fix build warnings for !PM by Thierry Reding · 10 years ago
  56. 871c3cf mfd: stmpe: Fix STMPE24xx GPMR LSB by Linus Walleij · 10 years ago
  57. 03dca70 Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  58. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  60. 0b0c7dbd Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  61. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  62. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  63. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  64. 90a21ff imx: thermal: imx_get_temp might be called before sensor clock is prepared by Heiner Kallweit · 10 years ago
  65. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  66. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  68. 436c2a5 asix: Do full reset during ax88772_bind by Charles Keepax · 10 years ago
  69. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  70. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  71. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  72. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  73. 1d6a277 thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260 by Bartlomiej Zolnierkiewicz · 10 years ago
  74. 491b079 thermal: imx: correct driver load sequence for cpu cooling by Bai Ping · 10 years ago
  75. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 10 years ago
  76. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 10 years ago
  77. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  78. 1310b54 net: fec: fix regression on i.MX28 introduced by rx_copybreak support by Lothar Waßmann · 10 years ago
  79. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  80. 1f56231 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  81. 2730fa0 Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  82. f0d7bfb drm/radeon: add missing crtc unlock when setting up the MC by Alex Deucher · 10 years ago
  83. 9d01412 netxen: Fix link event handling. by Manish Chopra · 10 years ago
  84. f6b7734 enic: update desc properly in rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  85. 44aa91a enic: handle error condition properly in enic_rq_indicate_buf by Govindarajulu Varadarajan · 10 years ago
  86. 364d179 net/mlx5_core: Fix race on driver load by Eli Cohen · 10 years ago
  87. a158906 net/mlx5_core: Fix race in create EQ by Eli Cohen · 10 years ago
  88. 0b021c58 drm/radeon: use gart for DMA IB tests by Alex Deucher · 10 years ago
  89. 8efe82c drm/radeon: make sure mode init is complete in bandwidth_update by Alex Deucher · 10 years ago
  90. dc4edad drm/radeon: set correct CE ram size for CIK by Jammy Zhou · 10 years ago
  91. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  92. e5452dd Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  93. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 10 years ago
  94. 5002921 Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  95. 4484d05 drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy by Mugunthan V N · 10 years ago
  96. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  97. 381e355 Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  98. e1c412e drm/i915: safeguard against too high minimum brightness by Jani Nikula · 10 years ago
  99. a024d2e drm/i915: vlv: fix gunit HW state corruption during S4 suspend by Imre Deak · 10 years ago
  100. d6a8b72 drm/i915: Disable caches for Global GTT. by Rodrigo Vivi · 10 years ago