1. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 11 years ago
  2. c60f7d5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  3. c14c06b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  4. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  5. 62c19c9 i2c: Remove usage of orphaned symbol OF_I2C by Richard Weinberger · 11 years ago
  6. ecab670 ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 11 years ago
  7. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 11 years ago
  8. fb00bc2 bonding: set correct vlan id for alb xmit path by dingtianhong · 11 years ago
  9. 6e07a1e at86rf230: fix lockdep splats by Alexander Aring · 11 years ago
  10. de12326 net/mlx4_en: Deregister multicast vxlan steering rules when going down by Or Gerlitz · 11 years ago
  11. 0a8d8c4 vmxnet3: fix building without CONFIG_PCI_MSI by Arnd Bergmann · 11 years ago
  12. f4e53f9 MAINTAINERS: add networking selftests to NETWORKING by Daniel Borkmann · 11 years ago
  13. f042cc4a Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  14. bf21d60 Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  15. 7aa4a06 Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  16. 4b0c825 drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode by Thomas Hellstrom · 11 years ago
  17. ac9dc67 Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  18. 18f2af2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  19. 2f727f5 Merge tag 'sound-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  20. dbb490b net: socket: error on a negative msg_namelen by Matthew Leach · 11 years ago
  21. b2b3d8d drm/radeon/cik: properly set compute ring status on disable by Alex Deucher · 11 years ago
  22. 7e814a6 MAINTAINERS: Add tools/net to NETWORKING [GENERAL] by Tobias Klauser · 11 years ago
  23. a93c125 packet: doc: Spelling s/than/that/ by Geert Uytterhoeven · 11 years ago
  24. 598f2e2 Merge branch 'mlx4' by David S. Miller · 11 years ago
  25. 7855bff net/mlx4_core: Load the IB driver when the device supports IBoE by Or Gerlitz · 11 years ago
  26. 2a2083f net/mlx4_en: Handle vxlan steering rules for mac address changes by Or Gerlitz · 11 years ago
  27. 56cb456 net/mlx4_core: Fix wrong dump of the vxlan offloads device capability by Or Gerlitz · 11 years ago
  28. 07ae78c drm/radeon/cik: stop the sdma engines in the enable() function by Alex Deucher · 11 years ago
  29. 7b1bbe8 drm/radeon/cik: properly set sdma ring status on disable by Alex Deucher · 11 years ago
  30. 7848865 drm/radeon: fix runpm disabling on non-PX harder by Alex Deucher · 11 years ago
  31. 836fbaf xen-netback: use skb_is_gso in xenvif_start_xmit by Wei Liu · 11 years ago
  32. 9ef7506 drm/ttm: don't oops if no invalidate_caches() by Rob Clark · 11 years ago
  33. 596f314 KVM: SVM: fix cr8 intercept window by Radim Krčmář · 11 years ago
  34. ac93ac7 PCI: Don't check resource_size() in pci_bus_alloc_resource() by Bjorn Helgaas · 11 years ago
  35. 3cdeb71 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 11 years ago
  36. 0e6d6ec drm/ttm: Work around performance regression with VM_PFNMAP by Thomas Hellstrom · 11 years ago
  37. f75761b r8169: fix the incorrect tx descriptor version by hayeswang · 11 years ago
  38. 4067646 tools/net/Makefile: Define PACKAGE to fix build problems by Markos Chandras · 11 years ago
  39. fdfaf64 x86: bpf_jit: support negative offsets by Alexei Starovoitov · 11 years ago
  40. 20a599b bridge: multicast: enable snooping on general queries only by Linus Lüssing · 11 years ago
  41. 9ed973c bridge: multicast: add sanity check for general query destination by Linus Lüssing · 11 years ago
  42. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 11 years ago
  43. c7b76f8 Merge branch 'skb_frags' by David S. Miller · 11 years ago
  44. 1fd819e skbuff: skb_segment: orphan frags before copying by Michael S. Tsirkin · 11 years ago
  45. 1a4ceda skbuff: skb_segment: s/fskb/list_skb/ by Michael S. Tsirkin · 11 years ago
  46. df5771f skbuff: skb_segment: s/skb/head_skb/ by Michael S. Tsirkin · 11 years ago
  47. 4e1beba skbuff: skb_segment: s/skb_frag/frag/ by Michael S. Tsirkin · 11 years ago
  48. 8cb1990 skbuff: skb_segment: s/frag/nskb_frag/ by Michael S. Tsirkin · 11 years ago
  49. 9d79b3c Merge branch 'stmmac' by David S. Miller · 11 years ago
  50. c5e9103 stmmac: dwmac-sti: fix broken STiD127 compatibility by Giuseppe CAVALLARO · 11 years ago
  51. 29896a6 stmmac: fix chained mode by Giuseppe CAVALLARO · 11 years ago
  52. d916701 stmmac: fix and better tune the default buffer sizes by Giuseppe CAVALLARO · 11 years ago
  53. 83bf79b stmmac: disable at run-time the EEE if not supported by Giuseppe CAVALLARO · 11 years ago
  54. d25f06e vmxnet3: fix netpoll race condition by Neil Horman · 11 years ago
  55. 33807f4 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  56. adf961d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  57. 09df7c4 x86: Remove CONFIG_X86_OOSTORE by Dave Jones · 11 years ago
  58. 5e3a227 Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  59. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 11 years ago
  60. 5bd0767 Xen-netback: Fix issue caused by using gso_type wrongly by Annie Li · 11 years ago
  61. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  62. 0eb808e cris: convert ffs from an object-like macro to a function-like macro by Geert Uytterhoeven · 11 years ago
  63. d7d673a hfsplus: add HFSX subfolder count support by Sergei Antonov · 11 years ago
  64. 53942232 tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly by Colin Ian King · 11 years ago
  65. 1443176 MAINTAINERS: blackfin: add git repository by Michael Opdenacker · 11 years ago
  66. 2930ffc revert "kallsyms: fix absolute addresses for kASLR" by Andrew Morton · 11 years ago
  67. 2216ee8 mm/Kconfig: fix URL for zsmalloc benchmark by Ben Hutchings · 11 years ago
  68. 70335ab fs/proc/base.c: fix GPF in /proc/$PID/map_files by Artem Fetishev · 11 years ago
  69. 2af120b mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block by Laura Abbott · 11 years ago
  70. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  71. 2818fa0 pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 11 years ago
  72. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. bc48bc8 bna: Replace large udelay() with mdelay() by Ben Hutchings · 11 years ago
  74. 2b64c54 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  75. 3731436 pkt_sched: move the sanity test in qdisc_list_add() by Eric Dumazet · 11 years ago
  76. 92f092d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  77. bd2a31d get rid of fget_light() by Al Viro · 11 years ago
  78. 00e188e sockfd_lookup_light(): switch to fdget^W^Waway from fget_light by Al Viro · 11 years ago
  79. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 11 years ago
  80. 1b56e98 ocfs2 syncs the wrong range... by Al Viro · 11 years ago
  81. 83493d7 libata: use wider match for blacklisting Crucial M500 by Tejun Heo · 11 years ago
  82. 7f35afd Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/fix/si476x' into asoc-linus by Mark Brown · 11 years ago
  83. b25b1b6 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 11 years ago
  84. 8eeb5c1 ASoC: 88pm860: Fix IO setup by Lars-Peter Clausen · 11 years ago
  85. 58d4d3c9 ASoC: si476x: Fix IO setup by Lars-Peter Clausen · 11 years ago
  86. fa389e2 Linux 3.14-rc6 by Linus Torvalds · 11 years ago
  87. 79e61542 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  89. cf8bf7c Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  90. a491ce7 Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  91. 979e0d7 KEYS: Make the keyring cycle detector ignore other keyrings of the same name by David Howells · 11 years ago
  92. a8d9bc2 bnx2: Fix shutdown sequence by Michael Chan · 11 years ago
  93. 1dc3217 Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  94. 4aa41ba Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  95. 66a523d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  96. 4c7b704 Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" by Rafael J. Wysocki · 11 years ago
  97. 1055464 Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  98. 4058f76 Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes by Olof Johansson · 11 years ago
  99. 614cd4a Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixes by Olof Johansson · 11 years ago
  100. d211f17 audit: Update kdoc for audit_send_reply and audit_list_rules_send by Eric W. Biederman · 11 years ago