| Age | Commit message (Expand) | Author |
| 2021-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2021-03-10 | ipv6: fix suspecious RCU usage warning | Wei Wang |
| 2021-03-10 | net, bpf: Fix ip6ip6 crash with collect_md populated skbs | Daniel Borkmann |
| 2021-03-10 | net: Consolidate common blackhole dst ops | Daniel Borkmann |
| 2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
| 2021-03-09 | net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 | Balazs Nemeth |
| 2021-03-08 | net: qrtr: fix error return code of qrtr_sendmsg() | Jia-Ju Bai |
| 2021-03-08 | mptcp: fix length of ADD_ADDR with port sub-option | Davide Caratti |
| 2021-03-08 | bpf: BPF-helper for MTU checking add length input | Jesper Dangaard Brouer |
| 2021-03-08 | SUNRPC: Set memalloc_nofs_save() for sync tasks | Benjamin Coddington |
| 2021-03-08 | net: dsa: fix switchdev objects on bridge master mistakenly being applied on ... | Vladimir Oltean |
| 2021-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
| 2021-03-06 | rpc: fix NULL dereference on kmalloc failure | J. Bruce Fields |
| 2021-03-06 | sunrpc: fix refcount leak for rpc auth modules | Daniel Kobras |
| 2021-03-06 | NFSD: Repair misuse of sv_lock in 5.10.16-rt30. | Joe Korty |
| 2021-03-06 | svcrdma: disable timeouts on rdma backchannel | Timo Rothenpieler |
| 2021-03-05 | CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr | Sergey Nazarov |
| 2021-03-04 | cipso,calipso: resolve a number of problems with the DOI refcounts | Paul Moore |
| 2021-03-04 | mptcp: free resources when the port number is mismatched | Geliang Tang |
| 2021-03-04 | mptcp: fix missing wakeup | Paolo Abeni |
| 2021-03-04 | mptcp: fix race in release_cb | Paolo Abeni |
| 2021-03-04 | mptcp: factor out __mptcp_retrans helper() | Paolo Abeni |
| 2021-03-04 | mptcp: reset 'first' and ack_hint on subflow close | Florian Westphal |
| 2021-03-04 | mptcp: dispose initial struct socket when its subflow is closed | Florian Westphal |
| 2021-03-04 | mptcp: fix memory accounting on allocation error | Paolo Abeni |
| 2021-03-04 | mptcp: put subflow sock on connect error | Florian Westphal |
| 2021-03-04 | mptcp: reset last_snd on subflow close | Florian Westphal |
| 2021-03-04 | net: sched: avoid duplicates in classes dump | Maximilian Heyne |
| 2021-03-04 | nexthop: Do not flush blackhole nexthops when loopback goes down | Ido Schimmel |
| 2021-03-04 | net: sctp: trivial: fix typo in comment | Drew Fustini |
| 2021-03-04 | netfilter: nftables: bogus check for netlink portID with table owner | Pablo Neira Ayuso |
| 2021-03-04 | netfilter: nftables: fix possible double hook unregistration with table owner | Pablo Neira Ayuso |
| 2021-03-03 | rtnetlink: using dev_base_seq from target net | zhang kai |
| 2021-03-03 | net: 9p: advance iov on empty read | Jisheng Zhang |
| 2021-03-03 | net: l2tp: reduce log level of messages in receive path, add counter instead | Matthias Schiffer |
| 2021-03-02 | netfilter: nftables: disallow updates on table ownership | Pablo Neira Ayuso |
| 2021-03-01 | tcp: add sanity tests to TCP_QUEUE_SEQ | Eric Dumazet |
| 2021-03-01 | net: dsa: tag_mtk: fix 802.1ad VLAN egress | DENG Qingfang |
| 2021-03-01 | net: expand textsearch ts_state to fit skb_seq_state | Willem de Bruijn |
| 2021-03-01 | inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold | Yejune Deng |
| 2021-03-01 | net/qrtr: fix __netdev_alloc_skb call | Pavel Skripkin |
| 2021-03-01 | net: always use icmp{,v6}_ndo_send from ndo_start_xmit | Jason A. Donenfeld |
| 2021-03-01 | net: dsa: tag_rtl4_a: fix egress tags | DENG Qingfang |
| 2021-02-28 | net: Fix gro aggregation for udp encaps with zero csum | Daniel Borkmann |
| 2021-02-28 | ethtool: fix the check logic of at least one channel for RX/TX | Yinjun Zhang |
| 2021-02-28 | netfilter: x_tables: gpf inside xt_find_revision() | Vasily Averin |
| 2021-02-28 | netfilter: conntrack: avoid misleading 'invalid' in log message | Florian Westphal |
| 2021-02-28 | netfilter: nf_nat: undo erroneous tcp edemux lookup | Florian Westphal |
| 2021-02-28 | netfilter: conntrack: Remove a double space in a log message | Klemen Košir |
| 2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |