1. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. 3092752 tcp_cubic: better follow cubic curve after idle period by Eric Dumazet · 10 years ago
  3. 05c5a46 tcp: generate CA_EVENT_TX_START on data frames by Neal Cardwell · 10 years ago
  4. 32a8440 xen-netfront: respect user provided max_queues by Wei Liu · 10 years ago
  5. 4c82ac3 xen-netback: respect user provided max_queues by Wei Liu · 10 years ago
  6. 4202032 r8169: Fix sleeping function called during get_stats64, v2 by Corinna Vinschen · 10 years ago
  7. 1ab1e89 ether: add IEEE 1722 ethertype - TSN by Henrik Austad · 10 years ago
  8. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 10 years ago
  9. a66e365 netlink, mmap: don't walk rx ring on poll if receive queue non-empty by Daniel Borkmann · 10 years ago
  10. f2be053 cxgb4: changes for new firmware 1.14.4.0 by Hariprasad Shenai · 10 years ago
  11. 9638d19 net: fec: add netif status check before set mac address by Nimrod Andy · 10 years ago
  12. 1d68c28 Merge branch 'r8152-autoresume' by David S. Miller · 10 years ago
  13. 2dd49e0 r8152: fix the runtime suspend issues by hayeswang · 10 years ago
  14. d094247 r8152: split DRIVER_VERSION by hayeswang · 10 years ago
  15. 52fe51f ipv6: fix ifnullfree.cocci warnings by Wu Fengguang · 10 years ago
  16. 792aec4 add microchip LAN88xx phy driver by Woojung.Huh@microchip.com · 10 years ago
  17. dfc50fc stmmac: fix check for phydev being open by Alexey Brodkin · 10 years ago
  18. 1f0ca208 net: qlcnic: delete redundant memsets by Rasmus Villemoes · 10 years ago
  19. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 10 years ago
  20. e9b5ac2 net: jme: use kzalloc() instead of kmalloc+memset by Rasmus Villemoes · 10 years ago
  21. ce8e5c7 net: cavium: liquidio: use kzalloc in setup_glist() by Rasmus Villemoes · 10 years ago
  22. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 10 years ago
  23. 444c5f9 net: ethoc: Remove unnecessary #ifdef CONFIG_OF by Tobias Klauser · 10 years ago
  24. 03679a1 net: dsa: bcm_sf2: Fix 64-bits register writes by Florian Fainelli · 10 years ago
  25. 687f071 bpf: fix out of bounds access in verifier log by Alexei Starovoitov · 10 years ago
  26. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 10 years ago
  27. 592867b ebpf: fix fd refcount leaks related to maps in bpf syscall by Daniel Borkmann · 10 years ago
  28. 74e98eb RDS: verify the underlying transport exists before creating a connection by Sasha Levin · 10 years ago
  29. 1d5d485 xen-netback: require fewer guest Rx slots when not using GSO by David Vrabel · 10 years ago
  30. 9b57ab8 Merge branch 'cxgb4-fixes' by David S. Miller · 10 years ago
  31. 2a485cf cxgb4: Fix for write-combining stats configuration by Hariprasad Shenai · 10 years ago
  32. fd1754f cxgb4: Fix tx flit calculation by Hariprasad Shenai · 10 years ago
  33. d43cefc net: eth: altera: Fix the initial device operstate by Atsushi Nemoto · 10 years ago
  34. b8889c4 Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  35. fac33bf Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  36. 82278fc Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  37. bd2843f fix ufs write vs readpage race when writing into a hole by Al Viro · 10 years ago
  38. daf0e1e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  39. 065d80b Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  40. 949feac Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 10 years ago
  41. 384989b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  42. d77e92e dax: update PMD fault handler with PMEM API by Ross Zwisler · 10 years ago
  43. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  44. 7a59382 ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata by Josh Wu · 10 years ago
  45. b0dabcc pwm: Add NXP LPC18xx PWM/SCT DT binding documentation by Ariel D'Alessandro · 10 years ago
  46. 841e6f9 pwm: NXP LPC18xx PWM/SCT driver by Ariel D'Alessandro · 10 years ago
  47. 7845989 net: tipc: fix stall during bclink wakeup procedure by Kolmakov Dmitriy · 10 years ago
  48. 7b90187 dm9000: fix a typo by Barry Song · 10 years ago
  49. 7a577f0 net: bridge: remove unnecessary switchdev include by Vivien Didelot · 10 years ago
  50. bf361ad net: bridge: check __vlan_vid_del for error by Vivien Didelot · 10 years ago
  51. 39797a2 net: dsa: bcm_sf2: Fix ageing conditions and operation by Florian Fainelli · 10 years ago
  52. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  53. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  54. 839fe91 Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  55. 54283ae Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  56. 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  57. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  58. fa81558 Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  59. 85579ad Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  60. 3af6e98 Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  61. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  62. c191761 Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 10 years ago
  63. df69f52 zpool: remove no-op module init/exit by Dan Streetman · 10 years ago
  64. c83db4f mm: zbud: constify the zbud_ops by Krzysztof Kozlowski · 10 years ago
  65. 7867277 mm: zpool: constify the zpool_ops by Krzysztof Kozlowski · 10 years ago
  66. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 10 years ago
  67. 7086496 zram: unify error reporting by Sergey Senozhatsky · 10 years ago
  68. cd10add zsmalloc: remove null check from destroy_handle_cache() by Sergey Senozhatsky · 10 years ago
  69. b3e237f zsmalloc: do not take class lock in zs_shrinker_count() by Sergey Senozhatsky · 10 years ago
  70. 6cbf16b zsmalloc: use class->pages_per_zspage by Minchan Kim · 10 years ago
  71. ad9d5e1 zsmalloc: consider ZS_ALMOST_FULL as migrate source by Minchan Kim · 10 years ago
  72. 58f1711 zsmalloc: partial page ordering within a fullness_list by Sergey Senozhatsky · 10 years ago
  73. ab9d306 zsmalloc: use shrinker to trigger auto-compaction by Sergey Senozhatsky · 10 years ago
  74. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 10 years ago
  75. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 10 years ago
  76. 0dc63d4 zsmalloc: cosmetic compaction code adjustments by Sergey Senozhatsky · 10 years ago
  77. 04f0590 zsmalloc: introduce zs_can_compact() function by Sergey Senozhatsky · 10 years ago
  78. 5724459 zsmalloc: always keep per-class stats by Sergey Senozhatsky · 10 years ago
  79. b430d1f zsmalloc: drop unused variable `nr_to_migrate' by Sergey Senozhatsky · 10 years ago
  80. ad5ea8c mm/memblock.c: fix comment in __next_mem_range() by Alexander Kuleshov · 10 years ago
  81. 4ada0c5 mm/page_alloc.c: fix type information of memoryless node by Zhen Lei · 10 years ago
  82. b5685e9 memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node() by Xishi Qiu · 10 years ago
  83. 34b1006 mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments by Yaowei Bai · 10 years ago
  84. 013110a mm/page_alloc.c: fix a misleading comment by Yaowei Bai · 10 years ago
  85. c9d13f5 mm/mmap.c:insert_vm_struct(): check for failure before setting values by Chen Gang · 10 years ago
  86. bde43c6 mm/khugepaged: allow interruption of allocation sleep again by Petr Mladek · 10 years ago
  87. c115393 mm/memblock.c: fiy typos in comments by Alexander Kuleshov · 10 years ago
  88. 1a16718 mm/compaction: correct to flush migrated pages if pageblock skip happens by Joonsoo Kim · 10 years ago
  89. 82c1fc7 mm: use numa_mem_id() in alloc_pages_node() by Vlastimil Babka · 10 years ago
  90. 0bc35a9 mm: unify checks in alloc_pages_node() and __alloc_pages_node() by Vlastimil Babka · 10 years ago
  91. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 10 years ago
  92. 7fadc82 mm, vmscan: unlock page while waiting on writeback by Hugh Dickins · 10 years ago
  93. 26f5d76 list_lru: don't call list_lru_from_kmem if the list_head is empty by Jeff Layton · 10 years ago
  94. 21cd3a6 kmemleak: record accurate early log buffer count and report when exceeded by Wang Kai · 10 years ago
  95. e397589 mm/mmap.c: simplify the failure return working flow by Chen Gang · 10 years ago
  96. 44a3022 shmem: recalculate file inode when fstat by Yu Zhao · 10 years ago
  97. 567d117 mm/memblock.c: rename local variable of memblock_type to 'type' by Alexander Kuleshov · 10 years ago
  98. 230ac71 mm/hwpoison: don't try to unpoison containment-failed pages by Naoya Horiguchi · 10 years ago
  99. da1b13c mm/hwpoison: fix race between soft_offline_page and unpoison_memory by Wanpeng Li · 10 years ago
  100. 8e30456 mm/hwpoison: introduce num_poisoned_pages wrappers by Naoya Horiguchi · 10 years ago