summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-25mptcp: add the outgoing RM_ADDR supportGeliang Tang3-0/+63
2020-09-25mptcp: rename addr_signal and the related functionsGeliang Tang3-18/+18
2020-09-25Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller21-1658/+2339
2020-09-25Merge branch 'dpaa2-mac-add-PCS-support-through-the-Lynx-module'David S. Miller6-10/+132
2020-09-25dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei3-1/+91
2020-09-25of: add of_mdio_find_device() apiRussell King2-9/+35
2020-09-25net: pcs-lynx: add support for 10GBASERIoana Ciornei1-0/+6
2020-09-25net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean5-29/+38
2020-09-24Merge branch 'net-dsa-b53-Configure-VLANs-while-not-filtering'David S. Miller4-20/+81
2020-09-24net: dsa: b53: Configure VLANs while not filteringFlorian Fainelli3-20/+15
2020-09-24net: dsa: untag the bridge pvid from rx skbsVladimir Oltean1-0/+66
2020-09-24Merge branch 'PHY-subsystem-kernel-doc'David S. Miller5-135/+404
2020-09-24net: phy: Document core PHY structuresAndrew Lunn4-133/+400
2020-09-24net: phy: Fixup kernel docAndrew Lunn2-2/+4
2020-09-24Merge branch 'net-dsa-bcm_sf2-Additional-DT-changes'David S. Miller1-1/+12
2020-09-24net: dsa: bcm_sf2: Include address 0 for MDIO diversionFlorian Fainelli1-1/+1
2020-09-24net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU portFlorian Fainelli1-0/+11
2020-09-24Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution'David S. Miller4-1/+17
2020-09-24octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian2-1/+8
2020-09-24octeontx2-af: Add support for VLAN based RSS hashingGeorge Cherian2-0/+9
2020-09-24net: fix a new kernel-doc warning at dev.cMauro Carvalho Chehab1-2/+2
2020-09-24Merge branch 'net-mdio-ipq4019-add-Clause-45-support'David S. Miller1-17/+92
2020-09-24net: mdio-ipq4019: add Clause 45 supportRobert Marko1-14/+89
2020-09-24net: mdio-ipq4019: change defines to upper caseRobert Marko1-3/+3
2020-09-24Merge branch 'Introduce-mbox-tracepoints-for-Octeontx2'David S. Miller9-2/+146
2020-09-24octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep3-0/+10
2020-09-24octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep6-2/+136
2020-09-24net: allwinner: remove redundant irqsave and irqrestore in hardIRQBarry Song1-4/+2
2020-09-24net: hns3: Constify static structsRikard Falkeborn2-18/+18
2020-09-24net/mlx5: remove unreachable returnPavel Machek (CIP)1-2/+0
2020-09-24net/mlx5: simplify the return expression of mlx5_ec_init()Qinglang Miao1-7/+1
2020-09-24net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()Denis Efremov1-1/+1
2020-09-24net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()Denis Efremov1-2/+2
2020-09-24net/mlx5e: Keep direct reference to mlx5_core_dev in tc ctAriel Levkovich1-19/+18
2020-09-24net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed3-9/+4
2020-09-24net/mlx5e: CT: Use the same counter for both directionsOz Shlomo1-9/+85
2020-09-24net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich6-200/+348
2020-09-24net/mlx5e: rework ct offload init messagesAriel Levkovich1-22/+17
2020-09-24net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich4-57/+250
2020-09-24net/mlx5: Refactor tc flow attributes structureAriel Levkovich7-262/+376
2020-09-24net/mlx5e: Split nic tc flow allocation and creationAriel Levkovich2-46/+77
2020-09-24net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich2-31/+60
2020-09-24net/mlx5: Allow ft level ignore for nic rx tablesAriel Levkovich1-2/+3
2020-09-24net/mlx5: Refactor multi chains and prios supportAriel Levkovich11-1066/+1174
2020-09-23Merge branch 'net-bridge-mcast-IGMPv3-MLDv2-fast-path-part-2'David S. Miller7-238/+916
2020-09-23net: bridge: mcast: when forwarding handle filter mode and blocked flagNikolay Aleksandrov1-1/+14
2020-09-23net: bridge: mcast: handle host stateNikolay Aleksandrov1-0/+58
2020-09-23net: bridge: mcast: add support for blocked port groupsNikolay Aleksandrov4-6/+47
2020-09-23net: bridge: mcast: handle port group filter modesNikolay Aleksandrov4-2/+216
2020-09-23net: bridge: mcast: install S,G entries automatically based on reportsNikolay Aleksandrov2-39/+138