1. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  2. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  3. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  5. d99391e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  6. 9e0703a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  7. c312840 Revert "pktgen: Allow configuration of IPv6 source address range" by David S. Miller · 5 years ago
  8. 6a7e25c net/core: Replace driver version to be kernel version by Leon Romanovsky · 5 years ago
  9. 67bffa7 ethtool: add WOL_NTF notification by Michal Kubecek · 5 years ago
  10. 8d425b1 ethtool: set wake-on-lan settings with WOL_SET request by Michal Kubecek · 5 years ago
  11. 51ea22b ethtool: provide WoL settings with WOL_GET request by Michal Kubecek · 5 years ago
  12. 0bda7af ethtool: add DEBUG_NTF notification by Michal Kubecek · 5 years ago
  13. e54d04e ethtool: set message mask with DEBUG_SET request by Michal Kubecek · 5 years ago
  14. 6a94b8c ethtool: provide message mask with DEBUG_GET request by Michal Kubecek · 5 years ago
  15. d2c4b44 ethtool: fix kernel-doc descriptions by Michal Kubecek · 5 years ago
  16. 59fb9b6 flow_dissector: Fix to use new variables for port ranges in bpf hook by Yoshiki Komachi · 5 years ago
  17. c4c57b9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  18. 6dc43cd net: dsa: Fix use-after-free in probing of DSA switch tree by Vladimir Oltean · 5 years ago
  19. a85dd3a net: remove eth_change_mtu by Heiner Kallweit · 5 years ago
  20. 93642e1 net: introduce dev_net notifier register/unregister variants by Jiri Pirko · 5 years ago
  21. 1f63770 net: push code from net notifier reg/unreg into helpers by Jiri Pirko · 5 years ago
  22. 48b3a13 net: call call_netdevice_unregister_net_notifiers from unregister by Jiri Pirko · 5 years ago
  23. cd94ef0 soreuseport: Cleanup duplicate initialization of more_reuse->max_socks. by Kuniyuki Iwashima · 5 years ago
  24. 9fd1ff5 udp: Support UDP fraglist GRO/GSO. by Steffen Klassert · 5 years ago
  25. 3a1296a net: Support GRO/GSO fraglist chaining. by Steffen Klassert · 5 years ago
  26. 1a3c998 net: Add a netdev software feature set that defaults to off. by Steffen Klassert · 5 years ago
  27. 3b33583 net: Add fraglist GRO/GSO feature flags by Steffen Klassert · 5 years ago
  28. 122d74f rxrpc: Fix use-after-free in rxrpc_receive_data() by David Howells · 5 years ago
  29. 55cd9f6 net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 5 years ago
  30. f9e9555 net: include struct nhmsg size in nh nlmsg size by Stephen Worley · 5 years ago
  31. 760d228 net_sched: walk through all child classes in tc_bind_tclass() by Cong Wang · 5 years ago
  32. 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
  33. 3c4287f6 nf_tables: Add set type for arbitrary concatenation of ranges by Stefano Brivio · 5 years ago
  34. f3a2181 netfilter: nf_tables: Support for sets with multiple ranged fields by Stefano Brivio · 5 years ago
  35. 7b225d0 netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute by Pablo Neira Ayuso · 5 years ago
  36. 20a1452 netfilter: nf_tables: add nft_setelem_parse_key() by Pablo Neira Ayuso · 5 years ago
  37. 32efcc0 tcp: export count for rehash attempts by Abdul Kabbani · 5 years ago
  38. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  39. 11eb85e Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 5 years ago
  40. 6badad1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  41. 18f8124 Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le by Marcel Holtmann · 5 years ago
  42. cc97400 Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type by Marcel Holtmann · 5 years ago
  43. ef6aadc net: sched: Make TBF Qdisc offloadable by Petr Machata · 5 years ago
  44. c207015 net: sched: sch_tbf: Don't overwrite backlog before dumping by Petr Machata · 5 years ago
  45. 6ec8b6c devlink: Add health recover notifications on devlink flows by Moshe Shemesh · 5 years ago
  46. 79ac522 net: atm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  47. f8a4bb6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  48. edc7e48 mptcp: Fix code formatting by Mat Martineau · 5 years ago
  49. e42f1ac mptcp: do not inherit inet proto ops by Florian Westphal · 5 years ago
  50. 189c9b1 net: Fix skb->csum update in inet_proto_csum_replace16(). by Praveen Chaudhary · 5 years ago
  51. eb014de netfilter: nf_tables: autoload modules from the abort path by Pablo Neira Ayuso · 5 years ago
  52. 8260354 netfilter: nf_tables: add __nft_chain_type_get() by Pablo Neira Ayuso · 5 years ago
  53. c83de17 netfilter: nf_tables_offload: fix check the chain offload flag by wenxu · 5 years ago
  54. ab658b9 netfilter: conntrack: sctp: use distinct states for new SCTP connections by Jiri Wiesner · 5 years ago
  55. 8ab183d mptcp: cope with later TCP fallback by Paolo Abeni · 5 years ago
  56. d22f498 mptcp: process MP_CAPABLE data option by Christoph Paasch · 5 years ago
  57. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  58. 65492c5 mptcp: move from sha1 (v0) to sha256 (v1) by Paolo Abeni · 5 years ago
  59. 784325e mptcp: new sysctl to control the activation per NS by Matthieu Baerts · 5 years ago
  60. 5704075 mptcp: allow collapsing consecutive sendpages on the same substream by Paolo Abeni · 5 years ago
  61. 7a6a6cb mptcp: recvmsg() can drain data from multiple subflows by Paolo Abeni · 5 years ago
  62. 1891c4a mptcp: add subflow write space signalling and mptcp_poll by Florian Westphal · 5 years ago
  63. 648ef4b mptcp: Implement MPTCP receive path by Mat Martineau · 5 years ago
  64. 6d0060f mptcp: Write MPTCP DSS headers to outgoing data packets by Mat Martineau · 5 years ago
  65. 717e79c mptcp: Add setsockopt()/getsockopt() socket operations by Peter Krystad · 5 years ago
  66. 2149849 mptcp: Add shutdown() socket operation by Peter Krystad · 5 years ago
  67. 79c0949 mptcp: Add key generation and token tree by Peter Krystad · 5 years ago
  68. cf7da0d mptcp: Create SUBFLOW socket for incoming connections by Peter Krystad · 5 years ago
  69. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  70. 2303f99 mptcp: Associate MPTCP context with TCP socket by Peter Krystad · 5 years ago
  71. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  72. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago
  73. a580c76 net: bridge: vlan: add per-vlan state by Nikolay Aleksandrov · 5 years ago
  74. a5d29ae net: bridge: vlan: add basic option setting support by Nikolay Aleksandrov · 5 years ago
  75. 7a53e71 net: bridge: vlan: add basic option dumping support by Nikolay Aleksandrov · 5 years ago
  76. ac0e932 net: bridge: check port state before br_allowed_egress by Nikolay Aleksandrov · 5 years ago
  77. 4fc427e ipv6_route_seq_next should increase position index by Vasily Averin · 5 years ago
  78. a3ea867 rt_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
  79. 1e3f9f0 neigh_stat_seq_next() should increase position index by Vasily Averin · 5 years ago
  80. 8bf7092 vcc_seq_next should increase position index by Vasily Averin · 5 years ago
  81. 2bec445 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 5 years ago
  82. 4d299f1 net/rose: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  83. 43d8877 caif_usb: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  84. 971485a ipvs: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  85. 61678d2 net_sched: fix datalen for ematch by Cong Wang · 5 years ago
  86. bb48eb9 fou: Fix IPv6 netlink policy by Kristian Evensen · 5 years ago
  87. ec97ecf net: sched: add Flow Queue PIE packet scheduler by Mohit P. Tahiliani · 5 years ago
  88. 5205ea0 net: sched: pie: export symbols to be reused by FQ-PIE by Mohit P. Tahiliani · 5 years ago
  89. 00ea2fb net: sched: pie: fix alignment in struct instances by Mohit P. Tahiliani · 5 years ago
  90. 55f780c net: sched: pie: fix commenting by Mohit P. Tahiliani · 5 years ago
  91. 2dfb195 pie: rearrange structure members and their initializations by Mohit P. Tahiliani · 5 years ago
  92. 84bf557 net: sched: pie: move common code to pie.h by Mohit P. Tahiliani · 5 years ago
  93. d836f5c net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() by Eric Dumazet · 5 years ago
  94. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  95. 5576b99 bpf: Add BPF_FUNC_jiffies64 by Martin KaFai Lau · 5 years ago
  96. 6613bab Bluetooth: fix appearance typo in mgmt.c by Alain Michaud · 5 years ago
  97. 5311a69 net, ip6_tunnel: fix namespaces move by William Dauchy · 5 years ago
  98. 36d79af net_sched: use validated TCA_KIND attribute in tc_new_tfilter() by Eric Dumazet · 5 years ago
  99. d39ca25 Revert "udp: do rmem bulk free even if the rx sk queue is empty" by Paolo Abeni · 5 years ago
  100. c807943 net: Fix packet reordering caused by GRO and listified RX cooperation by Maxim Mikityanskiy · 5 years ago