1. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  2. 7c70f3a Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
  3. 20bf195 Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 11 months ago
  4. 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
  5. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  6. 32511f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years ago
  7. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  8. 86dd986 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 4 years ago
  9. 396d7f2 net: sched: fix police ext initialization by Vlad Buslov · 4 years ago
  10. a026c50 net: dsa: felix: Add support for MRP by Horatiu Vultur · 4 years ago
  11. c595c43 net: dsa: add MRP support by Horatiu Vultur · 4 years ago
  12. cd605d4 bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev by Horatiu Vultur · 4 years ago
  13. 1a3ddb0 bridge: mrp: Extend br_mrp_switchdev to detect better the errors by Horatiu Vultur · 4 years ago
  14. e1bd99d bridge: mrp: Add 'enum br_mrp_hw_support' by Horatiu Vultur · 4 years ago
  15. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  16. 4d12b72 SUNRPC: Further clean up svc_tcp_sendmsg() by Chuck Lever · 4 years ago
  17. 987c7b1 SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg() by Trond Myklebust · 4 years ago
  18. e0a912e SUNRPC: Use TCP_CORK to optimise send performance on the server by Trond Myklebust · 4 years ago
  19. d7ef2e5 libceph: remove osdtimeout option entirely by Ilya Dryomov · 4 years ago
  20. afd56e7 libceph: deprecate [no]cephx_require_signatures options by Ilya Dryomov · 4 years ago
  21. 0caf3ad mptcp: add local addr info in mptcp_info by Geliang Tang · 4 years ago
  22. d6d8a24 net: caif: Use netif_rx_any_context(). by Sebastian Andrzej Siewior · 4 years ago
  23. 39354eb tcp: tcp_data_ready() must look at SOCK_DONE by Eric Dumazet · 4 years ago
  24. c97f47e net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n by Vladimir Oltean · 4 years ago
  25. 1f778d5 net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest by Vladimir Oltean · 4 years ago
  26. 6001a93 netfilter: nftables: introduce table ownership by Pablo Neira Ayuso · 4 years ago
  27. 00dfe9b netfilter: nftables: add helper function to release hooks of one single table by Pablo Neira Ayuso · 4 years ago
  28. fd02033 netfilter: nftables: add helper function to release one table by Pablo Neira Ayuso · 4 years ago
  29. 0ac24c3 svcrdma: Hold private mutex while invoking rdma_accept() by Chuck Lever · 4 years ago
  30. 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 4 years ago
  31. 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 4 years ago
  32. dcbdf13 net: bridge: propagate extack through switchdev_port_attr_set by Vladimir Oltean · 4 years ago
  33. 9e78140 net: bridge: propagate extack through store_bridge_parm by Vladimir Oltean · 4 years ago
  34. 7a57296 net: bridge: remove __br_vlan_filter_toggle by Vladimir Oltean · 4 years ago
  35. 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 4 years ago
  36. c8c0ba4 net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q by Vladimir Oltean · 4 years ago
  37. 7c4bb54 net: dsa: tag_ocelot: create separate tagger for Seville by Vladimir Oltean · 4 years ago
  38. 62bf5fd net: dsa: tag_ocelot: single out PTP-related transmit tag processing by Vladimir Oltean · 4 years ago
  39. 40d3f29 net: mscc: ocelot: use common tag parsing code with DSA by Vladimir Oltean · 4 years ago
  40. 8a678bb net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv by Vladimir Oltean · 4 years ago
  41. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 4 years ago
  42. cfb8ec6 skbuff: allow to use NAPI cache from __napi_alloc_skb() by Alexander Lobakin · 4 years ago
  43. d13612b skbuff: allow to optionally use NAPI cache from __alloc_skb() by Alexander Lobakin · 4 years ago
  44. f450d53 skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads by Alexander Lobakin · 4 years ago
  45. 50fad4b5 skbuff: move NAPI cache declarations upper in the file by Alexander Lobakin · 4 years ago
  46. fec6e49 skbuff: remove __kfree_skb_flush() by Alexander Lobakin · 4 years ago
  47. f9d6725 skbuff: use __build_skb_around() in __alloc_skb() by Alexander Lobakin · 4 years ago
  48. df1ae02 skbuff: simplify __alloc_skb() a bit by Alexander Lobakin · 4 years ago
  49. 483126b skbuff: make __build_skb_around() return void by Alexander Lobakin · 4 years ago
  50. ef28095 skbuff: simplify kmalloc_reserve() by Alexander Lobakin · 4 years ago
  51. 5381b23 skbuff: move __alloc_skb() next to the other skb allocation functions by Alexander Lobakin · 4 years ago
  52. 05dc72a tcp: factorize logic into tcp_epollin_ready() by Eric Dumazet · 4 years ago
  53. a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 4 years ago
  54. e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 4 years ago
  55. 5e38c15 net: dsa: configure better brport flags when ports leave the bridge by Vladimir Oltean · 4 years ago
  56. 078bbb8 net: bridge: don't print in br_switchdev_set_port_flag by Vladimir Oltean · 4 years ago
  57. 304ae3b net: bridge: offload all port flags at once in br_setport by Vladimir Oltean · 4 years ago
  58. 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 4 years ago
  59. d212683 flow_dissector: fix TTL and TOS dissection on IPv4 fragments by Davide Caratti · 4 years ago
  60. 21cc70c7 Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years ago
  61. 295f830 rxrpc: Fix dependency on IPv6 in udp tunnel config by Vadim Fedorenko · 4 years ago
  62. 39935dc appletalk: Fix skb allocation size in loopback case by Doug Brown · 4 years ago
  63. b911c97 mptcp: add netlink event support by Florian Westphal · 4 years ago
  64. 4d54cc3 mptcp: avoid lock_fast usage in accept path by Florian Westphal · 4 years ago
  65. 6c714f1 mptcp: pass subflow socket to a few helpers by Florian Westphal · 4 years ago
  66. b263b0d mptcp: move subflow close loop after sk close check by Florian Westphal · 4 years ago
  67. 40947e1 mptcp: schedule worker when subflow is closed by Florian Westphal · 4 years ago
  68. a141e02 mptcp: split __mptcp_close_ssk helper by Florian Westphal · 4 years ago
  69. e980143 mptcp: move pm netlink work into pm_netlink by Florian Westphal · 4 years ago
  70. 5f7d572 bpf: Drop MTU check when doing TC-BPF redirect to ingress by Jesper Dangaard Brouer · 4 years ago
  71. 34b2021 bpf: Add BPF-helper for MTU checking by Jesper Dangaard Brouer · 4 years ago
  72. e1850ea bpf: bpf_fib_lookup return MTU value as output when looked up by Jesper Dangaard Brouer · 4 years ago
  73. 2c0a10a bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx by Jesper Dangaard Brouer · 4 years ago
  74. 6306c11 bpf: Remove MTU check in __bpf_skb_max_len by Jesper Dangaard Brouer · 4 years ago
  75. b6db0f8 cfg80211/mac80211: Support disabling HE mode by Ben Greear · 4 years ago
  76. 549fdd3 mac80211: add STBC encoding to ieee80211_parse_tx_radiotap by Philipp Borgers · 4 years ago
  77. c0eb09a mac80211: minstrel_ht: remove sample rate switching code for constrained devices by Felix Fietkau · 4 years ago
  78. 4a8d0c9 mac80211: minstrel_ht: show sampling rates in debugfs by Felix Fietkau · 4 years ago
  79. 80d5515 mac80211: minstrel_ht: significantly redesign the rate probing strategy by Felix Fietkau · 4 years ago
  80. 7aece47 mac80211: minstrel_ht: reduce the need to sample slower rates by Felix Fietkau · 4 years ago
  81. 2012a2f mac80211: minstrel_ht: update total packets counter in tx status path by Felix Fietkau · 4 years ago
  82. a42fa25 mac80211: minstrel_ht: use bitfields to encode rate indexes by Felix Fietkau · 4 years ago
  83. 9e6d512 cfg80211: initialize reg_rule in __freq_reg_info() by Luca Coelho · 4 years ago
  84. 6194f7e mac80211: fix potential overflow when multiplying to u32 integers by Colin Ian King · 4 years ago
  85. 10cb8e6 mac80211: enable QoS support for nl80211 ctrl port by Markus Theil · 4 years ago
  86. 258afa7 cfg80211: remove unused callback by Matteo Croce · 4 years ago
  87. 76f1659 net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE by Tariq Toukan · 4 years ago
  88. 4e1beec net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING by Tariq Toukan · 4 years ago
  89. d09d818 mptcp: add a missing retransmission timer scheduling by Paolo Abeni · 4 years ago
  90. e385960 mptcp: better msk receive window updates by Paolo Abeni · 4 years ago
  91. d8b59ef mptcp: init mptcp request socket earlier by Paolo Abeni · 4 years ago
  92. 64b9cea mptcp: fix spurious retransmissions by Paolo Abeni · 4 years ago
  93. dd91341 mptcp: fix poll after shutdown by Paolo Abeni · 4 years ago
  94. 15cc104 mptcp: deliver ssk errors to msk by Paolo Abeni · 4 years ago
  95. 3c5a2fd tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive. by Arjun Roy · 4 years ago
  96. 3b23a32 net: fix dev_ifsioc_locked() race condition by Cong Wang · 4 years ago
  97. c5dbb89 bpf: Expose bpf_get_socket_cookie to tracing programs by Florent Revest · 4 years ago
  98. 0ae2015 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern by David S. Miller · 4 years ago
  99. 6f19955 net: fib_notifier: don't return positive values on fib registration by Vlad Buslov · 4 years ago
  100. f68cbae net: ipconfig: avoid use-after-free in ic_close_devs by Vladimir Oltean · 4 years ago