summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-11net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk2-15/+7
2020-07-11net/mlx5e: Move devlink port register and unregister callsVladyslav Tarasiuk1-10/+5
2020-07-11Merge tag 'mlx5-updates-2020-07-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller10-280/+672
2020-07-10mlx4: convert to new udp_tunnel_nic infraJakub Kicinski2-84/+25
2020-07-10bnxt: convert to new udp_tunnel_nic infraJakub Kicinski2-113/+40
2020-07-10ixgbe: convert to new udp_tunnel_nic infraJakub Kicinski2-139/+44
2020-07-10ixgbe: don't clear UDP tunnel ports when RXCSUM is disabledJakub Kicinski1-20/+0
2020-07-10netdevsim: add UDP tunnel port offload supportJakub Kicinski5-2/+224
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski2-4/+8
2020-07-10net/mlx5e: CT: Fix releasing ft entriesRoi Dayan1-8/+16
2020-07-10net/mlx5e: CT: Remove unused function paramSaeed Mahameed1-2/+1
2020-07-10net/mlx5e: CT: Return err_ptr from internal functionsSaeed Mahameed1-23/+14
2020-07-10net/mlx5e: CT: Expand tunnel register mappingsPaul Blakey2-4/+4
2020-07-10net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey3-34/+50
2020-07-10net/mlx5e: CT: Re-use tuple modify headers for identical modify actionsPaul Blakey1-10/+15
2020-07-10net/mlx5e: Export sharing of mod headers to a new filePaul Blakey7-166/+217
2020-07-10net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey5-50/+90
2020-07-10net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey4-12/+95
2020-07-10net/mlx5e: Use netdev_info instead of pr_infoOz Shlomo1-3/+5
2020-07-10net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear actionPaul Blakey1-3/+4
2020-07-10net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey1-0/+196
2020-07-10net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPPParav Pandit1-1/+1
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson2-19/+3
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson2-0/+2
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson6-12/+14
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson1-0/+1
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson6-6/+11
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson8-36/+51
2020-07-09net: phy: mscc: fix ptr_ret.cocci warningskernel test robot1-4/+1
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King1-2/+1
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang1-1/+1
2020-07-09bonding: don't need RTNL for ipsec helpersJarod Wilson1-3/+3
2020-07-09bonding: deal with xfrm state in all modes and add more error-checkingJarod Wilson1-14/+25
2020-07-09net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij2-23/+9
2020-07-09net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger2-1/+23
2020-07-09ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger1-1/+16
2020-07-09bnxt_en: allow firmware to disable VLAN offloadsEdwin Peer2-3/+22
2020-07-09bnxt_en: clean up VLAN feature bit handlingEdwin Peer2-21/+18
2020-07-09bnxt_en: Implement ethtool -X to set indirection table.Michael Chan2-1/+67
2020-07-09bnxt_en: Return correct RSS indirection table entries to ethtool -x.Michael Chan1-4/+5
2020-07-09bnxt_en: Fill HW RSS table from the RSS logical indirection table.Michael Chan1-36/+52
2020-07-09bnxt_en: Add helper function to return the number of RSS contexts.Michael Chan2-2/+12
2020-07-09bnxt_en: Add logical RSS indirection table structure.Michael Chan2-0/+52
2020-07-09bnxt_en: Fix up bnxt_get_rxfh_indir_size().Michael Chan2-1/+6
2020-07-09bnxt_en: Set up the chip specific RSS table size.Michael Chan2-4/+15
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli1-0/+48
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli1-0/+3
2020-07-08Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVERAlexander A. Klimov2-2/+2
2020-07-08net: dsa: loop: Print when registration is successfulFlorian Fainelli1-4/+7
2020-07-08net: sfp: add error checking with sfp_irq_nameChris Healy1-0/+3