summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02Merge branch 'ionic-updates'Jakub Kicinski3-11/+9
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-02Merge branch 's390-ctcm-updates-2020-11-30'Jakub Kicinski4-103/+24
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-02Merge branch 'net-tipc-fix-all-kernel-doc-and-add-tipc-networking-chapter'Jakub Kicinski19-113/+403
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
2020-12-02Merge branch 'mlxsw-add-support-for-802-1ad-bridging'Jakub Kicinski8-21/+657
2020-12-02selftests: forwarding: Add QinQ veto testingDanielle Ratson1-0/+296
2020-12-02mlxsw: Add QinQ configuration vetoesDanielle Ratson3-0/+77
2020-12-02bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson2-2/+16
2020-12-02mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen3-2/+65
2020-12-02mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridgeAmit Cohen1-7/+22
2020-12-02mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen4-13/+48
2020-12-02mlxsw: spectrum: Only treat 802.1q packets as tagged packetsAmit Cohen1-0/+26
2020-12-02mlxsw: reg: Add et_vlan field to SPVID registerAmit Cohen1-0/+11
2020-12-02mlxsw: reg: Add Switch Port VLAN Classification RegisterAmit Cohen1-0/+99
2020-12-02Merge branch 'net-hns3-updates-for-next'Jakub Kicinski10-52/+207
2020-12-02net: hns3: keep MAC pause mode when multiple TCs are enabledYonglong Liu1-1/+22
2020-12-02net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()Huazhong Tan1-0/+8
2020-12-02net: hns3: add more info to hns3_dbg_bd_info()Huazhong Tan1-10/+40