1. b238290 bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr by Neil Spring · 3 years, 5 months ago
  2. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 4 months ago
  3. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  4. 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
  5. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 5 months ago
  6. 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 5 months ago
  7. 29ce8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  8. a9e7c3c ipv6: seg6: remove duplicated include by Lv Ruyi · 3 years, 5 months ago
  9. 53c622d ipv6: remove duplicated 'net/lwtunnel.h' include by Lv Ruyi · 3 years, 5 months ago
  10. 8d65cd8 fou: remove sparse errors by Eric Dumazet · 3 years, 5 months ago
  11. 92548b0 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 5 months ago
  12. dc56ad7 af_unix: fix potential NULL deref in unix_dgram_connect() by Eric Dumazet · 3 years, 5 months ago
  13. 6baeb39 net: bridge: use mld2r_ngrec instead of icmpv6_dataun by MichelleJin · 3 years, 5 months ago
  14. c660701 net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed by Xiyu Yang · 3 years, 5 months ago
  15. c547d89 Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  16. 9a1d6c9 Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  17. 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  18. ca49bfd sch_htb: Fix inconsistency when leaf qdisc creation fails by Maxim Mikityanskiy · 3 years, 5 months ago
  19. 1b9fbe8 net: ipv4: Fix the warning for dereference by Yajun Deng · 3 years, 5 months ago
  20. aaa8e49 net: qrtr: make checks in qrtr_endpoint_post() stricter by Dan Carpenter · 3 years, 5 months ago
  21. efe487f fix array-index-out-of-bounds in taprio_change by Haimin Zhang · 3 years, 5 months ago
  22. e842cb6 net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 5 months ago
  23. 67d6d68 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 5 months ago
  24. a00df2c ipv6: make exception cache less predictible by Eric Dumazet · 3 years, 5 months ago
  25. 9dfa859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
  26. 7a3f5b0 netfilter: add netfilter hooks to SRv6 data plane by Ryoga Saito · 3 years, 5 months ago
  27. 49b99da ipv6: add IFLA_INET6_RA_MTU to expose mtu value by Rocco Yue · 3 years, 5 months ago
  28. dc48e0a SUNRPC enforce creation of no more than max_connect xprts by Olga Kornievskaia · 3 years, 5 months ago
  29. df205d0 SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs by Olga Kornievskaia · 3 years, 5 months ago
  30. 3a3f976 SUNRPC keep track of number of transports to unique addresses by Olga Kornievskaia · 3 years, 5 months ago
  31. 7c81e6a SUNRPC: Tweak TCP socket shutdown in the RPC client by Trond Myklebust · 3 years, 5 months ago
  32. 0a6ff58 SUNRPC: Simplify socket shutdown when not reusing TCP ports by Trond Myklebust · 3 years, 5 months ago
  33. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 5 months ago
  34. 9758f40 mptcp: make the locking tx schema more readable by Paolo Abeni · 3 years, 5 months ago
  35. f6c2ef5 mptcp: optimize the input options processing by Paolo Abeni · 3 years, 5 months ago
  36. 74c7dfb mptcp: consolidate in_opt sub-options fields in a bitmask by Paolo Abeni · 3 years, 5 months ago
  37. a086aeb mptcp: better binary layout for mptcp_options_received by Paolo Abeni · 3 years, 5 months ago
  38. 8d548ea mptcp: do not set unconditionally csum_reqd on incoming opt by Paolo Abeni · 3 years, 5 months ago
  39. d0efb16 net: don't unconditionally copy_from_user a struct ifreq for socket ioctls by Peter Collingbourne · 3 years, 5 months ago
  40. 3aa7857 tcp: enable mid stream window clamp by Neil Spring · 3 years, 5 months ago
  41. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  42. 73367f0 Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 5 months ago
  43. 9ebc275 Revert "net: really fix the build..." by Kalle Valo · 3 years, 5 months ago
  44. 733c99e net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 5 months ago
  45. 96a6b93 rtnetlink: Return correct error on changing device netns by Andrey Ignatov · 3 years, 5 months ago
  46. 8b325d2 Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 3 years, 5 months ago
  47. 723783d sock: remove one redundant SKB_FRAG_PAGE_ORDER macro by Yunsheng Lin · 3 years, 5 months ago
  48. 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 5 months ago
  49. 4785305 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 5 months ago
  50. 90bd5be cfg80211: use wiphy DFS domain if it is self-managed by Sriram R · 3 years, 5 months ago
  51. b034585 mac80211: parse transmit power envelope element by Wen Gong · 3 years, 5 months ago
  52. eb18b49e bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt by Martin KaFai Lau · 3 years, 5 months ago
  53. 062b829 SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()... by Trond Myklebust · 3 years, 5 months ago
  54. d32f89d net: add accept helper not installing fd by Pavel Begunkov · 3 years, 5 months ago
  55. 7bc416f netfilter: x_tables: handle xt_register_template() returning an error value by Lukas Bulwahn · 3 years, 5 months ago
  56. 6c89dac netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue} by Pablo Neira Ayuso · 3 years, 5 months ago
  57. bd1431d netfilter: ecache: remove nf_exp_event_notifier structure by Florian Westphal · 3 years, 5 months ago
  58. b86c0e6 netfilter: ecache: prepare for event notifier merge by Florian Westphal · 3 years, 5 months ago
  59. b3afdc1 netfilter: ecache: add common helper for nf_conntrack_eventmask_report by Florian Westphal · 3 years, 5 months ago
  60. 9291f09 netfilter: ecache: remove another indent level by Florian Westphal · 3 years, 5 months ago
  61. 478374a netfilter: ecache: remove one indent level by Florian Westphal · 3 years, 5 months ago
  62. cd9b50a net/sched: ets: fix crash when flipping from 'strict' to 'quantum' by Davide Caratti · 3 years, 5 months ago
  63. 8ded916 net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid by Vladimir Oltean · 3 years, 5 months ago
  64. b0b8c67 net: dsa: sja1105: drop untagged packets on the CPU and DSA ports by Vladimir Oltean · 3 years, 5 months ago
  65. eb7f336 mptcp: add the mibs for MP_FAIL by Geliang Tang · 3 years, 5 months ago
  66. 478d770 mptcp: send out MP_FAIL when data checksum fails by Geliang Tang · 3 years, 5 months ago
  67. 5580d41 mptcp: MP_FAIL suboption receiving by Geliang Tang · 3 years, 5 months ago
  68. c25aeb4 mptcp: MP_FAIL suboption sending by Geliang Tang · 3 years, 5 months ago
  69. 1bff1e4 mptcp: optimize out option generation by Paolo Abeni · 3 years, 5 months ago
  70. 406f42f net-next: When a bond have a massive amount of VLANs with IPv6 addresses, performance of changing link state, attaching a VRF, changing an IPv6 address, etc. go down dramtically. by Gilad Naaman · 3 years, 5 months ago
  71. a37c5c2 net: bridge: change return type of br_handle_ingress_vlan_tunnel by Kangmin Park · 3 years, 5 months ago
  72. fab60e2 bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG by Xu Liu · 3 years, 5 months ago
  73. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
  74. 029ee6b ethtool: add two coalesce attributes for CQE mode by Yufeng Mo · 3 years, 5 months ago
  75. 7fb9b66 page_pool: use relaxed atomic for release side accounting by Yunsheng Lin · 3 years, 5 months ago
  76. 446e7f2 ipv6: correct comments about fib6_node sernum by zhang kai · 3 years, 5 months ago
  77. 58adf9d net: dsa: let drivers state that they need VLAN filtering while standalone by Vladimir Oltean · 3 years, 5 months ago
  78. 06cfb2d net: dsa: don't advertise 'rx-vlan-filter' when not needed by Vladimir Oltean · 3 years, 5 months ago
  79. 67b5fb5 net: dsa: properly fall back to software bridging by Vladimir Oltean · 3 years, 5 months ago
  80. 09dba21 net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge ports by Vladimir Oltean · 3 years, 5 months ago
  81. f5a4c24 mac80211: introduce individual TWT support in AP mode by Lorenzo Bianconi · 3 years, 5 months ago
  82. c233ef1 mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT by Yonglong Li · 3 years, 5 months ago
  83. f462a44 mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal by Yonglong Li · 3 years, 5 months ago
  84. 119c022 mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other by Yonglong Li · 3 years, 5 months ago
  85. 18fc1a9 mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate by Yonglong Li · 3 years, 5 months ago
  86. 1f5e9e2 mptcp: move drop_other_suboptions check under pm lock by Yonglong Li · 3 years, 5 months ago
  87. faf482c net: ipv4: Move ip_options_fragment() out of loop by Yajun Deng · 3 years, 5 months ago
  88. 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 5 months ago
  89. d359902 af_unix: Fix NULL pointer bug in unix_shutdown by Jiang Wang · 3 years, 5 months ago
  90. f5e165e net: dsa: track unique bridge numbers across all DSA switch trees by Vladimir Oltean · 3 years, 5 months ago
  91. 9cf448c ip6_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 5 months ago
  92. 1d011c4 ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 5 months ago
  93. 3a12618 SUNRPC: Server-side disconnect injection by Chuck Lever · 3 years, 6 months ago
  94. a4ae308 SUNRPC: Move client-side disconnect injection by Chuck Lever · 3 years, 5 months ago
  95. c782af2 SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory by Chuck Lever · 3 years, 6 months ago
  96. 4af14db Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years, 5 months ago
  97. 2796d84 net: bridge: vlan: convert mcast router global option to per-vlan entry by Nikolay Aleksandrov · 3 years, 5 months ago
  98. a53581d net: bridge: mcast: br_multicast_set_port_router takes multicast context as argument by Nikolay Aleksandrov · 3 years, 5 months ago
  99. 7e78c59 net: qrtr: fix another OOB Read in qrtr_endpoint_post by Xiaolong Huang · 3 years, 5 months ago
  100. e61fbee Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 3 years, 5 months ago