1. f296bfd Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
  2. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  3. d348ede net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 by Balazs Nemeth · 3 years, 10 months ago
  4. 179d0ba net: qrtr: fix error return code of qrtr_sendmsg() by Jia-Ju Bai · 3 years, 10 months ago
  5. 27ab92d mptcp: fix length of ADD_ADDR with port sub-option by Davide Caratti · 3 years, 10 months ago
  6. f0940f4 SUNRPC: Set memalloc_nofs_save() for sync tasks by Benjamin Coddington · 3 years, 10 months ago
  7. 03cbb87 net: dsa: fix switchdev objects on bridge master mistakenly being applied on ports by Vladimir Oltean · 3 years, 10 months ago
  8. 9270bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 10 months ago
  9. e233febd CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr by Sergey Nazarov · 3 years, 10 months ago
  10. ad5d07f cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years, 10 months ago
  11. 9238e90 mptcp: free resources when the port number is mismatched by Geliang Tang · 3 years, 10 months ago
  12. 417789d mptcp: fix missing wakeup by Paolo Abeni · 3 years, 10 months ago
  13. c2e6048 mptcp: fix race in release_cb by Paolo Abeni · 3 years, 10 months ago
  14. 2948d0a mptcp: factor out __mptcp_retrans helper() by Paolo Abeni · 3 years, 10 months ago
  15. c8fe62f mptcp: reset 'first' and ack_hint on subflow close by Florian Westphal · 3 years, 10 months ago
  16. 17aee05 mptcp: dispose initial struct socket when its subflow is closed by Florian Westphal · 3 years, 10 months ago
  17. eaeef1c mptcp: fix memory accounting on allocation error by Paolo Abeni · 3 years, 10 months ago
  18. f071577 mptcp: put subflow sock on connect error by Florian Westphal · 3 years, 10 months ago
  19. e0be493 mptcp: reset last_snd on subflow close by Florian Westphal · 3 years, 10 months ago
  20. bfc2560 net: sched: avoid duplicates in classes dump by Maximilian Heyne · 3 years, 10 months ago
  21. 76c03bf nexthop: Do not flush blackhole nexthops when loopback goes down by Ido Schimmel · 3 years, 10 months ago
  22. d93ef30 net: sctp: trivial: fix typo in comment by Drew Fustini · 3 years, 10 months ago
  23. bd1777b netfilter: nftables: bogus check for netlink portID with table owner by Pablo Neira Ayuso · 3 years, 10 months ago
  24. 2888b08 netfilter: nftables: fix possible double hook unregistration with table owner by Pablo Neira Ayuso · 3 years, 10 months ago
  25. a9ecb0c rtnetlink: using dev_base_seq from target net by zhang kai · 3 years, 10 months ago
  26. d65614a net: 9p: advance iov on empty read by Jisheng Zhang · 3 years, 10 months ago
  27. 3e59e88 net: l2tp: reduce log level of messages in receive path, add counter instead by Matthias Schiffer · 3 years, 10 months ago
  28. 9cc0001 netfilter: nftables: disallow updates on table ownership by Pablo Neira Ayuso · 3 years, 10 months ago
  29. 8811f4a tcp: add sanity tests to TCP_QUEUE_SEQ by Eric Dumazet · 3 years, 10 months ago
  30. 9200f51 net: dsa: tag_mtk: fix 802.1ad VLAN egress by DENG Qingfang · 3 years, 10 months ago
  31. b228c9b net: expand textsearch ts_state to fit skb_seq_state by Willem de Bruijn · 3 years, 10 months ago
  32. 8bd2a05 inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold by Yejune Deng · 3 years, 10 months ago
  33. 093b036 net/qrtr: fix __netdev_alloc_skb call by Pavel Skripkin · 3 years, 10 months ago
  34. 4372339 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 10 months ago
  35. 9eb8bc5 net: dsa: tag_rtl4_a: fix egress tags by DENG Qingfang · 3 years, 10 months ago
  36. 89e5c58 net: Fix gro aggregation for udp encaps with zero csum by Daniel Borkmann · 3 years, 10 months ago
  37. a4fc088 ethtool: fix the check logic of at least one channel for RX/TX by Yinjun Zhang · 3 years, 10 months ago
  38. 8e24edd netfilter: x_tables: gpf inside xt_find_revision() by Vasily Averin · 3 years, 10 months ago
  39. 07b5a76 netfilter: conntrack: avoid misleading 'invalid' in log message by Florian Westphal · 3 years, 10 months ago
  40. 03a3ca3 netfilter: nf_nat: undo erroneous tcp edemux lookup by Florian Westphal · 3 years, 10 months ago
  41. c57ea2d netfilter: conntrack: Remove a double space in a log message by Klemen Košir · 3 years, 10 months ago
  42. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  43. 2107d45 tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE) by Arjun Roy · 3 years, 10 months ago
  44. 01c2c1a net: dsa: tag_ocelot_8021q: fix driver dependency by Arnd Bergmann · 3 years, 10 months ago
  45. 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
  46. 5ad3dba Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  47. a93dcaa net: psample: Fix netlink skb length with tunnel info by Chris Mi · 3 years, 10 months ago
  48. f176411 net: hsr: add support for EntryForgetTime by Marco Wenzel · 3 years, 10 months ago
  49. 4e096a1 net: introduce CAN specific pointer in the struct net_device by Oleksij Rempel · 3 years, 10 months ago
  50. e549379 net: remove cmsg restriction from io_uring based send/recvmsg calls by Jens Axboe · 3 years, 11 months ago
  51. fc0494e net: qrtr: Fix memory leak in qrtr_tun_open by Takeshi Misawa · 3 years, 10 months ago
  52. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  53. 3aed8b6 net/sched: cls_flower: validate ct_state for invalid and reply flags by wenxu · 3 years, 10 months ago
  54. ee576c4 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 10 months ago
  55. 52557db mptcp: do not wakeup listener for MPJ subflows by Paolo Abeni · 3 years, 10 months ago
  56. ad98dd3 mptcp: provide subflow aware release function by Florian Westphal · 3 years, 10 months ago
  57. d87903b mptcp: fix DATA_FIN generation on early shutdown by Paolo Abeni · 3 years, 10 months ago
  58. 341c652 mptcp: fix DATA_FIN processing for orphaned sockets by Paolo Abeni · 3 years, 10 months ago
  59. 94ead4c net: dsa: Fix dependencies with HSR by Florian Fainelli · 3 years, 10 months ago
  60. 7c70f3a Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  61. 20bf195 Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 10 months ago
  62. 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  63. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 10 months ago
  64. 32511f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 11 months ago
  65. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  66. 86dd986 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 3 years, 11 months ago
  67. 396d7f2 net: sched: fix police ext initialization by Vlad Buslov · 3 years, 11 months ago
  68. a026c50 net: dsa: felix: Add support for MRP by Horatiu Vultur · 3 years, 11 months ago
  69. c595c43 net: dsa: add MRP support by Horatiu Vultur · 3 years, 11 months ago
  70. cd605d4 bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev by Horatiu Vultur · 3 years, 11 months ago
  71. 1a3ddb0 bridge: mrp: Extend br_mrp_switchdev to detect better the errors by Horatiu Vultur · 3 years, 11 months ago
  72. e1bd99d bridge: mrp: Add 'enum br_mrp_hw_support' by Horatiu Vultur · 3 years, 11 months ago
  73. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago
  74. 4d12b72 SUNRPC: Further clean up svc_tcp_sendmsg() by Chuck Lever · 3 years, 11 months ago
  75. 987c7b1 SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg() by Trond Myklebust · 3 years, 11 months ago
  76. e0a912e SUNRPC: Use TCP_CORK to optimise send performance on the server by Trond Myklebust · 3 years, 11 months ago
  77. d7ef2e5 libceph: remove osdtimeout option entirely by Ilya Dryomov · 4 years ago
  78. afd56e7 libceph: deprecate [no]cephx_require_signatures options by Ilya Dryomov · 4 years ago
  79. 0caf3ad mptcp: add local addr info in mptcp_info by Geliang Tang · 3 years, 11 months ago
  80. d6d8a24 net: caif: Use netif_rx_any_context(). by Sebastian Andrzej Siewior · 3 years, 11 months ago
  81. 39354eb tcp: tcp_data_ready() must look at SOCK_DONE by Eric Dumazet · 3 years, 11 months ago
  82. c97f47e net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n by Vladimir Oltean · 3 years, 11 months ago
  83. 1f778d5 net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest by Vladimir Oltean · 3 years, 11 months ago
  84. 6001a93 netfilter: nftables: introduce table ownership by Pablo Neira Ayuso · 3 years, 11 months ago
  85. 00dfe9b netfilter: nftables: add helper function to release hooks of one single table by Pablo Neira Ayuso · 3 years, 11 months ago
  86. fd02033 netfilter: nftables: add helper function to release one table by Pablo Neira Ayuso · 3 years, 11 months ago
  87. 0ac24c3 svcrdma: Hold private mutex while invoking rdma_accept() by Chuck Lever · 3 years, 11 months ago
  88. 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
  89. 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
  90. dcbdf13 net: bridge: propagate extack through switchdev_port_attr_set by Vladimir Oltean · 3 years, 11 months ago
  91. 9e78140 net: bridge: propagate extack through store_bridge_parm by Vladimir Oltean · 3 years, 11 months ago
  92. 7a57296 net: bridge: remove __br_vlan_filter_toggle by Vladimir Oltean · 3 years, 11 months ago
  93. 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 3 years, 11 months ago
  94. c8c0ba4 net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q by Vladimir Oltean · 3 years, 11 months ago
  95. 7c4bb54 net: dsa: tag_ocelot: create separate tagger for Seville by Vladimir Oltean · 3 years, 11 months ago
  96. 62bf5fd net: dsa: tag_ocelot: single out PTP-related transmit tag processing by Vladimir Oltean · 3 years, 11 months ago
  97. 40d3f29 net: mscc: ocelot: use common tag parsing code with DSA by Vladimir Oltean · 3 years, 11 months ago
  98. 8a678bb net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv by Vladimir Oltean · 3 years, 11 months ago
  99. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 3 years, 11 months ago
  100. cfb8ec6 skbuff: allow to use NAPI cache from __napi_alloc_skb() by Alexander Lobakin · 3 years, 11 months ago