1. 2f857d0 bpf: sockmap, remove STRPARSER map_flags and add multi-map support by John Fastabend · 7 years ago
  2. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
  3. 38ee7f2 ipv6: sr: add support for encapsulation of L2 frames by David Lebrun · 7 years ago
  4. 3fb886e devlink: Add IPv4 header for dpipe by Arkadi Sharshevsky · 7 years ago
  5. 1177009 devlink: Add Ethernet header for dpipe by Arkadi Sharshevsky · 7 years ago
  6. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  7. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  8. 96eabe7 bpf: Allow selecting numa node during map creation by Martin KaFai Lau · 7 years ago
  9. 0888e37 net: inet: diag: expose sockets cgroup classid by Levin, Alexander (Sasha Levin) · 7 years ago
  10. 8a31db5 bpf: add access to sock fields and pkt data from sk_skb programs by John Fastabend · 7 years ago
  11. 174a79f bpf: sockmap with sk redirect support by John Fastabend · 7 years ago
  12. b005fd1 bpf: introduce new program type for skbs on sockets by John Fastabend · 7 years ago
  13. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. fe40079 ipv6: fib: Provide offload indication using nexthop flags by Ido Schimmel · 7 years ago
  15. 077fbac net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  16. 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 7 years ago
  17. d1df6fd ipv6: sr: define core operations for seg6local lightweight tunnel by David Lebrun · 7 years ago
  18. 56ce097 net: comment fixes against BPF devmap helper calls by John Fastabend · 7 years ago
  19. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  20. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  21. 61e4d01 ipv6: fib: Add offload indication to routes by Ido Schimmel · 7 years ago
  22. cdbc78b drm/msm: Remove __user from __u64 data types by Jordan Crouse · 7 years ago
  23. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. bb7c19f tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS by Wei Wang · 7 years ago
  25. 3282e65 tcp: remove unused mib counters by Florian Westphal · 7 years ago
  26. e62e484 net sched actions: add time filter for action dumping by Jamal Hadi Salim · 7 years ago
  27. 90825b2 net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch by Jamal Hadi Salim · 7 years ago
  28. 64c83d83 net netlink: Add new type NLA_BITFIELD32 by Jamal Hadi Salim · 7 years ago
  29. 1a5f3da net: ethtool: add support for forward error correction modes by Vidya Sagar Ravipati · 7 years ago
  30. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  31. ddc6c70 rxrpc: Move the packet.h include file into net/rxrpc/ by David Howells · 7 years ago
  32. 727f891 rxrpc: Expose UAPI definitions to userspace by David Howells · 7 years ago
  33. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. 8bd226f include: usb: audio: specify exact endiannes of descriptors by Ruslan Bilovol · 7 years ago
  35. 97f91a7 bpf: add bpf_redirect_map helper routine by John Fastabend · 7 years ago
  36. 546ac1f bpf: add devmap, a map for storing net device references by John Fastabend · 7 years ago
  37. 814abfa xdp: add bpf_redirect helper function by John Fastabend · 7 years ago
  38. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  39. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  40. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 7 years ago
  41. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  42. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 7 years ago
  43. 2cd648c include/linux/sem.h: correctly document sem_ctime by Manfred Spraul · 7 years ago
  44. 0791e36 kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files by Cyrill Gorcunov · 7 years ago
  45. 949c033 KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  46. 7cee938 Fix up over-eager 'wait_queue_t' renaming by Linus Torvalds · 7 years ago
  47. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  48. 4fde846 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 58f587c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  50. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  51. 43d0120 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  52. 242fc35 sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  53. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  54. b3af66e tcmu: perfom device add, del and reconfig synchronously by Mike Christie · 7 years ago
  55. 2d76443 tcmu: reconfigure netlink attr changes by Mike Christie · 8 years ago
  56. 8a45885 tcmu: Add Type of reconfig into netlink by Bryant G. Ly · 8 years ago
  57. 1068be7 tcmu: Add netlink for device reconfiguration by Bryant G. Ly · 8 years ago
  58. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  59. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  60. 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 7 years ago
  61. 62aa81d ocfs2: use magic.h by Fabian Frederick · 7 years ago
  62. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  63. 3a564bb Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  64. 0b49ce5 Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  65. 920f2ec Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  66. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  67. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  68. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  69. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  70. cbcd4f0 Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  71. 362f672 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  72. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 818a23e Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  75. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  77. 2016d5e Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  78. 0532512 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 7 years ago
  79. bcdb9e8 Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  80. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 7 years ago
  81. 8a53e7e Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 7 years ago
  82. c781f85 Merge branch 'pci/switchtec' into next by Bjorn Helgaas · 7 years ago
  83. 8883261 Input: introduce KEY_ASSISTANT by Dmitry Torokhov · 7 years ago
  84. 8079003 acpi/nfit: Issue Start ARS to retrieve existing records by Toshi Kani · 7 years ago
  85. 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 7 years ago
  86. fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 7 years ago
  87. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 7 years ago
  88. 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 7 years ago
  89. 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 7 years ago
  90. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 7 years ago
  91. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 7 years ago
  92. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 7 years ago
  93. 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 7 years ago
  94. 759d6a9 libnvdimm: New ACPI 6.2 DSM functions by Jerry Hoemann · 7 years ago
  95. 37d7484 acpi, nfit: Enable DSM pass thru for root functions. by Jerry Hoemann · 7 years ago
  96. fbd57629 uapi/linux/a.out.h: don't use deprecated system-specific predefines. by Zack Weinberg · 8 years ago
  97. 8a70b45 ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. by Liam Girdwood · 7 years ago
  98. 36a554c nl80211: Don't verify owner_nlportid on NAN commands by Andrei Otcheretianski · 7 years ago
  99. dbfe85e drm/amdgpu: Fix the exported always on CU bitmap by Flora Cui · 8 years ago
  100. 079e3bc switchtec: Add "running" status flag to fw partition info ioctl by Logan Gunthorpe · 8 years ago