1. 73367f0 Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 4 months ago
  2. 9ebc275 Revert "net: really fix the build..." by Kalle Valo · 3 years, 4 months ago
  3. 733c99e net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 4 months ago
  4. 96a6b93 rtnetlink: Return correct error on changing device netns by Andrey Ignatov · 3 years, 4 months ago
  5. 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 4 months ago
  6. 4785305 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 4 months ago
  7. 062b829 SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()... by Trond Myklebust · 3 years, 4 months ago
  8. cd9b50a net/sched: ets: fix crash when flipping from 'strict' to 'quantum' by Davide Caratti · 3 years, 4 months ago
  9. 446e7f2 ipv6: correct comments about fib6_node sernum by zhang kai · 3 years, 4 months ago
  10. 9cf448c ip6_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 4 months ago
  11. 1d011c4 ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 4 months ago
  12. 7e78c59 net: qrtr: fix another OOB Read in qrtr_endpoint_post by Xiaolong Huang · 3 years, 4 months ago
  13. 67b12f7 mptcp: full fully established support after ADD_ADDR by Matthieu Baerts · 3 years, 4 months ago
  14. a0eea5f mptcp: fix memory leak on address flush by Paolo Abeni · 3 years, 4 months ago
  15. fb4b137 net/rds: dma_map_sg is entitled to merge entries by Gerd Rausch · 3 years, 4 months ago
  16. 0163404 ovs: clear skb->tstamp in forwarding path by kaixi.fan · 3 years, 4 months ago
  17. 86b9bbd sch_cake: fix srchost/dsthost hashing mode by Toke Høiland-Jørgensen · 3 years, 5 months ago
  18. 276e189 mac80211: fix locking in ieee80211_restart_work() by Johannes Berg · 3 years, 4 months ago
  19. 7387a72 tipc: call tipc_wait_for_connect only when dlen is not 0 by Xin Long · 3 years, 5 months ago
  20. a9a5070 Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by Jakub Kicinski · 3 years, 5 months ago
  21. 49b0b6f vsock/virtio: avoid potential deadlock when vsock device remove by Longpeng(Mike) · 3 years, 5 months ago
  22. 8670499 Revert "tipc: Return the correct errno code" by Hoang Le · 3 years, 5 months ago
  23. b69dd5b net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
  24. 6de035f tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 5 months ago
  25. 6922110 net: linkwatch: fix failure to restore device state across suspend/resume by Willy Tarreau · 3 years, 5 months ago
  26. 519133d net: bridge: fix memleak in br_add_if() by Yang Yingliang · 3 years, 5 months ago
  27. c35b57c net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge by Vladimir Oltean · 3 years, 5 months ago
  28. 45a6878 net: bridge: fix flags interpretation for extern learn fdb entries by Nikolay Aleksandrov · 3 years, 5 months ago
  29. 2e273b0 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 5 months ago
  30. 4a2b285 net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 3 years, 5 months ago
  31. 1090340 net: Fix memory leak in ieee802154_raw_deliver by Takeshi Misawa · 3 years, 5 months ago
  32. 87b7b53 bpf: Add missing bpf_read_[un]lock_trace() for syscall program by Yonghong Song · 3 years, 5 months ago
  33. d6e712a net: openvswitch: fix kernel-doc warnings in flow.c by Randy Dunlap · 3 years, 5 months ago
  34. d09c548 net: sched: act_mirred: Reset ct info when mirror/redirect skb by Hangbin Liu · 3 years, 5 months ago
  35. 64513d2 net/smc: Correct smc link connection counter in case of smc client by Guvenc Gulce · 3 years, 5 months ago
  36. 8f3d65c net/smc: fix wait on already cleared link by Karsten Graul · 3 years, 5 months ago
  37. 0fa32ca page_pool: mask the page->signature before the checking by Yunsheng Lin · 3 years, 5 months ago
  38. 86aab09 dccp: add do-while-0 stubs for dccp_pr_debug macros by Randy Dunlap · 3 years, 5 months ago
  39. cc4e5ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 5 months ago
  40. 269fc69 netfilter: nfnetlink_hook: translate inet ingress to netdev by Pablo Neira Ayuso · 3 years, 5 months ago
  41. 4592ee7f netfilter: conntrack: remove offload_pickup sysctl again by Florian Westphal · 3 years, 5 months ago
  42. 69311e7 netfilter: nfnetlink_hook: Use same family as request message by Pablo Neira Ayuso · 3 years, 5 months ago
  43. 3d9bbaf netfilter: nfnetlink_hook: use the sequence number of the request message by Pablo Neira Ayuso · 3 years, 5 months ago
  44. a6e57c4 netfilter: nfnetlink_hook: missing chain family by Pablo Neira Ayuso · 3 years, 5 months ago
  45. 61e0c2b netfilter: nfnetlink_hook: strip off module name from hookfn by Pablo Neira Ayuso · 3 years, 5 months ago
  46. 4608fdf netfilter: conntrack: collect all entries in one cycle by Florian Westphal · 3 years, 5 months ago
  47. 902e7f3 Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  48. e044809 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
  49. d00551b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 5 months ago
  50. 06f5553 net: sched: fix lockdep_set_class() typo error for sch->seqlock by Yunsheng Lin · 3 years, 5 months ago
  51. 38ea9def netfilter: nf_conntrack_bridge: Fix memory leak when error by Yajun Deng · 3 years, 5 months ago
  52. 5f7b51b netfilter: ipset: Limit the maximal range of consecutive elements to add/delete by Jozsef Kadlecsik · 3 years, 5 months ago
  53. e3ea110 VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST by Harshavardhan Unnibhavi · 3 years, 5 months ago
  54. abc7285 mptcp: drop unused rcu member in mptcp_pm_addr_entry by Geliang Tang · 3 years, 5 months ago
  55. ae954bb sctp: move the active_key update after sh_keys is added by Xin Long · 3 years, 5 months ago
  56. ce78ffa net: really fix the build... by David S. Miller · 3 years, 5 months ago
  57. 0541a62 net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry by Vladimir Oltean · 3 years, 5 months ago
  58. ebca25e net/sched: taprio: Fix init procedure by Yannick Vignon · 3 years, 5 months ago
  59. d51c590 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 3 years, 5 months ago
  60. c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  61. fc16a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 5 months ago
  62. cbcf011 af_unix: fix garbage collect vs MSG_PEEK by Miklos Szeredi · 3 years, 5 months ago
  63. 1e60ceb net: let flow have same hash in two directions by zhang kai · 3 years, 5 months ago
  64. 557fb58 sctp: fix return value check in __sctp_rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 5 months ago
  65. 9635720 bpf, sockmap: Fix memleak on ingress msg enqueue by John Fastabend · 3 years, 5 months ago
  66. 476d980 bpf, sockmap: On cleanup we additionally need to remove cached skb by John Fastabend · 3 years, 5 months ago
  67. 343597d bpf, sockmap: Zap ingress queues after stopping strparser by John Fastabend · 3 years, 5 months ago
  68. c7c9d21 net: llc: fix skb_over_panic by Pavel Skripkin · 3 years, 5 months ago
  69. 2ebda027 sctp: delete addr based on sin6_scope_id by Chen Shen · 3 years, 5 months ago
  70. 480e93e net: xfrm: Fix end of loop tests for list_for_each_entry by Harshvardhan Jha · 3 years, 5 months ago
  71. eacf078 sctp: send pmtu probe only if packet loss in Search Complete state by Xin Long · 3 years, 5 months ago
  72. 058e6e0 sctp: improve the code for pmtu probe send and recv update by Xin Long · 3 years, 5 months ago
  73. 149ea30 devlink: Fix phys_port_name of virtual port and merge error by Parav Pandit · 3 years, 5 months ago
  74. 3cf4375 tipc: do not write skb_shinfo frags when doing decrytion by Xin Long · 3 years, 5 months ago
  75. c6eea1c can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms by Zhang Changzhong · 3 years, 6 months ago
  76. 0c71437 can: j1939: j1939_session_deactivate(): clarify lifetime of session object by Oleksij Rempel · 3 years, 6 months ago
  77. 54f9333 can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 3 years, 5 months ago
  78. 1f22cf1 Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 5 months ago
  79. 52f3456 net: qrtr: fix memory leaks by Pavel Skripkin · 3 years, 5 months ago
  80. 200bd56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 5 months ago
  81. 46c7655 ipv6: decrease hop limit counter in ip6_forward() by Kangmin Park · 3 years, 5 months ago
  82. 227adfb net: Set true network header for ECN decapsulation by Gilad Naaman · 3 years, 5 months ago
  83. d237a7f tipc: fix sleeping in tipc accept routine by Hoang Le · 3 years, 5 months ago
  84. f8dd60d tipc: fix implicit-connect for SYN+ by Xin Long · 3 years, 5 months ago
  85. 217e26b netfilter: nfnl_hook: fix unused variable warning by Arnd Bergmann · 3 years, 5 months ago
  86. a33f387 netfilter: nft_nat: allow to specify layer 4 protocol NAT only by Pablo Neira Ayuso · 3 years, 5 months ago
  87. 30a56a2b netfilter: conntrack: adjust stop timestamp to real expiry value by Florian Westphal · 3 years, 5 months ago
  88. 32953df netfilter: nft_last: avoid possible false sharing by Pablo Neira Ayuso · 3 years, 6 months ago
  89. 32c3973 netfilter: flowtable: avoid possible false sharing by Pablo Neira Ayuso · 3 years, 6 months ago
  90. f9a5c35 cfg80211: Fix possible memory leak in function cfg80211_bss_update by Nguyen Dinh Phi · 3 years, 6 months ago
  91. 0d05996 nl80211: limit band information in non-split data by Johannes Berg · 3 years, 6 months ago
  92. a5d3cbd mac80211: fix enabling 4-address mode on a sta vif after assoc by Felix Fietkau · 3 years, 6 months ago
  93. 1a79155 mac80211: fix starting aggregation sessions on mesh interfaces by Felix Fietkau · 3 years, 6 months ago
  94. ec61cd4 mac80211: Do not strip skb headroom on monitor frames by Johan Almbladh · 3 years, 6 months ago
  95. 9d85a6f net: sched: cls_api: Fix the the wrong parameter by Yajun Deng · 3 years, 5 months ago
  96. 37120f2 net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum by Lino Sanfilippo · 3 years, 5 months ago
  97. 21cf377 net: dsa: ensure linearized SKBs in case of tail taggers by Lino Sanfilippo · 3 years, 5 months ago
  98. 213ad73 tcp: disable TFO blackhole logic by default by Wei Wang · 3 years, 5 months ago
  99. 02dc2ee sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set by Xin Long · 3 years, 5 months ago
  100. 9bfce73 udp: check encap socket in __udp_lib_err by Vadim Fedorenko · 3 years, 5 months ago