summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce2020-12-023-0/+48
* net/smc: Add link counters for IB device portsGuvenc Gulce2020-12-022-0/+15
* net/smc: Add connection counters for linksGuvenc Gulce2020-12-022-2/+15
* net/smc: Use active link of the connectionGuvenc Gulce2020-12-021-5/+5
* net/smc: use helper smc_conn_abort() in listen processingKarsten Graul2020-12-021-12/+5
* net/tls: make sure tls offload sets salt_sizeRohit Maheshwari2020-12-021-1/+3
* Merge branch 'ionic-updates'Jakub Kicinski2020-12-023-11/+9
|\
| * ionic: change mtu after queues are stoppedShannon Nelson2020-12-021-2/+4
| * ionic: remove some unnecessary oom messagesShannon Nelson2020-12-023-9/+5
|/
* net: phy: marvell: replace phy_modify()Yejune Deng2020-12-021-8/+8
* Merge branch 's390-ctcm-updates-2020-11-30'Jakub Kicinski2020-12-024-103/+24
|\
| * s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior2020-12-022-6/+1
| * s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior2020-12-021-1/+1
| * s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior2020-12-021-1/+1
| * s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior2020-12-021-25/+8
| * s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior2020-12-021-17/+4
| * s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior2020-12-023-53/+9
|/
* net: freescale: ucc_geth: remove unused SKB_ALLOC_TIMEOUTChris Packham2020-12-021-1/+0
* net: delete __dev_getfirstbyhwtypeVladimir Oltean2020-12-022-14/+0
* Merge branch 'net-tipc-fix-all-kernel-doc-and-add-tipc-networking-chapter'Jakub Kicinski2020-12-0219-113/+403
|\
| * net/tipc: add TIPC chapter to networking DocumentationRandy Dunlap2020-12-022-0/+101
| * net/tipc: fix all function Return: notationRandy Dunlap2020-12-029-68/+68
| * net/tipc: fix socket.c kernel-docRandy Dunlap2020-12-021-2/+29
| * net/tipc: fix node.c kernel-docRandy Dunlap2020-12-021-1/+25
| * net/tipc: fix name_table.c kernel-docRandy Dunlap2020-12-021-7/+35
| * net/tipc: fix name_distr.c kernel-docRandy Dunlap2020-12-021-0/+27
| * net/tipc: fix link.c kernel-docRandy Dunlap2020-12-021-2/+36
| * net/tipc: fix bearer.c for kernel-docRandy Dunlap2020-12-021-1/+19
| * net/tipc: fix various kernel-doc warningsRandy Dunlap2020-12-029-19/+40
| * net/tipc: fix tipc header files for kernel-docRandy Dunlap2020-12-025-14/+24
|/
* Merge branch 'mlxsw-add-support-for-802-1ad-bridging'Jakub Kicinski2020-12-028-21/+657
|\
| * selftests: forwarding: Add QinQ veto testingDanielle Ratson2020-12-021-0/+296
| * mlxsw: Add QinQ configuration vetoesDanielle Ratson2020-12-023-0/+77
| * bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson2020-12-022-2/+16
| * mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen2020-12-023-2/+65
| * mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridgeAmit Cohen2020-12-021-7/+22
| * mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen2020-12-024-13/+48
| * mlxsw: spectrum: Only treat 802.1q packets as tagged packetsAmit Cohen2020-12-021-0/+26
| * mlxsw: reg: Add et_vlan field to SPVID registerAmit Cohen2020-12-021-0/+11
| * mlxsw: reg: Add Switch Port VLAN Classification RegisterAmit Cohen2020-12-021-0/+99
|/
* Merge branch 'net-hns3-updates-for-next'Jakub Kicinski2020-12-0210-52/+207
|\
| * net: hns3: keep MAC pause mode when multiple TCs are enabledYonglong Liu2020-12-021-1/+22
| * net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()Huazhong Tan2020-12-021-0/+8
| * net: hns3: add more info to hns3_dbg_bd_info()Huazhong Tan2020-12-021-10/+40
| * net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan2020-12-028-8/+33
| * net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUMHuazhong Tan2020-12-021-19/+5
| * net: hns3: add support for TX hardware checksum offloadHuazhong Tan2020-12-028-18/+74
| * net: hns3: add support for RX completion checksumHuazhong Tan2020-12-023-0/+29
|/
* net/ipv6: propagate user pointer annotationLukas Bulwahn2020-12-011-1/+1
* net: switch to storing KCOV handle directly in sk_buffMarco Elver2020-12-013-31/+13