1. 5908064 Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  2. 40b16b9 batman-adv: use inline kernel-doc for uapi constants by Sven Eckelmann · 7 years ago
  3. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. cd86d1f bpf: Adding helper function bpf_getsockops by Lawrence Brakmo · 7 years ago
  5. e6546ef bpf: add support for BPF_SOCK_OPS_BASE_RTT by Lawrence Brakmo · 7 years ago
  6. 6e71b04 bpf: Add file mode configuration into bpf maps by Chenbo Feng · 7 years ago
  7. 1fba70e tcp: socket option to set TCP fast open key by Yuchung Cheng · 7 years ago
  8. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  9. 6710e11 bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP by Jesper Dangaard Brouer · 7 years ago
  10. 3230290 mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs by Alexander Duyck · 7 years ago
  11. 4e8b86c mqprio: Introduce new hardware offload mode and shaper in mqprio by Amritha Nambiar · 7 years ago
  12. ae236fb tipc: receive group membership events via member socket by Jon Maloy · 7 years ago
  13. 75da216 tipc: introduce communication groups by Jon Maloy · 7 years ago
  14. ad2d116 sched: tc_mirred: Remove whitespaces by Florian Fainelli · 7 years ago
  15. da7653f net: qrtr: Add control packet definition to uapi by Bjorn Andersson · 7 years ago
  16. 2897871 net: qrtr: Move constants to header file by Bjorn Andersson · 7 years ago
  17. df2fd38 Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  18. 1ea4ff3 cfg80211: support reloading regulatory database by Johannes Berg · 7 years ago
  19. b822696 openvswitch: add ct_clear action by Eric Garver · 7 years ago
  20. ceaa001 openvswitch: Add erspan tunnel support. by William Tu · 7 years ago
  21. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  23. 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
  24. 821f1b2 bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood by Roopa Prabhu · 7 years ago
  25. 067cae4 bpf: Use char in prog and map name by Martin KaFai Lau · 7 years ago
  26. 4bebdc7 bpf: add helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  27. 908432c bpf: add helper bpf_perf_event_read_value for perf event array map by Yonghong Song · 7 years ago
  28. bdc4764 ip_tunnel: add mpls over gre support by Amine Kherbouche · 7 years ago
  29. 753d179 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
  30. 413a431 VSOCK: add sock_diag interface by Stefan Hajnoczi · 7 years ago
  31. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 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
  33. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  34. 6621dd2 dev: advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  35. 468e2f6 bpf: introduce BPF_PROG_QUERY command by Alexei Starovoitov · 7 years ago
  36. 324bda9e6 bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  37. ac1ed8b sctp: introduce round robin stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  38. 637784a sctp: introduce priority based stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  39. 0ccdf3c sctp: add sockopt to get/set stream scheduler parameters by Marcelo Ricardo Leitner · 7 years ago
  40. 13aa877 sctp: add sockopt to get/set stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  41. 5bbbbe3 sctp: introduce stream scheduler foundations by Marcelo Ricardo Leitner · 7 years ago
  42. 90caccd bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  43. 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
  44. 503c1fb cfg80211/nl80211: add a port authorized event by Avraham Stern · 7 years ago
  45. 84e14fe net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND) by Maciej Żenczykowski · 7 years ago
  46. ad5b177 bpf: Add map_name to bpf_map_info by Martin KaFai Lau · 7 years ago
  47. cb4d2b3 bpf: Add name, load_time, uid and map_ids to bpf_prog_info by Martin KaFai Lau · 7 years ago
  48. 5af48b5 net: bridge: add per-port group_fwd_mask with less restrictions by Nikolay Aleksandrov · 7 years ago
  49. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  50. 90e33d4 tun: enable napi_gro_frags() for TUN/TAP driver by Petar Penkov · 7 years ago
  51. 9431709 tun: enable NAPI for TUN/TAP driver by Petar Penkov · 7 years ago
  52. 78b1beb IB/core: Fix typo in the name of the tag-matching cap struct by Leon Romanovsky · 7 years ago
  53. 62e0824 dm ioctl: fix alignment of event number in the device list by Mikulas Patocka · 7 years ago
  54. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  56. 19cab88 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  57. 6502600 nl80211: add an option to allow MFP without requiring it by Emmanuel Grumbach · 7 years ago
  58. 2d23d07 nl80211: add OCE scan and capability flags by Roee Zamir · 7 years ago
  59. bd7a3fe USB: fix out-of-bounds in usb_set_configuration by Greg Kroah-Hartman · 7 years ago
  60. 134dd2e Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  61. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  62. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  63. ae46654 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  64. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  65. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  66. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  67. 9beb8be bpf: make error reporting in bpf_warn_invalid_xdp_action more clear by Daniel Borkmann · 7 years ago
  68. a2d8180 drivers/pps: aesthetic tweaks to PPS-related content by Robert P. J. Day · 7 years ago
  69. 1f28c5d autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT by Tomohiro Kusumi · 7 years ago
  70. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 7 years ago
  71. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  72. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  73. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  74. 460352c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  75. c0da4fa Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  76. d969443 Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  77. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  78. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  79. 33db87d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  80. 18f2067 Merge branch 'pci/dpc' into next by Bjorn Helgaas · 7 years ago
  81. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  82. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  83. 749df87 mm/shmem: add hugetlbfs support to memfd_create() by Mike Kravetz · 7 years ago
  84. a36985d userfaultfd: provide pid in userfault msg - add feat union by Andrea Arcangeli · 7 years ago
  85. 9d4ac93 userfaultfd: provide pid in userfault msg by Alexey Perevalov · 7 years ago
  86. 2d6d6f5 mm: userfaultfd: add feature to request for a signal delivery by Prakash Sangappa · 7 years ago
  87. 4da243a mm: shm: use new hugetlb size encoding definitions by Mike Kravetz · 7 years ago
  88. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  89. e652f69 mm: hugetlb: define system call hugetlb size encodings in single file by Mike Kravetz · 7 years ago
  90. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  91. c7f396f Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 7 years ago
  92. 5791577 Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  93. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  94. e63a94f Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  95. 1a3b85e Merge tag 'usb-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  96. e4faa09 media: dvb headers: make checkpatch happier by Mauro Carvalho Chehab · 7 years ago
  97. 7e6854a media: ca.h: document ca_msg and the corresponding ioctls by Mauro Carvalho Chehab · 7 years ago
  98. bd9049e media: ca docs: document CA_SET_DESCR ioctl and structs by Mauro Carvalho Chehab · 7 years ago
  99. 56d51b6 media: net.h: add kernel-doc and use it at Documentation/ by Mauro Carvalho Chehab · 7 years ago
  100. 5176d6e media: frontend.h: Avoid the term DVB when doesn't refer to a delivery system by Mauro Carvalho Chehab · 7 years ago