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