1. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  2. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 11 years ago
  3. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 11 years ago
  4. 99b192d bridge: Fix handling stacked vlan tags by Toshiaki Makita · 11 years ago
  5. 12464bb bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled by Toshiaki Makita · 11 years ago
  6. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 11 years ago
  7. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 11 years ago
  8. 05efa8c random32: avoid attempt to late reseed if in the middle of seeding by Sasha Levin · 11 years ago
  9. 335a67d random32: assign to network folks in MAINTAINERS by Sasha Levin · 11 years ago
  10. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  11. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 11 years ago
  12. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 11 years ago
  13. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 11 years ago
  14. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 11 years ago
  15. de14439 net: unix: non blocking recvmsg() should not return -EINTR by Eric Dumazet · 11 years ago
  16. dc0fe58 Merge branch 'mvneta' by David S. Miller · 11 years ago
  17. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  18. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 11 years ago
  19. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 11 years ago
  20. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  21. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 11 years ago
  22. 632b06a Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  23. 3e79d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. b098d67 Linux 3.14-rc8 by Linus Torvalds · 11 years ago
  25. 8223164 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  26. 56f1f4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  27. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  28. a5d0e7c tipc: fix spinlock recursion bug for failed subscriptions by Erik Hugne · 11 years ago
  29. 4b29dba vxlan: fix nonfunctional neigh_reduce() by David Stevens · 11 years ago
  30. 866b7cd Merge branch 'davinci_emac' by David S. Miller · 11 years ago
  31. cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 11 years ago
  32. 33b7107 net: davinci_emac: Replace devm_request_irq with request_irq by Christian Riesch · 11 years ago
  33. c27f087 netpoll: fix the skb check in pkt_is_ns by Li RongQing · 11 years ago
  34. cb3042d sparc64: Make sure %pil interrupts are enabled during hypervisor yield. by David S. Miller · 11 years ago
  35. ebf4ad9 net: micrel : ks8851-ml: add vdd-supply support by Nishanth Menon · 11 years ago
  36. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 11 years ago
  37. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
  38. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 11 years ago
  39. a2fb4d7 partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  40. b37199e rcuwalk: recheck mount_lock after mountpoint crossing attempts by Al Viro · 11 years ago
  41. e825196 make prepend_name() work correctly when called with negative *buflen by Al Viro · 11 years ago
  42. 99aea68 vfs: Don't let __fdget_pos() get FMODE_PATH files by Eric Biggers · 11 years ago
  43. d7a15f8 vfs: atomic f_pos access in llseek() by Eric Biggers · 11 years ago
  44. 774868c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  45. 084c6c5 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  46. 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  47. 708f04d block: free q->flush_rq in blk_init_allocated_queue error paths by Dave Jones · 11 years ago
  48. 11d4616 futex: revert back to the explicit waiter counting code by Linus Torvalds · 11 years ago
  49. 477cc48 Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  50. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 11 years ago
  51. b74d3fe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  52. f518338 ip6mr: fix mfc notification flags by Nicolas Dichtel · 11 years ago
  53. 65886f4 ipmr: fix mfc notification flags by Nicolas Dichtel · 11 years ago
  54. 1c104a6 rtnetlink: fix fdb notification flags by Nicolas Dichtel · 11 years ago
  55. 6326231 tcp: syncookies: do not use getnstimeofday() by Eric Dumazet · 11 years ago
  56. 8805004 netlink: fix setsockopt in mmap examples in documentation by stephen hemminger · 11 years ago
  57. 3fb725c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  58. 92f9973 Merge tag 'sound-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  59. f9b8c4c openvswitch: Correctly report flow used times for first 5 minutes after boot. by Ben Pfaff · 11 years ago
  60. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 11 years ago
  61. 71ca758 MIPS: Make local_irq_disable macro safe for non-Mipsr2 by Jim Quinlan · 11 years ago
  62. 004e5cf Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  63. 85d898b drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 11 years ago
  64. 8878439 mm: fix bad rss-counter if remap_file_pages raced migration by Hugh Dickins · 11 years ago
  65. 7c1cfac Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  66. 7c38953 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  67. 2eddb70 MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx by Andreas Herrmann · 11 years ago
  68. b08ac66 MIPS: ftrace: Tweak safe_load()/safe_store() macros by Viller Hsiao · 11 years ago
  69. 55ae26b Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  70. ae99615 via-rhine: Disable device in error path by Roger Luethi · 11 years ago
  71. ea1cd65 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 11 years ago
  73. 4fe2169 MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin by Rafał Miłecki · 11 years ago
  74. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 11 years ago
  75. 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 11 years ago
  76. 3eb59ec cgroup: fix a failure path in create_css() by Li Zefan · 11 years ago
  77. 707d4ee Revert "[PATCH] Insert GART region into resource map" by Bjorn Helgaas · 11 years ago
  78. 3e3d354 ATHEROS-ATL1E: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
  79. 7346135 vxlan: fix potential NULL dereference in arp_reduce() by David Stevens · 11 years ago
  80. 0df04c4 Merge branch 'cnic-net' by David S. Miller · 11 years ago
  81. c366128 cnic: Update version to 2.5.20 and copyright year. by Michael Chan · 11 years ago
  82. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
  83. f7bd12d cnic: Use proper ulp_ops for per device operations. by Michael Chan · 11 years ago
  84. ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 11 years ago
  85. e367c2d ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly by lucien · 11 years ago
  86. d1958f8 isdn/capi: Make Middleware depend on CAPI2.0 by Paul Bolle · 11 years ago
  87. 4907cdc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  88. 72c2dfd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  89. 3055644 ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regression by Clemens Ladisch · 11 years ago
  90. 7c144bf Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  91. e4362d1 MIPS: Fix possible build error with transparent hugepages enabled by Alex Smith · 11 years ago
  92. 27410e8 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 11 years ago
  93. 2182127 Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  94. b085f31 net: cpsw: do not register cpts twice by Benedikt Spranger · 11 years ago
  95. 9a15c94 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  96. 8a21d9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  97. 8d7f1fb ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug by Peter Senna Tschudin · 11 years ago
  98. 151b628 sparc64:tsb.c:use array size macro rather than number by Doug Wilson · 11 years ago
  99. 1535bd8 sparc64: don't treat 64-bit syscall return codes as 32-bit by Dave Kleikamp · 11 years ago
  100. 06e2e88 MIPS: mark O32+FP64 experimental for now by Paul Burton · 11 years ago