aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-14errqueue.h: Include time_types.hDeepa Dinamani1-0/+1
2019-02-14time: Add time_types.hDeepa Dinamani2-35/+41
2019-02-13Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-6/+186
2019-02-13mm: add dma_addr_t to struct pageJesper Dangaard Brouer1-0/+7
2019-02-13flow_offload: fix block statsJohn Hurley1-3/+3
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-09batman-adv: Add throughput_override hardif genl configurationSven Eckelmann1-0/+8
2019-02-09batman-adv: Add elp_interval hardif genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add orig_interval mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add network_coding mesh genl configurationSven Eckelmann1-0/+7
2019-02-09batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann1-0/+9
2019-02-09batman-adv: Add log_level mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add gateway mesh genl configurationSven Eckelmann1-0/+40
2019-02-09batman-adv: Add fragmentation mesh genl configurationSven Eckelmann1-0/+7
2019-02-09batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann1-0/+8
2019-02-09batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann1-0/+7
2019-02-09batman-adv: Add bonding mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann1-0/+19
2019-02-09batman-adv: Add aggregated_ogms mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Prepare framework for vlan genl configSven Eckelmann1-0/+17
2019-02-09batman-adv: Prepare framework for hardif genl configSven Eckelmann1-2/+14