1. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  2. edadedf tipc: fix incorrect increasing of link window by Tuong Lien · 4 years, 9 months ago
  3. 672e247 ipv6: remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
  4. 7dba920 net/rds: Use ERR_PTR for rds_message_alloc_sgs() by Jason Gunthorpe · 4 years, 9 months ago
  5. 78b87711 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  6. 6058ee0 Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 9 months ago
  7. 99e3a23 xsk: Add missing check on user supplied headroom size by Magnus Karlsson · 4 years, 9 months ago
  8. 93e2d04 mac80211: fix channel switch trigger from unknown mesh peer by Tamizh chelvam · 4 years, 9 months ago
  9. 52e04b4 mac80211: fix race in ieee80211_register_hw() by Sumit Garg · 4 years, 9 months ago
  10. 3be98b2 net: dsa: Down cpu/dsa ports phylink will control by Andrew Lunn · 4 years, 9 months ago
  11. 0e631ee rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket by David Howells · 4 years, 9 months ago
  12. dfa7490 xdp: Reset prog in dev_change_xdp_fd when fd is negative by David Ahern · 4 years, 9 months ago
  13. 0e012b4 nl80211: fix NL80211_ATTR_FTM_RESPONDER policy by Johannes Berg · 4 years, 9 months ago
  14. e154659 mptcp: fix double-unlock in mptcp_poll by Florian Westphal · 4 years, 9 months ago
  15. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  16. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  17. 690cc86 net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 4 years, 9 months ago
  18. 2fabef4 net/rds: Fix MR reference counting problem by Ka-Cheong Poon · 4 years, 9 months ago
  19. e228a5d net/rds: Replace struct rds_mr's r_refcount with struct kref by Ka-Cheong Poon · 4 years, 9 months ago
  20. 5f0224a net-sysfs: remove redundant assignment to variable ret by Colin Ian King · 4 years, 9 months ago
  21. 6dbf02a net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 4 years, 9 months ago
  22. fcc95f0 Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 9 months ago
  23. 8e368dc bpf: Fix use of sk->sk_reuseport from sk_assign by Joe Stringer · 4 years, 9 months ago
  24. f691a25 net/tls: fix const assignment warning by Arnd Bergmann · 4 years, 9 months ago
  25. 2abe052 l2tp: Allow management of tunnels and session in user namespace by Michael Weiß · 4 years, 9 months ago
  26. e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 9 months ago
  27. 5e8ebd8 x86: probe assembler capabilities via kconfig instead of makefile by Jason A. Donenfeld · 4 years, 9 months ago
  28. 4faab8c hsr: check protocol version in hsr_newlink() by Taehee Yoo · 4 years, 9 months ago
  29. a080da6 net: sched: Fix setting last executed chain on skb extension by Paul Blakey · 4 years, 9 months ago
  30. a4837980 net: revert default NAPI poll timeout to 2 jiffies by Konstantin Khlebnikov · 4 years, 9 months ago
  31. b93cfb9 net: icmp6: do not select saddr from iif when route has prefsrc set by Tim Stallard · 4 years, 9 months ago
  32. c2c1128 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 9 months ago
  33. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  34. 479a72c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  35. ef516e8 netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag by Pablo Neira Ayuso · 4 years, 9 months ago
  36. d9583cd netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type by Pablo Neira Ayuso · 4 years, 9 months ago
  37. db5c97f xsk: Fix out of boundary write in __xsk_rcv_memcpy by Li RongQing · 4 years, 9 months ago
  38. a7f9a6f ipv6: rpl: fix loop iteration by Alexander Aring · 4 years, 9 months ago
  39. e14679b Merge tag '9p-for-5.7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 9 months ago
  40. b135fc0 netfilter: ipset: Pass lockdep expression to RCU lists by Amol Grover · 4 years, 11 months ago
  41. 7fb6f78 netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name by Eric Dumazet · 4 years, 9 months ago
  42. bc9fe61 netfilter: xt_IDLETIMER: target v1 - match Android layout by Maciej Żenczykowski · 4 years, 9 months ago
  43. a26c1e4 netfilter: nf_tables: do not update stateful expressions if lookup is inverted by Pablo Neira Ayuso · 4 years, 9 months ago
  44. 72239f2 netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on insertion by Stefano Brivio · 4 years, 9 months ago
  45. 1fab7dc SUNRPC: Don't start a timer on an already queued rpc task by Trond Myklebust · 4 years, 9 months ago
  46. 4c205c8 Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  47. b3d8e42 Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 9 months ago
  48. c85adce mptcp: add some missing pr_fmt defines by Geliang Tang · 4 years, 9 months ago
  49. a8eab6d net_sched: fix a missing refcnt in tcindex_init() by Cong Wang · 4 years, 9 months ago
  50. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  51. 19e16d2 neigh: support smaller retrans_time settting by Hangbin Liu · 4 years, 9 months ago
  52. 6494842 net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry by Tonghao Zhang · 4 years, 9 months ago
  53. c427bfe net: core: enable SO_BINDTODEVICE for non-root users by Vincent Bernat · 4 years, 9 months ago
  54. 7a1ca97 net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data by Jakub Sitnicki · 4 years, 9 months ago
  55. 564cf2f mptcp: fix "fn parameter not described" warnings by Matthieu Baerts · 4 years, 9 months ago
  56. de06f57 mptcp: re-check dsn before reading from subflow by Florian Westphal · 4 years, 9 months ago
  57. 59832e2 mptcp: subflow: check parent mptcp socket on subflow state change by Florian Westphal · 4 years, 9 months ago
  58. 0b4f33d mptcp: fix tcp fallback crash by Florian Westphal · 4 years, 9 months ago
  59. d16fa75 net: ipv6: rpl_iptunnel: remove redundant assignments to variable err by Colin Ian King · 4 years, 9 months ago
  60. bf88dc3 net: dsa: dsa_bridge_mtu_normalization() can be static by kbuild test robot · 4 years, 9 months ago
  61. 744fdc82 ipv6: don't auto-add link-local address to lag ports by Jarod Wilson · 4 years, 9 months ago
  62. 304e024 net_sched: add a temporary refcnt for struct tcindex_data by Cong Wang · 4 years, 9 months ago
  63. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  64. 7f80ccf net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline by Gustavo A. R. Silva · 4 years, 9 months ago
  65. 765bda9 net: dsa: fix oops while probing Marvell DSA switches by Russell King · 4 years, 9 months ago
  66. 41c55ea net/bpfilter: remove superfluous testing message by Bruno Meneguele · 4 years, 9 months ago
  67. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  68. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  69. d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
  70. c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 4 years, 9 months ago
  71. f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 9 months ago
  72. 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 4 years, 9 months ago
  73. 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 4 years, 9 months ago
  74. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 4 years, 9 months ago
  75. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 months ago
  76. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  77. e59cd88 Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  78. e19680f ipvs: fix uninitialized variable warning by Haishuang Yan · 4 years, 9 months ago
  79. 2e34328 netfilter: nft_exthdr: fix endianness of tcp option cast by Sergey Marinkevich · 4 years, 9 months ago
  80. 033c6f3 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 9 months ago
  81. 3429717 net: dsa: add port policers by Vladimir Oltean · 4 years, 9 months ago
  82. e13c207 net: dsa: refactor matchall mirred action to separate function by Vladimir Oltean · 4 years, 9 months ago
  83. 48bb52c devlink: Add auto dump flag to health reporter by Eran Ben Elisha · 4 years, 9 months ago
  84. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 9 months ago
  85. 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 4 years, 9 months ago
  86. 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 4 years, 9 months ago
  87. 8953b07 net: introduce nla_put_bitfield32() helper and use it by Jiri Pirko · 4 years, 9 months ago
  88. acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 9 months ago
  89. ee91a83 net: dsa: Simplify 'dsa_tag_protocol_to_str()' by Christophe JAILLET · 4 years, 9 months ago
  90. cf673ed net: fix fraglist segmentation reference count leak by Florian Westphal · 4 years, 9 months ago
  91. bde1b56 udp: initialize is_flist with 0 in udp_gro_receive by Xin Long · 4 years, 9 months ago
  92. bb0e681 libceph: directly skip to the end of redirect reply by Ilya Dryomov · 5 years ago
  93. 4d8b8fb libceph: simplify ceph_monc_handle_map() by Ilya Dryomov · 4 years, 10 months ago
  94. 5107d7d ceph: move ceph_osdc_{read,write}pages to ceph.ko by Xiubo Li · 5 years ago
  95. 072eaf3 libceph: drop CEPH_DEFINE_SHOW_FUNC by Ilya Dryomov · 5 years ago
  96. 5b071c5 ethtool: provide timestamping information with TSINFO_GET request by Michal Kubecek · 4 years, 9 months ago
  97. f76510b ethtool: add timestamping related string sets by Michal Kubecek · 4 years, 9 months ago
  98. 6c5bc8f ethtool: add EEE_NTF notification by Michal Kubecek · 4 years, 9 months ago
  99. fd77be7 ethtool: set EEE settings with EEE_SET request by Michal Kubecek · 4 years, 9 months ago
  100. b7eeefe ethtool: provide EEE settings with EEE_GET request by Michal Kubecek · 4 years, 9 months ago