summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo
2020-09-24Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei
2020-09-24net: pcs-lynx: add support for 10GBASERIoana Ciornei
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean
2020-09-23net: dsa: b53: Configure VLANs while not filteringFlorian Fainelli
2020-09-23net: phy: Document core PHY structuresAndrew Lunn
2020-09-23net: dsa: bcm_sf2: Include address 0 for MDIO diversionFlorian Fainelli
2020-09-23net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU portFlorian Fainelli
2020-09-23octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian
2020-09-23octeontx2-af: Add support for VLAN based RSS hashingGeorge Cherian
2020-09-23net: mdio-ipq4019: add Clause 45 supportRobert Marko
2020-09-23net: mdio-ipq4019: change defines to upper caseRobert Marko
2020-09-23octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep
2020-09-23octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep
2020-09-23net: allwinner: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-09-23net: hns3: Constify static structsRikard Falkeborn
2020-09-23net/mlx5: remove unreachable returnPavel Machek (CIP)
2020-09-23net/mlx5: simplify the return expression of mlx5_ec_init()Qinglang Miao
2020-09-23net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()Denis Efremov
2020-09-23net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()Denis Efremov
2020-09-23net/mlx5e: Keep direct reference to mlx5_core_dev in tc ctAriel Levkovich
2020-09-23net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed
2020-09-23net/mlx5e: CT: Use the same counter for both directionsOz Shlomo
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich
2020-09-23net/mlx5e: rework ct offload init messagesAriel Levkovich
2020-09-23net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich
2020-09-23net/mlx5e: Split nic tc flow allocation and creationAriel Levkovich
2020-09-23net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich
2020-09-23net/mlx5: Allow ft level ignore for nic rx tablesAriel Levkovich
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich
2020-09-23net: realtek: Remove set but not used variableZheng Yongjun
2020-09-23hinic: improve the comments of function headerLuo bin
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23Merge tag 'linux-can-next-for-5.10-20200923' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-23net: microchip: Make `lan743x_pm_suspend` function return right valueZheng Yongjun
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22can: flexcan: add lx2160ar1 supportJoakim Zhang
2020-09-22can: flexcan: add imx8qm supportJoakim Zhang
2020-09-22can: flexcan: add Transceiver Delay Compensation supportJoakim Zhang
2020-09-22can: flexcan: add CAN FD BRS supportJoakim Zhang
2020-09-22can: flexcan: add ISO CAN FD feature supportJoakim Zhang
2020-09-22can: flexcan: add CAN-FD mode supportJoakim Zhang
2020-09-22can: flexcan: use struct canfd_frame for CAN classic frameJoakim Zhang
2020-09-22can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into se...Marc Kleine-Budde
2020-09-22can: flexcan: add LPSR mode supportJoakim Zhang
2020-09-22can: flexcan: disable clocks during stop modeJoakim Zhang
2020-09-22can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang