summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Merge branch 'mptcp-subflow-disconnected'David S. Miller4-61/+143
2021-03-31selftests: mptcp: remove id 0 address testcasesGeliang Tang1-2/+33
2021-03-31selftests: mptcp: add addr argument for del_addrGeliang Tang1-3/+31
2021-03-31selftests: mptcp: avoid calling pm_nl_ctl with bad IDsMatthieu Baerts1-3/+3
2021-03-31mptcp: remove id 0 addressGeliang Tang1-0/+43
2021-03-31mptcp: unify RM_ADDR and RM_SUBFLOW receivingGeliang Tang1-49/+33
2021-03-31mptcp: remove all subflows involving id 0 addressGeliang Tang1-4/+0
2021-03-31net: fix icmp_echo_enable_probe sysctlEric Dumazet1-2/+2
2021-03-31Merge branch 'ionic-cleanups'David S. Miller5-137/+199
2021-03-31ionic: pull per-q stats work out of queue loopsShannon Nelson1-94/+125
2021-03-31ionic: avoid races in ionic_heartbeat_checkShannon Nelson2-37/+63
2021-03-31ionic: fix sizeof usageShannon Nelson1-4/+4
2021-03-31ionic: count dma errorsShannon Nelson1-2/+7
2021-03-31Merge branch 'dpaa2-switch-STP'David S. Miller5-12/+533
2021-03-31dpaa2-switch: setup learning state on STP state changeIoana Ciornei1-8/+26
2021-03-31dpaa2-switch: trap STP frames to the CPUIoana Ciornei5-0/+289
2021-03-31dpaa2-switch: keep track of the current learning state per portIoana Ciornei2-0/+5
2021-03-31dpaa2-switch: create and assign an ACL table per portIoana Ciornei5-1/+193
2021-03-31dpaa2-switch: fix the translation between the bridge and dpsw STP statesIoana Ciornei1-3/+20
2021-03-31tc-testing: add simple action change testVlad Buslov1-0/+24
2021-03-31Merge branch 'udp-gro-L4'David S. Miller11-13/+323
2021-03-31selftests: net: add UDP GRO forwarding self-testsPaolo Abeni2-0/+252
2021-03-31bareudp: allow UDP L4 GRO passthrouPaolo Abeni1-0/+1
2021-03-31geneve: allow UDP L4 GRO passthrouPaolo Abeni1-0/+1
2021-03-31vxlan: allow L4 GRO passthroughPaolo Abeni2-0/+7
2021-03-31udp: never accept GSO_FRAGLIST packetsPaolo Abeni2-3/+16
2021-03-31udp: properly complete L4 GRO over UDP tunnel packetPaolo Abeni2-2/+9
2021-03-31udp: skip L4 aggregation for UDP tunnel packetsPaolo Abeni1-8/+11
2021-03-31udp: fixup csum for GSO receive slow pathPaolo Abeni3-0/+26
2021-03-31ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong1-1/+0
2021-03-31Merge branch 'net-repeated-words'David S. Miller4-6/+6
2021-03-31net: ipa: remove repeated wordsPeng Li1-2/+2
2021-03-31net: phy: remove repeated wordPeng Li1-1/+1
2021-03-31net: bonding: remove repeated wordPeng Li1-1/+1
2021-03-31net: i40e: remove repeated wordsPeng Li1-2/+2
2021-03-31Merge branch 'obsdolete-todo'David S. Miller6-133/+0
2021-03-31net/decnet: Delete obsolete TODO fileWang Qing1-40/+0
2021-03-31net/ax25: Delete obsolete TODO fileWang Qing1-20/+0
2021-03-31fs/jffs2: Delete obsolete TODO fileWang Qing1-37/+0
2021-03-31fs/befs: Delete obsolete TODO fileWang Qing1-14/+0
2021-03-31scsi/aacraid: Delete obsolete TODO fileWang Qing1-3/+0
2021-03-31mips/sgi-ip27: Delete obsolete TODO fileWang Qing1-19/+0
2021-03-30net: mhi: remove pointless conditional before kfree_skb()Yang Yingliang1-2/+1
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee1-0/+27
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu2-8/+3
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu3-9/+4
2021-03-30Merge branch 'rfc8335-probe'David S. Miller10-14/+195
2021-03-30icmp: add response to RFC 8335 PROBE messagesAndreas Roeseler1-13/+121
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler3-0/+10
2021-03-30net: add support for sending RFC 8335 PROBE messagesAndreas Roeseler1-1/+3