summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-10net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk
2020-07-10net/mlx5e: Move devlink port register and unregister callsVladyslav Tarasiuk
2020-07-10Merge tag 'mlx5-updates-2020-07-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-10mlx4: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10bnxt: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: don't clear UDP tunnel ports when RXCSUM is disabledJakub Kicinski
2020-07-10netdevsim: add UDP tunnel port offload supportJakub Kicinski
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-09net/mlx5e: CT: Fix releasing ft entriesRoi Dayan
2020-07-09net/mlx5e: CT: Remove unused function paramSaeed Mahameed
2020-07-09net/mlx5e: CT: Return err_ptr from internal functionsSaeed Mahameed
2020-07-09net/mlx5e: CT: Expand tunnel register mappingsPaul Blakey
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey
2020-07-09net/mlx5e: CT: Re-use tuple modify headers for identical modify actionsPaul Blakey
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey
2020-07-09net/mlx5e: Use netdev_info instead of pr_infoOz Shlomo
2020-07-09net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear actionPaul Blakey
2020-07-09net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey
2020-07-09net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPPParav Pandit
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09net: phy: mscc: fix ptr_ret.cocci warningskernel test robot
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang
2020-07-08bonding: don't need RTNL for ipsec helpersJarod Wilson
2020-07-08bonding: deal with xfrm state in all modes and add more error-checkingJarod Wilson
2020-07-08net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08bnxt_en: allow firmware to disable VLAN offloadsEdwin Peer
2020-07-08bnxt_en: clean up VLAN feature bit handlingEdwin Peer
2020-07-08bnxt_en: Implement ethtool -X to set indirection table.Michael Chan
2020-07-08bnxt_en: Return correct RSS indirection table entries to ethtool -x.Michael Chan
2020-07-08bnxt_en: Fill HW RSS table from the RSS logical indirection table.Michael Chan
2020-07-08bnxt_en: Add helper function to return the number of RSS contexts.Michael Chan
2020-07-08bnxt_en: Add logical RSS indirection table structure.Michael Chan
2020-07-08bnxt_en: Fix up bnxt_get_rxfh_indir_size().Michael Chan
2020-07-08bnxt_en: Set up the chip specific RSS table size.Michael Chan
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli
2020-07-08Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVERAlexander A. Klimov
2020-07-08net: dsa: loop: Print when registration is successfulFlorian Fainelli
2020-07-07net: sfp: add error checking with sfp_irq_nameChris Healy