1. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  2. 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
  3. e595dd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  4. a0ba26f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  5. e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 9 months ago
  6. 6026894 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 9 months ago
  7. 328f5bb Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 9 months ago
  8. b95d2cc mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX by Johannes Berg · 4 years, 9 months ago
  9. b16798f mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 9 months ago
  10. ce2e1ca mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 9 months ago
  11. 05dcb8b cfg80211: Do not warn on same channel at the end of CSA by Ilan Peer · 4 years, 9 months ago
  12. a0761a3 mac80211: drop data frames without key on encrypted links by Johannes Berg · 4 years, 9 months ago
  13. 1b649e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  14. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 9 months ago
  15. 0016d32 nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type by Johannes Berg · 4 years, 9 months ago
  16. 6f000f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 9 months ago
  17. e80f40c net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop by Vladimir Oltean · 4 years, 9 months ago
  18. 961d0e5 net: cbs: Fix software cbs to consider packet sending time by Zh-yuan Ye · 4 years, 9 months ago
  19. bcfabee netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress by Pablo Neira Ayuso · 4 years, 10 months ago
  20. 76a109f netfilter: nft_fwd_netdev: validate family and chain type by Pablo Neira Ayuso · 4 years, 10 months ago
  21. 7c84d41 netfilter: nft_set_rbtree: Detect partial overlaps on insertion by Stefano Brivio · 4 years, 10 months ago
  22. 6f7c9ca netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start() by Stefano Brivio · 4 years, 10 months ago
  23. 0eb4b5e netfilter: nft_set_pipapo: Separate partial and complete overlap cases on insertion by Stefano Brivio · 4 years, 10 months ago
  24. 8c2d45b netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion by Pablo Neira Ayuso · 4 years, 10 months ago
  25. 4c59406 xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 10 months ago
  26. 2f599ec ethtool: fix reference leak in some *_SET handlers by Michal Kubecek · 4 years, 10 months ago
  27. 0e62f54 net: dsa: Fix duplicate frames flooded by learning by Florian Fainelli · 4 years, 10 months ago
  28. dddeb30 ipv4: fix a RCU-list lock in inet_dump_fib() by Qian Cai · 4 years, 10 months ago
  29. 6cd6cbf tcp: repair: fix TCP_QUEUE_SEQ implementation by Eric Dumazet · 4 years, 10 months ago
  30. e886274 libceph: fix alloc_msg_with_page_vector() memory leaks by Ilya Dryomov · 4 years, 10 months ago
  31. 7614209 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 10 months ago
  32. 3a303cf hsr: fix general protection fault in hsr_addr_is_self() by Taehee Yoo · 4 years, 10 months ago
  33. 1ab7ea1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  34. 07f8e4d tcp: also NULL skb->dev when copy was needed by Florian Westphal · 4 years, 10 months ago
  35. 702151d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 10 months ago
  36. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  37. b738a18 tcp: ensure skb->dev is NULL before leaving TCP stack by Eric Dumazet · 4 years, 10 months ago
  38. 3ac9eb4 Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 10 months ago
  39. 15ff197 netfilter: flowtable: populate addr_type mask by Edward Cree · 4 years, 10 months ago
  40. c921ffe8 netfilter: flowtable: Fix flushing of offloaded flows on free by Paul Blakey · 4 years, 10 months ago
  41. 41e9ec5 netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6} by Haishuang Yan · 4 years, 10 months ago
  42. 61abaf0 netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6} by Haishuang Yan · 4 years, 10 months ago
  43. dd2af10 net/sched: act_ct: Fix leak of ct zone template on replace by Paul Blakey · 4 years, 10 months ago
  44. 2de9780 net: core: dev.c: fix a documentation warning by Mauro Carvalho Chehab · 4 years, 10 months ago
  45. 8e7ae25 bpf: Sanitize the bpf_struct_ops tcp-cc name by Martin KaFai Lau · 4 years, 10 months ago
  46. 32ca98f net: ip_gre: Accept IFLA_INFO_DATA-less configuration by Petr Machata · 4 years, 10 months ago
  47. 2a9de3a vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 10 months ago
  48. 2363d73 ethtool: reject unrecognized request flags by Michal Kubecek · 4 years, 10 months ago
  49. fe2a31d netlink: allow extack cookie also for error messages by Michal Kubecek · 4 years, 10 months ago
  50. ef299cc net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 10 months ago
  51. 09e91db hsr: set .netnsok flag by Taehee Yoo · 4 years, 10 months ago
  52. ca19c70 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 4 years, 10 months ago
  53. 173756b hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 10 months ago
  54. 61fad68 net/packet: tpacket_rcv: avoid a producer race condition by Willem de Bruijn · 4 years, 10 months ago
  55. e1f8f78 net: ip_gre: Separate ERSPAN newlink / changelink callbacks by Petr Machata · 4 years, 10 months ago
  56. 13d0f7b net/bpfilter: fix dprintf usage for /dev/kmsg by Bruno Meneguele · 4 years, 10 months ago
  57. 0d1c353 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 10 months ago
  58. b1be2e8 net_sched: hold rtnl lock in tcindex_partial_destroy_work() by Cong Wang · 4 years, 10 months ago
  59. 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 10 months ago
  60. 498b577 rxrpc: Fix sendmsg(MSG_WAITALL) handling by David Howells · 4 years, 10 months ago
  61. e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 10 months ago
  62. 158fe66 rxrpc: Abstract out the calculation of whether there's Tx space by David Howells · 4 years, 10 months ago
  63. 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  64. b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 4 years, 10 months ago
  65. 06669ea net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 4 years, 10 months ago
  66. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 4 years, 10 months ago
  67. a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 4 years, 10 months ago
  68. 46e4c42 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 4 years, 10 months ago
  69. f9fc28a net: caif: Add lockdep expression to RCU traversal primitive by Amol Grover · 4 years, 10 months ago
  70. 90db6d7 bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free by John Fastabend · 4 years, 10 months ago
  71. ba32679 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 4 years, 10 months ago
  72. 5cde05c nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 4 years, 10 months ago
  73. 056e937 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 4 years, 10 months ago
  74. 0e1a1d8 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 4 years, 10 months ago
  75. ece0d7b net/smc: cancel event worker during device removal by Karsten Graul · 4 years, 10 months ago
  76. 6038048 ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface by Hangbin Liu · 4 years, 10 months ago
  77. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
  78. 0a384ab net: abstract out normal and compat msghdr import by Jens Axboe · 4 years, 10 months ago
  79. 2362059 Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years, 10 months ago
  80. 018d26f cgroup, netclassid: periodically release file_lock on classid updating by Dmitry Yakunin · 4 years, 10 months ago
  81. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 10 months ago
  82. 17c25ca gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 10 months ago
  83. 357ddbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 10 months ago
  84. 6a42cef netfilter: nft_chain_nat: inet family is missing module ownership by Pablo Neira Ayuso · 4 years, 10 months ago
  85. 2398e39 mptcp: always include dack if possible. by Paolo Abeni · 4 years, 10 months ago
  86. a3aefbf net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 4 years, 10 months ago
  87. 1d305ba netfilter: nf_tables: fix infinite loop when expr is not available by Florian Westphal · 4 years, 10 months ago
  88. d78008d netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute by Pablo Neira Ayuso · 4 years, 10 months ago
  89. d1d17a3 esp: remove the skb from the chain when it's enqueued in cryptd_wq by Xin Long · 4 years, 10 months ago
  90. 88a6377 netfilter: nft_tunnel: add missing attribute validation for tunnels by Jakub Kicinski · 4 years, 10 months ago
  91. 9d6effb netfilter: nft_payload: add missing attribute validation for payload csum flags by Jakub Kicinski · 4 years, 10 months ago
  92. c049b34 netfilter: cthelper: add missing attribute validation for cthelper by Jakub Kicinski · 4 years, 10 months ago
  93. 2d285f2 netfilter: nf_tables: free flowtable hooks on hook register error by Florian Westphal · 4 years, 10 months ago
  94. ee84f19 netfilter: x_tables: xt_mttg_seq_next should increase position index by Vasily Averin · 4 years, 10 months ago
  95. db25517 netfilter: xt_recent: recent_seq_next should increase position index by Vasily Averin · 4 years, 10 months ago
  96. bb71f84 netfilter: synproxy: synproxy_cpu_seq_next should increase position index by Vasily Averin · 4 years, 10 months ago
  97. dc15af8 netfilter: nf_conntrack: ct_cpu_seq_next should increase position index by Vasily Averin · 4 years, 10 months ago
  98. 8640f8d net: dsa: fix phylink_start()/phylink_stop() calls by Russell King · 4 years, 10 months ago
  99. d0098e4 net/ipv6: remove the old peer route if change it to a new one by Hangbin Liu · 4 years, 10 months ago
  100. 6179401 net/ipv6: need update peer route when modify metric by Hangbin Liu · 4 years, 10 months ago