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