1. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  2. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  3. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  4. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  5. ff91a55 Merge branch 'qlcnic' by David S. Miller · 10 years ago
  6. cd1560e qlcnic: Initialize dcbnl_ops before register_netdev by Rajesh Borundia · 10 years ago
  7. bf63014 qlcnic: Set driver version before registering netdev by Rajesh Borundia · 10 years ago
  8. a0eaf75 qlcnic: Fix update of ethtool stats. by Rajesh Borundia · 10 years ago
  9. f2294eb5 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  10. 91c2ff7 Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  11. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  12. 61675fe Merge branch 'xen-netback-next' by David S. Miller · 10 years ago
  13. f34a4cf xen-netback: Turn off the carrier if the guest is not able to receive by Zoltan Kiss · 10 years ago
  14. 3d1af1d xen-netback: Using a new state bit instead of carrier by Zoltan Kiss · 10 years ago
  15. dc7aafb Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  16. 161d2e0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  17. f7257a2 Merge branch 'drm-next-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  18. 27d0e5b reiserfs: fix corruption introduced by balance_leaf refactor by Jeff Mahoney · 10 years ago
  19. 7b2a583 x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub by Matt Fleming · 10 years ago
  20. 7ef97e0 Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss' by Rafael J. Wysocki · 10 years ago
  21. bf74dc0 Merge branch 'acpi-pnp' by Rafael J. Wysocki · 10 years ago
  22. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  23. e02b876 hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes by Stephen Boyd · 10 years ago
  24. 49c68fd Merge branch 'pm-tools' by Rafael J. Wysocki · 10 years ago
  25. ddbe8db Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  26. b14c348 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  27. eada238 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  28. 440e96b wdt: sunxi: Move restart code to the watchdog driver by Maxime Ripard · 10 years ago
  29. 5be876c Documentation: fix two typos in watchdog-api.txt by Sangjung Woo · 10 years ago
  30. f728f4b watchdog: imx2_wdt: adds big endianness support. by Xiubo Li · 10 years ago
  31. 2cdf25b watchdog: shwdt: Remove the unnecessary check of resource after platform_get_resource() by George Cherian · 10 years ago
  32. 37f1529 watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource() by George Cherian · 10 years ago
  33. 4bba08d watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource() by George Cherian · 10 years ago
  34. 48d6be9 random: limit the contribution of the hw rng to at most half by Theodore Ts'o · 10 years ago
  35. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  36. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  37. d1e458f svcrdma: remove rdma_create_qp() failure recovery logic by Steve Wise · 10 years ago
  38. 14a571a nfsd: add some comments to the nfsd4 object definitions by Jeff Layton · 10 years ago
  39. 61ab9ef net/usb/hso: Add support for Option GTM671WFS by Ricardo Ribalda · 10 years ago
  40. 45dfab6 net: smc911x: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  41. 597aec3 drivers: atm: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  42. aa9e0de Merge tag 'v3.16' into next by Paul Moore · 10 years ago
  43. d97a86c partitions: aix.c: off by one bug by Dan Carpenter · 10 years ago
  44. b687f68 nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers by Jeff Layton · 10 years ago
  45. a509574 ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.* by Adam Goode · 10 years ago
  46. f7881e5 ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input by Adam Goode · 10 years ago
  47. 81cb6b6 sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdata by Himangi Saraogi · 10 years ago
  48. 8b0276d sound/oss/opl3: Remove typedef opl_devinfo by Himangi Saraogi · 10 years ago
  49. f955c8b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regulator-next by Mark Brown · 10 years ago
  50. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  51. e7b96070 drm: mark drm_context support as legacy by David Herrmann · 10 years ago
  52. ed4bf4f Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65218', 'regulator/topic/tps6586x' and 'regulator/topic/twl' into regulator-next by Mark Brown · 10 years ago
  53. f71f262 Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-next by Mark Brown · 10 years ago
  54. d5b5d9d Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-next by Mark Brown · 10 years ago
  55. a627506 Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 10 years ago
  56. 862f9f8 Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab8500', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/bcm590xx' into regulator-next by Mark Brown · 10 years ago
  57. b7b045a Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  58. 9950756 Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizona' and 'regulator/fix/tps65218' into regulator-linus by Mark Brown · 10 years ago
  59. 7cad4c8 Merge remote-tracking branch 'regulator/fix/act8865' into regulator-act8865 by Mark Brown · 10 years ago
  60. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  61. 34e0247 regulator: act8865: fix build when OF is not enabled by Beniamino Galvani · 10 years ago
  62. 0b8eebc regulator: act8865: add act8846 to DT binding documentation by Beniamino Galvani · 10 years ago
  63. ac0c0ea regulator: act8865: add support for act8846 by Beniamino Galvani · 10 years ago
  64. 50a03e3 regulator: act8865: prepare support for other act88xx devices by Beniamino Galvani · 10 years ago
  65. bbb83f3 regulator: act8865: set correct number of regulators in pdata by Beniamino Galvani · 10 years ago
  66. 40d3bc1 regulator: act8865: Remove error variable in act8865_pmic_probe by Axel Lin · 10 years ago
  67. 48a1e1b regulator: act8865: fix parsing of platform data by Beniamino Galvani · 10 years ago
  68. 99d5400 Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.17/drivers by Jens Axboe · 10 years ago
  69. f67d251 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  70. 1141b7e dmaengine: nbpf_error_get_channel() can be static by Fengguang Wu · 10 years ago
  71. 9f51e2e drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined. by Mario Kleiner · 10 years ago
  72. 74cf76d nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net by Jeff Layton · 10 years ago
  73. dab6ef2 nfsd: remove nfs4_lock_state: nfs4_laundromat by Jeff Layton · 10 years ago
  74. 05149dd nfsd: Remove nfs4_lock_state(): reclaim_complete() by Trond Myklebust · 10 years ago
  75. cb86fb1 nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew by Trond Myklebust · 10 years ago
  76. 3974552 nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session() by Trond Myklebust · 10 years ago
  77. 3234975 nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm by Trond Myklebust · 10 years ago
  78. 084d4d4 nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn() by Trond Myklebust · 10 years ago
  79. 36626a2 nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close by Trond Myklebust · 10 years ago
  80. 2dd7f2a nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt() by Trond Myklebust · 10 years ago
  81. 51f5e78 nfsd: Remove nfs4_lock_state(): nfsd4_release_lockowner by Trond Myklebust · 10 years ago
  82. e7d5dc1 nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid by Trond Myklebust · 10 years ago
  83. c2d1d6a nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op() by Trond Myklebust · 10 years ago
  84. 285abde nfsd: remove old fault injection infrastructure by Jeff Layton · 10 years ago
  85. 98d5c7c nfsd: add more granular locking to *_delegations fault injectors by Jeff Layton · 10 years ago
  86. 82e05ef nfsd: add more granular locking to forget_openowners fault injector by Jeff Layton · 10 years ago
  87. 016200c nfsd: add more granular locking to forget_locks fault injector by Jeff Layton · 10 years ago
  88. 3738d50 nfsd: add a list_head arg to nfsd_foreach_client_lock by Jeff Layton · 10 years ago
  89. 69fc9ed nfsd: add nfsd_inject_forget_clients by Jeff Layton · 10 years ago
  90. a0926d1 nfsd: add a forget_client set_clnt routine by Jeff Layton · 10 years ago
  91. 7ec0e36 nfsd: add a forget_clients "get" routine with proper locking by Jeff Layton · 10 years ago
  92. c96223d nfsd: abstract out the get and set routines into the fault injection ops by Jeff Layton · 10 years ago
  93. 294ac32 nfsd: protect clid and verifier generation with client_lock by Jeff Layton · 10 years ago
  94. fd699b8 nfsd: don't destroy clients that are busy by Jeff Layton · 10 years ago
  95. fb94d76 NFSD: Put the reference of nfs4_file when freeing stid by Kinglong Mee · 10 years ago
  96. 478d085 Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  97. 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago
  98. db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 10 years ago
  99. e316453 IB/ipath: Add P_Key change event support by Or Gerlitz · 10 years ago
  100. 114840c mlx4_core: Add support for secure-host and SMP firewall by Jack Morgenstein · 10 years ago