summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-09Merge branch 'mptcp-introduce-msk-diag-interface'David S. Miller12-23/+444
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni3-5/+140
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni4-0/+192
2020-07-09mptcp: add msk interations helperPaolo Abeni2-1/+62
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni3-17/+50
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-09dt-bindings: dp83869: Fix the type of deviceFabio Estevam1-1/+1
2020-07-09dt-bindings: dp83867: Fix the type of deviceFabio Estevam1-1/+1
2020-07-09bonding: deal with xfrm state in all modes and add more error-checkingJarod Wilson1-14/+25
2020-07-09Merge branch 'RTL8366RB-tagging-support'David S. Miller6-23/+149
2020-07-09net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij2-23/+9
2020-07-09net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij4-0/+140
2020-07-09net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger3-1/+26
2020-07-09ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger4-1/+61
2020-07-09Merge branch 'bnxt_en-Driver-update-for-net-next'David S. Miller4-69/+246
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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-89/+428
2020-07-08Merge branch 'net-phy-Uninline-PHY-ethtool-statistics'David S. Miller6-57/+84
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli4-57/+74
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli2-0/+10
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
2020-07-08net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva14-14/+15
2020-07-08Replace HTTP links with HTTPS ones: X.25 network layerAlexander A. Klimov1-1/+1
2020-07-08Replace HTTP links with HTTPS ones: GRETH 10/100/1G Ethernet MAC device driverAlexander A. Klimov1-1/+1
2020-07-08bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King1-5/+5
2020-07-08Merge branch 'net-ethtool-Untangle-PHYLIB-dependency'David S. Miller6-3/+61
2020-07-08net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli2-3/+16
2020-07-08net: phy: Register ethtool PHY operationsFlorian Fainelli1-0/+7
2020-07-08net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli3-0/+38
2020-07-08Documentation: networking: fix ethtool-netlink table formatsRandy Dunlap1-9/+9
2020-07-08net: phy: add a Kconfig option for mdio_devresBartosz Golaszewski2-2/+5
2020-07-08Merge branch 'smsc-use-generic-power-management'David S. Miller2-42/+17
2020-07-08smsc9420: use generic power managementVaibhav Gupta1-29/+11
2020-07-08epic100: use generic power managementVaibhav Gupta1-13/+6
2020-07-07mvpp2: fix pointer checkMatteo Croce1-3/+12
2020-07-07mptcp: use mptcp worker for path managementFlorian Westphal3-47/+27
2020-07-07sun/cassini: mark cas_resume() as __maybe_unusedWei Yongjun1-1/+1