1. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  2. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  3. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  4. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  5. fb48b47 net/xdp: set FOLL_PIN via pin_user_pages() by John Hubbard · 5 years ago
  6. 1c715a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  7. 9fbf082 net/core: Do not clear VF index for node/port GUIDs query by Leon Romanovsky · 5 years ago
  8. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  9. 72d62c4 net: drop_monitor: Use kstrdup by Joe Perches · 5 years ago
  10. 389b8fb3 mptcp: MPTCP_HMAC_TEST should depend on MPTCP by Geert Uytterhoeven · 5 years ago
  11. 8e1974a mptcp: Fix incorrect IPV6 dependency check by Geert Uytterhoeven · 5 years ago
  12. 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
  13. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  14. b2c5b61 mptcp: avoid a lockdep splat when mcast group was joined by Florian Westphal · 5 years ago
  15. 50e741b mptcp: fix panic on user pointer access by Florian Westphal · 5 years ago
  16. c9fd9c5 mptcp: defer freeing of cached ext until last moment by Florian Westphal · 5 years ago
  17. 793da4b sch_choke: Use kvcalloc by Joe Perches · 5 years ago
  18. f6f7d8c mptcp: Fix build with PROC_FS disabled. by David S. Miller · 5 years ago
  19. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  20. 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
  21. 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
  22. 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
  23. 9e0703a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  24. c312840 Revert "pktgen: Allow configuration of IPv6 source address range" by David S. Miller · 5 years ago
  25. 6a7e25c net/core: Replace driver version to be kernel version by Leon Romanovsky · 5 years ago
  26. 67bffa7 ethtool: add WOL_NTF notification by Michal Kubecek · 5 years ago
  27. 8d425b1 ethtool: set wake-on-lan settings with WOL_SET request by Michal Kubecek · 5 years ago
  28. 51ea22b ethtool: provide WoL settings with WOL_GET request by Michal Kubecek · 5 years ago
  29. 0bda7af ethtool: add DEBUG_NTF notification by Michal Kubecek · 5 years ago
  30. e54d04e ethtool: set message mask with DEBUG_SET request by Michal Kubecek · 5 years ago
  31. 6a94b8c ethtool: provide message mask with DEBUG_GET request by Michal Kubecek · 5 years ago
  32. d2c4b44 ethtool: fix kernel-doc descriptions by Michal Kubecek · 5 years ago
  33. 59fb9b6 flow_dissector: Fix to use new variables for port ranges in bpf hook by Yoshiki Komachi · 5 years ago
  34. 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
  35. 6dc43cd net: dsa: Fix use-after-free in probing of DSA switch tree by Vladimir Oltean · 5 years ago
  36. a85dd3a net: remove eth_change_mtu by Heiner Kallweit · 5 years ago
  37. 93642e1 net: introduce dev_net notifier register/unregister variants by Jiri Pirko · 5 years ago
  38. 1f63770 net: push code from net notifier reg/unreg into helpers by Jiri Pirko · 5 years ago
  39. 48b3a13 net: call call_netdevice_unregister_net_notifiers from unregister by Jiri Pirko · 5 years ago
  40. cd94ef0 soreuseport: Cleanup duplicate initialization of more_reuse->max_socks. by Kuniyuki Iwashima · 5 years ago
  41. 9fd1ff5 udp: Support UDP fraglist GRO/GSO. by Steffen Klassert · 5 years ago
  42. 3a1296a net: Support GRO/GSO fraglist chaining. by Steffen Klassert · 5 years ago
  43. 1a3c998 net: Add a netdev software feature set that defaults to off. by Steffen Klassert · 5 years ago
  44. 3b33583 net: Add fraglist GRO/GSO feature flags by Steffen Klassert · 5 years ago
  45. 122d74f rxrpc: Fix use-after-free in rxrpc_receive_data() by David Howells · 5 years ago
  46. 55cd9f6 net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 5 years ago
  47. f9e9555 net: include struct nhmsg size in nh nlmsg size by Stephen Worley · 5 years ago
  48. 760d228 net_sched: walk through all child classes in tc_bind_tclass() by Cong Wang · 5 years ago
  49. 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
  50. 3c4287f6 nf_tables: Add set type for arbitrary concatenation of ranges by Stefano Brivio · 5 years ago
  51. f3a2181 netfilter: nf_tables: Support for sets with multiple ranged fields by Stefano Brivio · 5 years ago
  52. 7b225d0 netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute by Pablo Neira Ayuso · 5 years ago
  53. 20a1452 netfilter: nf_tables: add nft_setelem_parse_key() by Pablo Neira Ayuso · 5 years ago
  54. 32efcc0 tcp: export count for rehash attempts by Abdul Kabbani · 5 years ago
  55. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 11eb85e Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 5 years ago
  57. 6badad1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  58. 18f8124 Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le by Marcel Holtmann · 5 years ago
  59. cc97400 Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type by Marcel Holtmann · 5 years ago
  60. ef6aadc net: sched: Make TBF Qdisc offloadable by Petr Machata · 5 years ago
  61. c207015 net: sched: sch_tbf: Don't overwrite backlog before dumping by Petr Machata · 5 years ago
  62. 6ec8b6c devlink: Add health recover notifications on devlink flows by Moshe Shemesh · 5 years ago
  63. 79ac522 net: atm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  64. 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
  65. edc7e48 mptcp: Fix code formatting by Mat Martineau · 5 years ago
  66. e42f1ac mptcp: do not inherit inet proto ops by Florian Westphal · 5 years ago
  67. 189c9b1 net: Fix skb->csum update in inet_proto_csum_replace16(). by Praveen Chaudhary · 5 years ago
  68. eb014de netfilter: nf_tables: autoload modules from the abort path by Pablo Neira Ayuso · 5 years ago
  69. 8260354 netfilter: nf_tables: add __nft_chain_type_get() by Pablo Neira Ayuso · 5 years ago
  70. c83de17 netfilter: nf_tables_offload: fix check the chain offload flag by wenxu · 5 years ago
  71. ab658b9 netfilter: conntrack: sctp: use distinct states for new SCTP connections by Jiri Wiesner · 5 years ago
  72. 8ab183d mptcp: cope with later TCP fallback by Paolo Abeni · 5 years ago
  73. d22f498 mptcp: process MP_CAPABLE data option by Christoph Paasch · 5 years ago
  74. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  75. 65492c5 mptcp: move from sha1 (v0) to sha256 (v1) by Paolo Abeni · 5 years ago
  76. 784325e mptcp: new sysctl to control the activation per NS by Matthieu Baerts · 5 years ago
  77. 5704075 mptcp: allow collapsing consecutive sendpages on the same substream by Paolo Abeni · 5 years ago
  78. 7a6a6cb mptcp: recvmsg() can drain data from multiple subflows by Paolo Abeni · 5 years ago
  79. 1891c4a mptcp: add subflow write space signalling and mptcp_poll by Florian Westphal · 5 years ago
  80. 648ef4b mptcp: Implement MPTCP receive path by Mat Martineau · 5 years ago
  81. 6d0060f mptcp: Write MPTCP DSS headers to outgoing data packets by Mat Martineau · 5 years ago
  82. 717e79c mptcp: Add setsockopt()/getsockopt() socket operations by Peter Krystad · 5 years ago
  83. 2149849 mptcp: Add shutdown() socket operation by Peter Krystad · 5 years ago
  84. 79c0949 mptcp: Add key generation and token tree by Peter Krystad · 5 years ago
  85. cf7da0d mptcp: Create SUBFLOW socket for incoming connections by Peter Krystad · 5 years ago
  86. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  87. 2303f99 mptcp: Associate MPTCP context with TCP socket by Peter Krystad · 5 years ago
  88. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  89. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago
  90. a580c76 net: bridge: vlan: add per-vlan state by Nikolay Aleksandrov · 5 years ago
  91. a5d29ae net: bridge: vlan: add basic option setting support by Nikolay Aleksandrov · 5 years ago
  92. 7a53e71 net: bridge: vlan: add basic option dumping support by Nikolay Aleksandrov · 5 years ago
  93. ac0e932 net: bridge: check port state before br_allowed_egress by Nikolay Aleksandrov · 5 years ago
  94. 4fc427e ipv6_route_seq_next should increase position index by Vasily Averin · 5 years ago
  95. a3ea867 rt_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
  96. 1e3f9f0 neigh_stat_seq_next() should increase position index by Vasily Averin · 5 years ago
  97. 8bf7092 vcc_seq_next should increase position index by Vasily Averin · 5 years ago
  98. 2bec445 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 5 years ago
  99. 4d299f1 net/rose: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  100. 43d8877 caif_usb: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago