aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linuxDavid S. Miller1-0/+11
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli1-11/+0
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli1-0/+9
2019-02-06devlink: add hardware errors tracing facilityNir Dotan1-0/+33
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso1-0/+15
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso1-0/+7
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso1-1/+0
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2-0/+15