1. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  2. 99f906e bridge: add per-port broadcast flood flag by Mike Manning · 8 years ago
  3. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
  4. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  5. b5cdae3 net: Generic XDP by David S. Miller · 8 years ago
  6. a8f820a3 can: add Virtual CAN Tunnel driver (vxcan) by Oliver Hartkopp · 8 years ago
  7. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 8 years ago
  8. 46c2fa3 net/tcp_fastopen: Add snmp counter for blackhole detection by Wei Wang · 8 years ago
  9. bc95cd8 Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  10. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 8 years ago
  11. 4a69a86 packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id. by Mike Maloney · 8 years ago
  12. 0b2e664 VSOCK: Add vsockmon device by Gerard Garcia · 8 years ago
  13. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  14. f43e9b0 net/devlink: Add E-Switch encapsulation control by Roi Dayan · 8 years ago
  15. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 1f4407e net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface. by David S. Miller · 8 years ago
  17. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  18. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  19. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  20. 7acf8a1 Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning by Matthew Whitehead · 8 years ago
  21. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  22. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  23. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  25. 7873933 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  26. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  27. ba0dc5f netlink: allow sending extended ACK with cookie on success by Johannes Berg · 8 years ago
  28. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  29. 2008c15 Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" by Michael S. Tsirkin · 8 years ago
  30. 3c60a53 bpf: fix comment typo by Alexander Alemayhu · 8 years ago
  31. bf74b20 Revert "rtnl: Add support for netdev event to link messages" by David S. Miller · 8 years ago
  32. 261a0a5 netlink: uapi: use hex numbers for NLM_F_* flags by Johannes Berg · 8 years ago
  33. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  34. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. def1288 rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  36. 457c79e netlink/diag: report flags for netlink sockets by Andrey Vagin · 8 years ago
  37. 1f37b17 phy/ethtool: Add missing SPEED_<foo> strings by Joe Perches · 8 years ago
  38. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  39. 3209f68 statx: Include a mask for stx_attributes in struct statx by David Howells · 8 years ago
  40. 47071ae statx: Reserve the top bit of the mask for future struct expansion by David Howells · 8 years ago
  41. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  42. a3caf74 cfg80211: Add support for FILS shared key authentication offload by Vidyullatha Kanchanapally · 8 years ago
  43. 983701e rtnetlink: Add RTM_DELNETCONF by David Ahern · 8 years ago
  44. 1555d20 devlink: Support for pipeline debug (dpipe) by Arkadi Sharshevsky · 8 years ago
  45. 91ed81f gtp: support SGSN-side tunnels by Jonas Bonn · 8 years ago
  46. ae6336b gtp: rename SGSN netlink attribute by Jonas Bonn · 8 years ago
  47. 4a01fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  48. 5659495 uapi: add missing install of userio.h by Naohiro Aota · 8 years ago
  49. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  50. 812755d uapi: fix rdma/mlx5-abi.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  51. 69917da Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  52. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  53. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  54. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 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
  56. bcc6b1b bpf: Add hash of maps support by Martin KaFai Lau · 8 years ago
  57. 56f668d bpf: Add array of maps support by Martin KaFai Lau · 8 years ago
  58. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  59. 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
  60. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  61. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  62. fdfe4a3 generic syscalls: Wire up statx syscall by Stafford Horne · 8 years ago
  63. 102ed8c Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  65. 2026fec mqprio: Change handling of hw u8 to allow for multiple hardware offload modes by Alexander Duyck · 8 years ago
  66. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  68. 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
  69. a59166e mpls: allow TTL propagation from IP packets to be configured by Robert Shearman · 8 years ago
  70. 5b441ac mpls: allow TTL propagation to IP packets to be configured by Robert Shearman · 8 years ago
  71. 055c4b3 netfilter: nft_fib: Support existence check by Phil Sutter · 8 years ago
  72. 1a64edf5 netfilter: nft_ct: add helper set support by Florian Westphal · 8 years ago
  73. 337ba7f uapi: fix drm/omap_drm.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  74. c0d8bab sctp: add get and set sockopt for reconf_enable by Xin Long · 8 years ago
  75. b444153 sctp: add support for generating add stream change event notification by Xin Long · 8 years ago
  76. c95129d sctp: add support for generating assoc reset event notification by Xin Long · 8 years ago
  77. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  78. dd0db88d userfaultfd: non-cooperative: rollback userfaultfd_exit by Andrea Arcangeli · 8 years ago
  79. 745cb7f uapi: fix linux/packet_diag.h userspace compilation error by Dmitry V. Levin · 8 years ago
  80. 68598d2e btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h by Dmitry V. Levin · 8 years ago
  81. df789fe ipv6: Provide ipv6 version of "disable_policy" sysctl by David Forster · 8 years ago
  82. 3206cad netfilter: nft_hash: support of symmetric hash by Laura Garcia Liebana · 8 years ago
  83. b35a51c cfg80211: Make pre-CAC results valid only for ETSI domain by Vasanthakumar Thiagarajan · 8 years ago
  84. 4a4b816 cfg80211: Accept multiple RSSI thresholds for CQM by Andrew Zaborowski · 8 years ago
  85. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 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
  87. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  88. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  89. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  90. e2d1e2a sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  91. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  92. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  93. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. 3bb2fbd autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition by Tomohiro Kusumi · 8 years ago
  95. 0fae77f autofs: add command enum/macros for root-dir ioctls by Tomohiro Kusumi · 8 years ago
  96. 8723890 autofs: remove wrong comment by Tomohiro Kusumi · 8 years ago
  97. 53a020c virtio_pci: don't duplicate the msix_enable flag in struct pci_dev by Christoph Hellwig · 8 years ago
  98. 51be7a9 virtio_mmio: expose header to userspace by Michael S. Tsirkin · 8 years ago
  99. 4ca257e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  100. f216827 uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error by Dmitry V. Levin · 8 years ago