summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler
2021-03-30ICMPV6: add support for RFC 8335 PROBEAndreas Roeseler
2021-03-30icmp: add support for RFC 8335 PROBEAndreas Roeseler
2021-03-30net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich
2021-03-30Merge tag 'linux-can-next-for-5.13-20210330' of git://git.kernel.org/pub/scm/...David S. Miller
2021-03-30Merge tag 'mlx5-updates-2021-03-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-30can: c_can: add support to 64 message objectsDario Binacchi
2021-03-30can: c_can: prepare to up the message objects numberDario Binacchi
2021-03-30can: c_can: use 32-bit write to set arbitration registerDario Binacchi
2021-03-30can: c_can: add a comment about IF_RX interface's useDario Binacchi
2021-03-30can: c_can: fix indentationDario Binacchi
2021-03-30can: c_can: remove unused codeDario Binacchi
2021-03-30can: c_can: fix remaining checkpatch warningsMarc Kleine-Budde
2021-03-30can: c_can: replace double assignments by two single onesMarc Kleine-Budde
2021-03-30can: c_can: fix print formating stringMarc Kleine-Budde
2021-03-30can: c_can: fix indentionMarc Kleine-Budde
2021-03-30can: c_can: remove unnecessary blank lines and add suggested onesMarc Kleine-Budde
2021-03-30can: c_can: convert block comments to network style commentsMarc Kleine-Budde
2021-03-30can: mcp251xfd: add HW timestamp to RX, TX and error CAN framesMarc Kleine-Budde
2021-03-30can: mcp251xfd: add HW timestamp infrastructureMarc Kleine-Budde
2021-03-30can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.hMarc Kleine-Budde
2021-03-30can: mcp251xfd: move netdevice.h to mcp251xfd.hMarc Kleine-Budde
2021-03-30can: mcp251xfd: simplify UINC handlingMarc Kleine-Budde
2021-03-30can: mcp251xfd: add dev coredump supportMarc Kleine-Budde
2021-03-30can: tcan4x5x: remove duplicate include of regmap.hWan Jiabing