summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-12net: sched: add flags to Qdisc class ops structVlad Buslov
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov
2019-02-12net: sched: protect block state with mutexVlad Buslov
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-02-12net/skbuff: fix up kernel-doc placementBrian Norris
2019-02-12net: phylink: add phylink_init_eee() helperRussell King
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam
2019-02-11flow_offload: Fix flow action infrastructureEli Britstein
2019-02-11devlink: add a generic board.manufacture version nameJakub Kicinski
2019-02-10net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen
2019-02-09net: phy: Add support for asking the PHY its abilitiesAndrew Lunn
2019-02-08net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkgHeiner Kallweit
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri 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-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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-07devlink: Add health dump {get,clear} commandsEran Ben Elisha
2019-02-07devlink: Add health diagnose commandEran Ben Elisha
2019-02-07devlink: Add health recover commandEran Ben Elisha
2019-02-07devlink: Add health set commandEran Ben Elisha
2019-02-07devlink: Add health get commandEran Ben Elisha
2019-02-07devlink: Add health report functionalityEran Ben Elisha
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli
2019-02-06devlink: add hardware errors tracing facilityNir Dotan