1. 77d2e05 bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed() by Martin KaFai Lau · 8 years ago
  2. b9193c1 bpf: Rename bpf_verifer_log by Martin KaFai Lau · 8 years ago
  3. e9de001 devlink: Remove top_hierarchy arg for DEVLINK disabled path by David Ahern · 8 years ago
  4. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 8 years ago
  7. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 8 years ago
  8. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  9. 9ce2078 Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  10. d9ff304 net: Replace ip_ra_lock with per-net mutex by Kirill Tkhai · 8 years ago
  11. 5796ef7 net: Make ip_ra_chain per struct net by Kirill Tkhai · 8 years ago
  12. 14452ca net: qualcomm: rmnet: Export mux_id and flags to netlink by Subash Abhinov Kasiviswanathan · 8 years ago
  13. 872619d tipc: step sk->sk_drops when rcv buffer is full by GhantaKrishnamurthy MohanKrishna · 8 years ago
  14. c30b70d tipc: implement socket diagnostics for AF_TIPC by GhantaKrishnamurthy MohanKrishna · 8 years ago
  15. e0645d9 Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  16. 1453074 devlink: Remove top_hierarchy arg to devlink_resource_register by David Ahern · 8 years ago
  17. 5df7af8 net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 8 years ago
  18. 755f663 Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  19. 94e5e30 net: add uevent socket member by Christian Brauner · 8 years ago
  20. 454bfe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 8 years ago
  21. 7c181f4 mac80211: add ieee80211_hw flag for QoS NDP support by Ben Caradoc-Davies · 8 years ago
  22. 303851e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 8 years ago
  23. c6256ca Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  24. 0d707a2 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  25. 015632b bpf: sk_msg program helper bpf_sk_msg_pull_data by John Fastabend · 8 years ago
  26. 91843d5 bpf: sockmap, add msg_cork_bytes() helper by John Fastabend · 8 years ago
  27. 2a10031 bpf: sockmap, add bpf_msg_apply_bytes() helper by John Fastabend · 8 years ago
  28. 4f738ad bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data by John Fastabend · 8 years ago
  29. 8c05dbf net: generalize sk_alloc_sg to work with scatterlist rings by John Fastabend · 8 years ago
  30. 312fc2b net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG by John Fastabend · 8 years ago
  31. 2c3682f sock: make static tls function alloc_sg generic sock helper by John Fastabend · 8 years ago
  32. 80cf79a RDMA/verbs: Remove restrack entry from XRCD structure by Leon Romanovsky · 8 years ago
  33. b3a5d11 percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods by Tejun Heo · 8 years ago
  34. 3cd1d32 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  35. d47d08c sctp: use proc_remove_subtree() by Al Viro · 8 years ago
  36. 928df18 tipc: obsolete TIPC_ZONE_SCOPE by Jon Maloy · 8 years ago
  37. 7156d19 tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 8 years ago
  38. 79ffdfc net: Add rtnl_lock_killable() by Kirill Tkhai · 8 years ago
  39. 1e80295 udp: Move the udp sysctl to namespace. by Tonghao Zhang · 8 years ago
  40. 232378e net/ipv6: Change address check to always take a device argument by David Ahern · 8 years ago
  41. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 8 years ago
  42. 4bbb3e0 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 8 years ago
  43. df09348 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  44. 95dd775 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 8 years ago
  45. bb9b4db Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  46. c658dc5 mmc: core: Fix tracepoint print of blk_addr and blksz by Adrian Hunter · 8 years ago
  47. 615755a bpf: extend stackmap to save binary_build_id+offset instead of address by Song Liu · 8 years ago
  48. 16ca6a6 KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid by Marc Zyngier · 8 years ago
  49. 413aa80 KVM: arm/arm64: Reset mapped IRQs on VM reset by Christoffer Dall · 8 years ago
  50. 30f6ebf sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT by Xin Long · 8 years ago
  51. ec2e506 sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT by Xin Long · 8 years ago
  52. 601590e sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY by Xin Long · 8 years ago
  53. 3ff547c sctp: add support for SCTP AUTH Information for sendmsg by Xin Long · 8 years ago
  54. 1b1e0bc sctp: add refcnt support for sh_key by Xin Long · 8 years ago
  55. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 8 years ago
  56. 3032f8c Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  57. 6560ca4 Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  58. 4dcb31d net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 8 years ago
  59. 53dd9a6 batman-adv: add multicast flags netlink support by Linus Lüssing · 8 years ago
  60. 41aeefc batman-adv: add DAT cache netlink support by Linus Lüssing · 8 years ago
  61. 6417250 workqueue: remove unused cancel_work() by Stephen Hemminger · 8 years ago
  62. c2b37f7 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq by Boris Pismenny · 8 years ago
  63. be9fc09 net: fix sysctl_fb_tunnels_only_for_init_net link error by Arnd Bergmann · 8 years ago
  64. 6056415d net: Add comment about pernet_operations methods and synchronization by Kirill Tkhai · 8 years ago
  65. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  66. b747594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  67. 918ee50 net: ipv6: Introduce ip6_multipath_hash_policy() by Petr Machata · 8 years ago
  68. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 8 years ago
  69. a2c054a net: phy: Tell caller result of phy_change() by Brad Mouring · 8 years ago
  70. b1d0a5d netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 8 years ago
  71. c68a2cf Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  72. f5426250 net: introduce IFF_NO_RX_HANDLER by Paolo Abeni · 8 years ago
  73. a525df0 Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  74. 3a40307 vhost_net: examine pointer types during un-producing by Jason Wang · 8 years ago
  75. a03b91b net sched actions: add new tc_action_ops callback by Roman Mashak · 8 years ago
  76. d04e699 net sched actions: update Add/Delete action API with new argument by Roman Mashak · 8 years ago
  77. 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 8 years ago
  78. 84a1d9c4 net: ethtool: extend RXNFC API to support RSS spreading of filter matches by Edward Cree · 8 years ago
  79. fd372a7 Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
  80. e675482 Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 8 years ago
  81. 459d153 net/sched: cls_flower: Add support to handle first frag as match field by Pieter Jansen van Vuuren · 8 years ago
  82. cfda06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 8 years ago
  83. 95da0cd bpf: add support to read sample address in bpf program by Teng Qin · 8 years ago
  84. cb01008 net/mlx5: IPSec, Add support for ESN by Aviad Yehezkel · 8 years ago
  85. 05564d0 net/mlx5: Add flow-steering commands for FPGA IPSec implementation by Aviad Yehezkel · 8 years ago
  86. d6c4f02 net/mlx5: Refactor accel IPSec code by Aviad Yehezkel · 8 years ago
  87. af9fe19 net/mlx5: Added required metadata capability for ipsec by Aviad Yehezkel · 8 years ago
  88. 1d2005e net/mlx5: Export ipsec capabilities by Aviad Yehezkel · 8 years ago
  89. 65802f4 net/mlx5: IPSec, Add command V2 support by Aviad Yehezkel · 8 years ago
  90. 788a821 net/mlx5e: IPSec, Add support for ESP trailer removal by hardware by Yossi Kuperman · 8 years ago
  91. 581fddd net/mlx5: IPSec, Generalize sandbox QP commands by Yossi Kuperman · 8 years ago
  92. bcde6b7 Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
  93. be75b1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  94. 1ec54cb net: unpollute priv_flags space by Paolo Abeni · 8 years ago
  95. 2695578 net: usbnet: fix potential deadlock on 32bit hosts by Eric Dumazet · 8 years ago
  96. 35d889d sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 8 years ago
  97. 4910280 sctp: add support for snd flag SCTP_SENDALL process in sendmsg by Xin Long · 8 years ago
  98. 2c0dbaa sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg by Xin Long · 8 years ago
  99. ed63afb sctp: add support for PR-SCTP Information for sendmsg by Xin Long · 8 years ago
  100. d3dcf8e rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 8 years ago