1. bf74b20 Revert "rtnl: Add support for netdev event to link messages" by David S. Miller · 8 years ago
  2. 261a0a5 netlink: uapi: use hex numbers for NLM_F_* flags by Johannes Berg · 8 years ago
  3. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  4. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. def1288 rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  6. 457c79e netlink/diag: report flags for netlink sockets by Andrey Vagin · 8 years ago
  7. 1f37b17 phy/ethtool: Add missing SPEED_<foo> strings by Joe Perches · 8 years ago
  8. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  9. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  10. 983701e rtnetlink: Add RTM_DELNETCONF by David Ahern · 8 years ago
  11. 1555d20 devlink: Support for pipeline debug (dpipe) by Arkadi Sharshevsky · 8 years ago
  12. 91ed81f gtp: support SGSN-side tunnels by Jonas Bonn · 8 years ago
  13. ae6336b gtp: rename SGSN netlink attribute by Jonas Bonn · 8 years ago
  14. 4a01fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  15. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  16. 812755d uapi: fix rdma/mlx5-abi.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  17. 69917da Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  18. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  19. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  20. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 131fbf4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  22. bcc6b1b bpf: Add hash of maps support by Martin KaFai Lau · 8 years ago
  23. 56f668d bpf: Add array of maps support by Martin KaFai Lau · 8 years ago
  24. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  25. 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
  26. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  27. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  28. fdfe4a3 generic syscalls: Wire up statx syscall by Stafford Horne · 8 years ago
  29. 102ed8c Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  30. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  31. 2026fec mqprio: Change handling of hw u8 to allow for multiple hardware offload modes by Alexander Duyck · 8 years ago
  32. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  34. 6ed5117 Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 8 years ago
  35. a59166e mpls: allow TTL propagation from IP packets to be configured by Robert Shearman · 8 years ago
  36. 5b441ac mpls: allow TTL propagation to IP packets to be configured by Robert Shearman · 8 years ago
  37. 055c4b3 netfilter: nft_fib: Support existence check by Phil Sutter · 8 years ago
  38. 1a64edf5 netfilter: nft_ct: add helper set support by Florian Westphal · 8 years ago
  39. 337ba7f uapi: fix drm/omap_drm.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  40. c0d8bab sctp: add get and set sockopt for reconf_enable by Xin Long · 8 years ago
  41. b444153 sctp: add support for generating add stream change event notification by Xin Long · 8 years ago
  42. c95129d sctp: add support for generating assoc reset event notification by Xin Long · 8 years ago
  43. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  44. dd0db88d userfaultfd: non-cooperative: rollback userfaultfd_exit by Andrea Arcangeli · 8 years ago
  45. 745cb7f uapi: fix linux/packet_diag.h userspace compilation error by Dmitry V. Levin · 8 years ago
  46. 68598d2e btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h by Dmitry V. Levin · 8 years ago
  47. df789fe ipv6: Provide ipv6 version of "disable_policy" sysctl by David Forster · 8 years ago
  48. 3206cad netfilter: nft_hash: support of symmetric hash by Laura Garcia Liebana · 8 years ago
  49. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  52. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  53. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  54. e2d1e2a sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  55. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  56. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  57. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. 3bb2fbd autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition by Tomohiro Kusumi · 8 years ago
  59. 0fae77f autofs: add command enum/macros for root-dir ioctls by Tomohiro Kusumi · 8 years ago
  60. 8723890 autofs: remove wrong comment by Tomohiro Kusumi · 8 years ago
  61. 53a020c virtio_pci: don't duplicate the msix_enable flag in struct pci_dev by Christoph Hellwig · 8 years ago
  62. 51be7a9 virtio_mmio: expose header to userspace by Michael S. Tsirkin · 8 years ago
  63. 4ca257e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  64. f216827 uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error by Dmitry V. Levin · 8 years ago
  65. 1ca5eeb uapi: mqueue.h: add missing linux/types.h include by Mike Frysinger · 8 years ago
  66. ca49ca7 userfaultfd: non-cooperative: add event for exit() notification by Mike Rapoport · 8 years ago
  67. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  68. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
  69. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  70. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  71. 47b1f6f uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h by Dmitry V. Levin · 8 years ago
  72. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  73. 190c3ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  74. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  75. 1db934a Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  76. d5dee39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  77. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. ccaba06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  79. c12f4d7 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  80. ea3ebc7 uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  81. 40df93b uapi: fix linux/llc.h userspace compilation error by Dmitry V. Levin · 8 years ago
  82. 557d7ac uapi: fix linux/ip6_tunnel.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  83. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  85. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  86. 47dd924 userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEM by Andrea Arcangeli · 8 years ago
  87. cac6732 userfaultfd: shmem: allow registration of shared memory ranges by Mike Rapoport · 8 years ago
  88. 163e11b userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFS by Andrea Arcangeli · 8 years ago
  89. cab350a userfaultfd: hugetlbfs: allow registration of ranges containing huge pages by Mike Kravetz · 8 years ago
  90. 05ce772 userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request by Pavel Emelyanov · 8 years ago
  91. 72f8765 userfaultfd: non-cooperative: add mremap() event by Pavel Emelyanov · 8 years ago
  92. 893e26e userfaultfd: non-cooperative: Add fork() event by Pavel Emelyanov · 8 years ago
  93. e067eba userfaultfd: document _IOR/_IOW by Andrea Arcangeli · 8 years ago
  94. 2618be7 uapi: fix linux/if.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  95. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  96. caa5942 Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  97. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  98. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  99. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  100. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago