summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-02net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce4-0/+163
2020-12-02net/smc: Introduce SMCR get link commandGuvenc Gulce5-17/+124
2020-12-02net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce4-0/+106
2020-12-02net/smc: Add support for obtaining system informationGuvenc Gulce7-0/+100
2020-12-02net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce5-2/+97
2020-12-02net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce3-10/+15
2020-12-02net/smc: Add diagnostic information to link structureGuvenc Gulce2-0/+12
2020-12-02net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce3-0/+48
2020-12-02net/smc: Add link counters for IB device portsGuvenc Gulce2-0/+15
2020-12-02net/smc: Add connection counters for linksGuvenc Gulce2-2/+15
2020-12-02net/smc: Use active link of the connectionGuvenc Gulce1-5/+5
2020-12-02net/smc: use helper smc_conn_abort() in listen processingKarsten Graul1-12/+5
2020-12-02net/tls: make sure tls offload sets salt_sizeRohit Maheshwari1-1/+3
2020-12-02ionic: change mtu after queues are stoppedShannon Nelson1-2/+4
2020-12-02ionic: remove some unnecessary oom messagesShannon Nelson3-9/+5
2020-12-02net: phy: marvell: replace phy_modify()Yejune Deng1-8/+8
2020-12-02s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior2-6/+1
2020-12-02s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior1-1/+1
2020-12-02s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior1-1/+1
2020-12-02s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior1-25/+8
2020-12-02s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior1-17/+4
2020-12-02s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior3-53/+9
2020-12-02net: freescale: ucc_geth: remove unused SKB_ALLOC_TIMEOUTChris Packham1-1/+0
2020-12-02net: delete __dev_getfirstbyhwtypeVladimir Oltean2-14/+0
2020-12-02net/tipc: add TIPC chapter to networking DocumentationRandy Dunlap2-0/+101
2020-12-02net/tipc: fix all function Return: notationRandy Dunlap9-68/+68
2020-12-02net/tipc: fix socket.c kernel-docRandy Dunlap1-2/+29
2020-12-02net/tipc: fix node.c kernel-docRandy Dunlap1-1/+25
2020-12-02net/tipc: fix name_table.c kernel-docRandy Dunlap1-7/+35
2020-12-02net/tipc: fix name_distr.c kernel-docRandy Dunlap1-0/+27
2020-12-02net/tipc: fix link.c kernel-docRandy Dunlap1-2/+36
2020-12-02net/tipc: fix bearer.c for kernel-docRandy Dunlap1-1/+19
2020-12-02net/tipc: fix various kernel-doc warningsRandy Dunlap9-19/+40
2020-12-02net/tipc: fix tipc header files for kernel-docRandy Dunlap5-14/+24