aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-16net: phy: adin: add support for Analog Devices PHYsAlexandru Ardelean4-0/+66
2019-08-15Merge branch 'mscc-PTP-support'David S. Miller6-34/+633
2019-08-15net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart3-13/+539
2019-08-15net: mscc: remove the frame_info cpuq memberAntoine Tenart2-2/+0
2019-08-15net: mscc: improve the frame header parsing readabilityAntoine Tenart1-11/+13
2019-08-15net: mscc: describe the PTP register rangeAntoine Tenart4-1/+70
2019-08-15Documentation/bindings: net: ocelot: document the PTP ready IRQAntoine Tenart1-5/+6
2019-08-15Documentation/bindings: net: ocelot: document the PTP bankAntoine Tenart1-3/+6
2019-08-15Merge branch 'qed-NVM'David S. Miller5-0/+138
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru2-0/+69
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru3-0/+69
2019-08-15Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller12-533/+579
2019-08-15page_pool: fix logic in __page_pool_get_cachedJonathan Lemon1-23/+16
2019-08-15Merge branch 'rds-next'David S. Miller5-3/+28
2019-08-15rds: check for excessive looping in rds_send_xmitAndy Grover3-1/+14
2019-08-15net/rds: Add a few missing rds_stat_names entriesGerd Rausch1-0/+2
2019-08-15RDS: don't use GFP_ATOMIC for sk_alloc in rds_createChris Mason1-1/+1
2019-08-15RDS: limit the number of times we loop in rds_send_xmitChris Mason1-1/+11
2019-08-15Merge branch 'netdevsim-implement-support-for-devlink-region-and-snapshots'David S. Miller3-2/+116
2019-08-15selftests: netdevsim: add devlink regions testsJiri Pirko1-1/+53
2019-08-15netdevsim: implement support for devlink region and snapshotsJiri Pirko2-1/+63
2019-08-15Merge branch 'selftests-netdevsim-add-devlink-paramstests'David S. Miller3-14/+84
2019-08-15selftests: netdevsim: add devlink params testsJiri Pirko1-1/+61
2019-08-15selftests: net: push jq workaround into separate helperJiri Pirko2-13/+23
2019-08-15page_pool: remove unnecessary variable initYunsheng Lin1-1/+1
2019-08-15r8169: sync EEE handling for RTL8168h with vendor driverHeiner Kallweit1-1/+11
2019-08-15Merge branch 'realtek-EEE'David S. Miller2-148/+67
2019-08-15r8169: use the generic EEE management functionsHeiner Kallweit1-148/+24
2019-08-15net: phy: realtek: add support for EEE registers on integrated PHY'sHeiner Kallweit1-0/+43
2019-08-15net: phy: swphy: emulate register MII_ESTATUSHeiner Kallweit1-0/+8
2019-08-15net: phy: read MII_CTRL1000 in genphy_read_status only if neededHeiner Kallweit1-5/+6
2019-08-15net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES optionsKa-Cheong Poon1-3/+90
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner2-38/+23
2019-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-6/+2
2019-08-14netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argumentNathan Chancellor1-2/+2
2019-08-14netfilter: remove deprecation warnings from uapi headers.Jeremy Sowden2-4/+0
2019-08-14net: phy: realtek: add NBase-T PHY auto-detectionHeiner Kallweit1-5/+43
2019-08-14r8169: fix sporadic transmit timeout issueHeiner Kallweit1-0/+1
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski76-480/+527
2019-08-13Merge branch 'r8152-RX-improve'Jakub Kicinski1-70/+304
2019-08-13r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang1-5/+86
2019-08-13r8152: support skb_add_rx_fragHayes Wang1-15/+105
2019-08-13r8152: use alloc_pages for rx bufferHayes Wang1-20/+11
2019-08-13r8152: replace array with linking list for rx informationHayes Wang1-57/+125
2019-08-13r8152: separate the rx buffer sizeHayes Wang1-4/+8
2019-08-13Merge branch 'net-phy-let-phy_speed_down-up-support-speeds-1Gbps'Jakub Kicinski3-46/+54
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit2-44/+18
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit2-0/+29
2019-08-13net: phy: add __set_linkmode_max_speedHeiner Kallweit1-2/+7
2019-08-13net: devlink: remove redundant rtnl lock assertVlad Buslov1-3/+2