aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-08bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva1-6/+2
2019-02-08wimax/i2400m: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-02-08wan: wanxl: use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-02-08net: usb: cdc-phonet: use struct_size() in alloc_netdev()Gustavo A. R. Silva1-2/+2
2019-02-08net: dsa: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-2/+1
2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-02-08net/sched: use struct_size() helperGustavo A. R. Silva1-1/+1
2019-02-08bridge: use struct_size() helperGustavo A. R. Silva1-2/+1
2019-02-08Merge branch 'qed-SmartAN-query-support'David S. Miller6-1/+30
2019-02-08qede: Add ethtool interface for SmartAN query.Sudarsana Reddy Kalluru1-1/+10
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru5-0/+20
2019-02-08Merge branch 'net-dsa-bcm_sf2-Add-support-for-CFP-statistics'David S. Miller4-10/+140
2019-02-08net: dsa: bcm_sf2: Allow looping back CFP rulesFlorian Fainelli1-3/+8
2019-02-08net: dsa: bcm_sf2: Add support for CFP statisticsFlorian Fainelli4-1/+112
2019-02-08net: dsa: bcm_sf2: Prepare for adding CFP statisticsFlorian Fainelli1-3/+21
2019-02-08net: dsa: bcm_sf2: Remove stats mutexFlorian Fainelli2-4/+0
2019-02-08net: phy: consider latched link-down status in polling modeHeiner Kallweit2-6/+17
2019-02-08net: macb: add sam9x60-macb compatibility stringNicolas Ferre1-0/+1
2019-02-08net/macb: bindings doc: add sam9x60 bindingNicolas Ferre1-0/+1
2019-02-08net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interfaceNicolas Ferre1-2/+1
2019-02-08Merge branch 'mlxsw-Implement-periodic-ERP-rehash'David S. Miller22-300/+1943
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko1-3/+74
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko2-1/+69
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko7-2/+139
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2-21/+268
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko2-2/+11
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko7-11/+22
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko5-0/+107
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko3-66/+108
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko1-106/+150
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2-124/+180
2019-02-08lib: objagg: add root count to statsJiri Pirko2-0/+5
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object creationJiri Pirko4-22/+802
2019-02-08lib: objagg: fix typo in objagg_stats_put() docstringJiri Pirko1-1/+1
2019-02-08devlink: publish params only after driver init is doneJiri Pirko5-1/+67
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller399-1563/+4109
2019-02-08xen-netback: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-08net: wimax/i2400m: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: usb: rtl8150: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: usb: pegasus: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: appletalk: cops: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-08veth: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-02-08nfp: flower: remove unused index from nfp_fl_pedit()Pablo Neira Ayuso1-10/+10
2019-02-08sfc: add bundle partition definitions to mtdPaul Fox2-0/+10
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds127-544/+1802
2019-02-08ipvlan: decouple l3s mode dependencies from other modesDaniel Borkmann6-208/+287
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds14-55/+380
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-17/+32
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-23/+67