aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier2-2/+3
2019-02-24net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier1-7/+19
2019-02-24net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier1-2/+2
2019-02-24net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier1-3/+8
2019-02-24net: phy: check PMAPMD link status only in genphy_c45_read_linkHeiner Kallweit1-8/+1
2019-02-24Merge branch 'net-switchdev-h-inclusion-removal'David S. Miller4-4/+0
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli3-3/+0
2019-02-24nfp: Remove switchdev.h inclusionFlorian Fainelli1-1/+0
2019-02-24net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens1-1/+0
2019-02-24net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens1-0/+6
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2-12/+9
2019-02-24net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-02-24net/sched: act_ipt: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-02-25m68k: add ColdFire mcf5441x eDMA platform supportAngelo Dureghello3-2/+98
2019-02-24Linux 5.0-rc8Linus Torvalds1-1/+1
2019-02-24Merge branch 'net-protodown-support-for-macvlan-and-vxlan'David S. Miller4-0/+22
2019-02-24vxlan: add ndo_change_proto_down supportAndy Roulin1-0/+1
2019-02-24macvlan: add ndo_change_proto_down supportAndy Roulin1-0/+1
2019-02-24net: dev: add generic protodown handlerAndy Roulin2-0/+20
2019-02-24Merge branch 'Add-tests-for-unlocked-flower-classifier-implementation'David S. Miller4-4/+297
2019-02-24selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov1-0/+26
2019-02-24selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2-3/+49
2019-02-24selftests: concurrency: add test to verify concurrent deleteVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify concurrent replaceVlad Buslov2-1/+33
2019-02-24selftests: concurrency: add test to verify parallel rules replaceVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules deletionVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules insertionVlad Buslov3-0/+64
2019-02-24selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov1-4/+54
2019-02-24net: Skip GSO length estimation if transport header is not setMaxim Mikityanskiy1-1/+1
2019-02-24doc: add phylink documentation to the networking bookRussell King2-0/+269
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7
2019-02-24net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing1-3/+3
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit1-0/+11
2019-02-24Merge back earlier PM core material for v5.1.Rafael J. Wysocki10-43/+108
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki36-301/+778
2019-02-24ACPICA: Update version to 20190215Bob Moore1-1/+1
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss31-70/+72
2019-02-24ACPICA: ACPI 6.3: add GTDT Revision 3 supportErik Schmauss1-0/+5
2019-02-24ACPICA: ACPI 6.3: HMAT updatesErik Schmauss1-4/+4
2019-02-24ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure FlagsErik Schmauss1-2/+5
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss2-4/+7
2019-02-24ACPICA: ACPI 6.3: MADT: add support for statistical profiling in GICCErik Schmauss1-2/+3
2019-02-24ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss4-0/+80
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller171-922/+1410
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+21
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-420/+568
2019-02-24iomap: wire up the iopoll methodChristoph Hellwig4-15/+32
2019-02-24block: add bio_set_polled() helperJens Axboe2-2/+16
2019-02-24block: wire up block device iopoll methodChristoph Hellwig1-1/+17
2019-02-24fs: add an iopoll method to struct file_operationsChristoph Hellwig2-0/+5