summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-08net: phy: don't double-read link status register if link is upHeiner Kallweit
2019-02-08fm10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-08nfp: flower: cmsg: use struct_size() helperGustavo A. R. Silva
2019-02-08mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-08bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-08wimax/i2400m: use struct_size() helperGustavo A. R. Silva
2019-02-08wan: wanxl: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-08net: usb: cdc-phonet: use struct_size() in alloc_netdev()Gustavo A. R. Silva
2019-02-08net: dsa: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva
2019-02-08net/sched: use struct_size() helperGustavo A. R. Silva
2019-02-08bridge: use struct_size() helperGustavo A. R. Silva
2019-02-08Merge branch 'qed-SmartAN-query-support'David S. Miller
2019-02-08qede: Add ethtool interface for SmartAN query.Sudarsana Reddy Kalluru
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru
2019-02-08Merge branch 'net-dsa-bcm_sf2-Add-support-for-CFP-statistics'David S. Miller
2019-02-08net: dsa: bcm_sf2: Allow looping back CFP rulesFlorian Fainelli
2019-02-08net: dsa: bcm_sf2: Add support for CFP statisticsFlorian Fainelli
2019-02-08net: dsa: bcm_sf2: Prepare for adding CFP statisticsFlorian Fainelli
2019-02-08net: dsa: bcm_sf2: Remove stats mutexFlorian Fainelli
2019-02-08net: phy: consider latched link-down status in polling modeHeiner Kallweit
2019-02-08net: macb: add sam9x60-macb compatibility stringNicolas Ferre
2019-02-08net/macb: bindings doc: add sam9x60 bindingNicolas Ferre
2019-02-08net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interfaceNicolas Ferre
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