summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-08Merge branch 'mlxsw-Implement-periodic-ERP-rehash'David S. Miller
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko
2019-02-08lib: objagg: add root count to statsJiri Pirko
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko
2019-02-08lib: objagg: fix typo in objagg_stats_put() docstringJiri Pirko
2019-02-08devlink: publish params only after driver init is doneJiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08xen-netback: mark expected switch fall-throughGustavo A. R. Silva
2019-02-08net: wimax/i2400m: mark expected switch fall-throughGustavo A. R. Silva
2019-02-08net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-08net: usb: rtl8150: mark expected switch fall-throughGustavo A. R. Silva
2019-02-08net: usb: pegasus: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-08net: appletalk: cops: mark expected switch fall-throughGustavo A. R. Silva
2019-02-08veth: Mark expected switch fall-throughsGustavo A. R. Silva
2019-02-08nfp: flower: remove unused index from nfp_fl_pedit()Pablo Neira Ayuso
2019-02-08sfc: add bundle partition definitions to mtdPaul Fox
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08ipvlan: decouple l3s mode dependencies from other modesDaniel Borkmann
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-08Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-08Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-08Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-02-08Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-07net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran
2019-02-07net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer
2019-02-07Merge branch 'Add-comphy-support-for-Armada-38x'David S. Miller
2019-02-07ARM: dts: clearfog: add comphy settings for Ethernet interfacesRussell King
2019-02-07net: marvell: neta: add comphy supportRussell King
2019-02-07dt-bindings: net: mvneta: add phys propertyRussell King
2019-02-07ARM: dts: add description for Armada 38x common phyRussell King
2019-02-07phy: armada38x: add common phy supportRussell King
2019-02-07dt-bindings: phy: Armada 38x common phy bindingsRussell King
2019-02-07Merge branch 'smc-next'David S. Miller
2019-02-07net/smc: original socket family in inet_sock_diagKarsten Graul
2019-02-07net/smc: move code to clear the conn->lgr fieldKarsten Graul
2019-02-07net/smc: use client and server LGR pending locks for SMC-RHans Wippel
2019-02-07net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel
2019-02-07net/smc: use smc_curs_copy() for SMC-DUrsula Braun