1. e208007 tcp: new list for sent but unacked skbs for RACK recovery by Eric Dumazet · 7 years ago
  2. 27204aa tcp: uniform the set up of sockets after successful connection by Wei Wang · 7 years ago
  3. 413a431 VSOCK: add sock_diag interface by Stefan Hajnoczi · 7 years ago
  4. 3b4477d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  5. bf359b8 VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h by Stefan Hajnoczi · 7 years ago
  6. 44f2098 VSOCK: export socket tables for sock_diag interface by Stefan Hajnoczi · 7 years ago
  7. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 076264a Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  9. 0f38071 Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  10. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  11. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  12. 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
  13. 51d0c047 net: Add extack to netdev_notifier_info by David Ahern · 7 years ago
  14. 6621dd2 dev: advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  15. 42b76d0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  16. 468e2f6 bpf: introduce BPF_PROG_QUERY command by Alexei Starovoitov · 7 years ago
  17. 324bda9e6 bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  18. 5c45121 rtnetlink: remove __rtnl_af_unregister by Florian Westphal · 7 years ago
  19. e774d96 rtnetlink: remove slave_validate callback by Florian Westphal · 7 years ago
  20. 180eb4f Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixes by Olof Johansson · 7 years ago
  21. 32e57c2 include/linux/fs.h: fix comment about struct address_space by Mike Rapoport · 7 years ago
  22. 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
  23. 7240767 include/linux/bitfield.h: remove 32bit from FIELD_GET comment block by Masahiro Yamada · 7 years ago
  24. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  25. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  26. 4d4bbd8 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  27. fa87b91 include/linux/mm.h: fix typo in VM_MPX definition by Kirill A. Shutemov · 7 years ago
  28. ac1ed8b sctp: introduce round robin stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  29. 637784a sctp: introduce priority based stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  30. 0ccdf3c sctp: add sockopt to get/set stream scheduler parameters by Marcelo Ricardo Leitner · 7 years ago
  31. 13aa877 sctp: add sockopt to get/set stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  32. 5bbbbe3 sctp: introduce stream scheduler foundations by Marcelo Ricardo Leitner · 7 years ago
  33. 2fc019f sctp: introduce sctp_chunk_stream_no by Marcelo Ricardo Leitner · 7 years ago
  34. f952be7 sctp: introduce struct sctp_stream_out_ext by Marcelo Ricardo Leitner · 7 years ago
  35. 90caccd bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  36. 6c55700 net: core: decouple ifalias get/set from rtnl lock by Florian Westphal · 7 years ago
  37. 5d8b3e6 ipv4: ipmr: Add the parent ID field to VIF struct by Yotam Gigi · 7 years ago
  38. abf4bb6 skbuff: Add the offload_mr_fwd_mark field by Yotam Gigi · 7 years ago
  39. ff93026 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  40. 887c8ba Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  41. 08bbc4f Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  42. c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  43. 3304559 thunderbolt: Add function to retrieve DMA device for the ring by Mika Westerberg · 7 years ago
  44. 4ffe722 thunderbolt: Add polling mode for rings by Mika Westerberg · 7 years ago
  45. 59120e0 thunderbolt: Use spinlock in NHI serialization by Mika Westerberg · 7 years ago
  46. 22b7de1 thunderbolt: Use spinlock in ring serialization by Mika Westerberg · 7 years ago
  47. 2a91ec6 thunderbolt: Move ring descriptor flags to thunderbolt.h by Mika Westerberg · 7 years ago
  48. 3b3d9f4 thunderbolt: Export ring handling functions to modules by Mika Westerberg · 7 years ago
  49. d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
  50. e69b71f thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h by Mika Westerberg · 7 years ago
  51. 9e99b9f thunderbolt: Move thunderbolt domain structure to thunderbolt.h by Mika Westerberg · 7 years ago
  52. eaf8ff3 thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h by Mika Westerberg · 7 years ago
  53. cdae7c0 thunderbolt: Add support for XDomain properties by Mika Westerberg · 7 years ago
  54. f2f2efb byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core by Mika Westerberg · 7 years ago
  55. 32f1636 net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const by Simon Horman · 7 years ago
  56. b80ccfe net-ipv6: remove unused IP6_ECN_clear() function by Maciej Żenczykowski · 7 years ago
  57. 3733be1 ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob by Haishuang Yan · 7 years ago
  58. 4371384 ipv4: Namespaceify tcp_fastopen_key knob by Haishuang Yan · 7 years ago
  59. dd00059 ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once by Haishuang Yan · 7 years ago
  60. e1cfcbe ipv4: Namespaceify tcp_fastopen knob by Haishuang Yan · 7 years ago
  61. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  65. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 7 years ago
  66. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  67. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  68. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  69. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  70. a6992eb Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  71. 84e14fe net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND) by Maciej Żenczykowski · 7 years ago
  72. a3f5aa9 i40e: Enable VF to negotiate number of allocated queues by Alan Brady · 7 years ago
  73. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  74. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  75. 95d3652 Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  76. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  77. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  78. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  79. efb40f5 sched/tracing: Fix trace_sched_switch task-state printing by Peter Zijlstra · 7 years ago
  80. 92c4bc9 sched/debug: Convert TASK_state to hex by Peter Zijlstra · 7 years ago
  81. 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
  82. c7c3e59 net: ipv4: remove fib_weight by David Ahern · 7 years ago
  83. ad5b177 bpf: Add map_name to bpf_map_info by Martin KaFai Lau · 7 years ago
  84. cb4d2b3 bpf: Add name, load_time, uid and map_ids to bpf_prog_info by Martin KaFai Lau · 7 years ago
  85. 5af48b5 net: bridge: add per-port group_fwd_mask with less restrictions by Nikolay Aleksandrov · 7 years ago
  86. 9173583 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  87. 6ade97d arp: make arp_hdr_len() return unsigned int by Alexey Dobriyan · 7 years ago
  88. 686fef9 timer: Prepare to change timer callback argument type by Kees Cook · 7 years ago
  89. 16f1c5b net/mlx5: Check device capability for maximum flow counters by Raed Salem · 7 years ago
  90. 99d3cd2 net/mlx5: Fix FPGA capability location by Inbar Karmy · 7 years ago
  91. 2569e7e Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3 by James Morris · 7 years ago
  92. 478e4c2 net: mroute: Check if rule is a default rule by Yotam Gigi · 7 years ago
  93. c7c0bbe net: ipmr: Add MFC offload indication by Yotam Gigi · 7 years ago
  94. 4d65b94 ipmr: Add FIB notification access functions by Yotam Gigi · 7 years ago
  95. 310ebbb ipmr: Add reference count to MFC entries by Yotam Gigi · 7 years ago
  96. 85e4822 fib: notifier: Add VIF add and delete event types by Yotam Gigi · 7 years ago
  97. 50ce631 iommu: Fix comment for iommu_ops.map_sg by Jean-Philippe Brucker · 7 years ago
  98. 3b8e923 net: sched: introduce helper to identify gact pass action by Jiri Pirko · 7 years ago
  99. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  100. 6aaae2b bpf: rename bpf_compute_data_end into bpf_compute_data_pointers by Daniel Borkmann · 7 years ago