summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30selftests: mptcp: add addr argument for del_addrGeliang Tang
2021-03-30selftests: mptcp: avoid calling pm_nl_ctl with bad IDsMatthieu Baerts
2021-03-30mptcp: remove id 0 addressGeliang Tang
2021-03-30mptcp: unify RM_ADDR and RM_SUBFLOW receivingGeliang Tang
2021-03-30mptcp: remove all subflows involving id 0 addressGeliang Tang
2021-03-30net: fix icmp_echo_enable_probe sysctlEric Dumazet
2021-03-30Merge branch 'ionic-cleanups'David S. Miller
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson
2021-03-30ionic: fix sizeof usageShannon Nelson
2021-03-30ionic: count dma errorsShannon Nelson
2021-03-30Merge branch 'dpaa2-switch-STP'David S. Miller
2021-03-30dpaa2-switch: setup learning state on STP state changeIoana Ciornei
2021-03-30dpaa2-switch: trap STP frames to the CPUIoana Ciornei
2021-03-30dpaa2-switch: keep track of the current learning state per portIoana Ciornei
2021-03-30dpaa2-switch: create and assign an ACL table per portIoana Ciornei
2021-03-30dpaa2-switch: fix the translation between the bridge and dpsw STP statesIoana Ciornei
2021-03-30tc-testing: add simple action change testVlad Buslov
2021-03-30Merge branch 'udp-gro-L4'David S. Miller
2021-03-30selftests: net: add UDP GRO forwarding self-testsPaolo Abeni
2021-03-30bareudp: allow UDP L4 GRO passthrouPaolo Abeni
2021-03-30geneve: allow UDP L4 GRO passthrouPaolo Abeni
2021-03-30vxlan: allow L4 GRO passthroughPaolo Abeni
2021-03-30udp: never accept GSO_FRAGLIST packetsPaolo Abeni
2021-03-30udp: properly complete L4 GRO over UDP tunnel packetPaolo Abeni
2021-03-30udp: skip L4 aggregation for UDP tunnel packetsPaolo Abeni
2021-03-30udp: fixup csum for GSO receive slow pathPaolo Abeni
2021-03-30ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong
2021-03-30Merge branch 'net-repeated-words'David S. Miller
2021-03-30net: ipa: remove repeated wordsPeng Li
2021-03-30net: phy: remove repeated wordPeng Li
2021-03-30net: bonding: remove repeated wordPeng Li
2021-03-30net: i40e: remove repeated wordsPeng Li
2021-03-30Merge branch 'obsdolete-todo'David S. Miller
2021-03-30net/decnet: Delete obsolete TODO fileWang Qing
2021-03-30net/ax25: Delete obsolete TODO fileWang Qing
2021-03-30fs/jffs2: Delete obsolete TODO fileWang Qing
2021-03-30fs/befs: Delete obsolete TODO fileWang Qing
2021-03-30scsi/aacraid: Delete obsolete TODO fileWang Qing
2021-03-30mips/sgi-ip27: Delete obsolete TODO fileWang Qing
2021-03-30bpf: Remove redundant assignment of variable idColin Ian King
2021-03-30net: mhi: remove pointless conditional before kfree_skb()Yang Yingliang
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee
2021-03-30bpf: Remove unused bpf_load_pointerHe Fengqing
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-30Merge branch 'rfc8335-probe'David S. Miller
2021-03-30icmp: add response to RFC 8335 PROBE messagesAndreas Roeseler
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler
2021-03-30net: add support for sending RFC 8335 PROBE messagesAndreas Roeseler