aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier1-0/+16
2019-02-13net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier1-0/+1
2019-02-13net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier1-0/+1
2019-02-13net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier1-0/+1
2019-02-12net: sched: add flags to Qdisc class ops structVlad Buslov1-0/+8
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov2-6/+13
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov1-0/+1
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov1-1/+1
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov1-0/+1
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov1-0/+18
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov1-0/+2
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov1-0/+1
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov1-0/+17
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov1-0/+2
2019-02-12net: sched: protect block state with mutexVlad Buslov1-0/+5
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu1-9/+9
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu1-6/+15
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu1-0/+3
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu1-0/+9
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu1-7/+7
2019-02-12net/skbuff: fix up kernel-doc placementBrian Norris1-6/+6
2019-02-12net: phylink: add phylink_init_eee() helperRussell King1-0/+1
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam1-8/+0
2019-02-11flow_offload: Fix flow action infrastructureEli Britstein1-1/+1
2019-02-11devlink: add a generic board.manufacture version nameJakub Kicinski1-0/+2
2019-02-10net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit1-2/+10
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen10-12/+12
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen15-29/+40
2019-02-09net: phy: Add support for asking the PHY its abilitiesAndrew Lunn1-0/+6
2019-02-08net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkgHeiner Kallweit1-0/+1
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+1
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko1-0/+61
2019-02-08lib: objagg: add root count to statsJiri Pirko1-0/+1
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object creationJiri Pirko1-2/+18
2019-02-08devlink: publish params only after driver init is doneJiri Pirko1-0/+11
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-46/+109
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+42
2019-02-07net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2-1/+3
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer1-0/+15
2019-02-07devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-02-07devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health set commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health get commandEran Ben Elisha1-0/+11
2019-02-07devlink: Add health report functionalityEran Ben Elisha2-0/+74
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+53
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha2-0/+157
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-5/+4
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-1/+6
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+6