summaryrefslogtreecommitdiffstats
path: root/lib/fdt_strerror.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso3-1/+12
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso3-2/+12
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso2-8/+9
2020-03-27ipvs: optimize tunnel dumps for icmp errorsHaishuang Yan1-20/+26
2020-03-27netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...Jules Irenge1-0/+2
2020-03-27netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()Jules Irenge1-0/+1
2020-03-19netfilter: flowtable: fix NULL pointer dereference in tunnel offload supportwenxu1-3/+3
2020-03-19netfilter: nf_tables: add nft_set_elem_expr_destroy() and use itPablo Neira Ayuso1-11/+17
2020-03-19netfilter: nf_tables: fix double-free on set expression from the error pathPablo Neira Ayuso1-0/+1
2020-03-19netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso3-12/+52
2020-03-19netfilter: nf_tables: pass context to nft_set_destroy()Pablo Neira Ayuso1-5/+5
2020-03-19netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso3-17/+19
2020-03-19net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit1-1/+59
2020-03-19net: sched: Fix hw_stats_type setting in pedit loopPetr Machata1-1/+1
2020-03-19selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2-0/+139
2020-03-19mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko1-1/+62
2020-03-19mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko1-22/+16
2020-03-19mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko1-23/+8
2020-03-19mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko4-17/+101
2020-03-19mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko1-12/+14
2020-03-19mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko1-18/+27
2020-03-19selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...Jiri Pirko1-2/+2
2020-03-19mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko2-6/+11
2020-03-19cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy6-152/+381
2020-03-19netfilter: revert introduction of egress hookDaniel Borkmann8-160/+68
2020-03-19s390/qeth: use dev->reg_stateJulian Wiedmann3-29/+17
2020-03-19s390/qeth: remove gratuitous NULL checksJulian Wiedmann2-5/+0
2020-03-19s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann1-3/+4
2020-03-19s390/qeth: don't report hard-coded driver versionJulian Wiedmann1-1/+0
2020-03-19s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann2-1/+17
2020-03-19s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann3-2/+46
2020-03-19s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann2-4/+21
2020-03-19s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann1-0/+17
2020-03-19s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann5-25/+49
2020-03-19s390/qeth: use memory reserves in TX slow pathJulian Wiedmann2-3/+6
2020-03-19s390/qeth: use memory reserves to back RX buffersJulian Wiedmann1-2/+2
2020-03-18mptcp: move msk state update to subflow_syn_recv_sock()Paolo Abeni2-6/+5
2020-03-18net: phylink: pcs: add 802.3 clause 45 helpersRussell King2-0/+32
2020-03-18net: phylink: pcs: add 802.3 clause 22 helpersRussell King3-0/+217
2020-03-18net: mdiobus: add APIs for modifying a MDIO device registerRussell King4-31/+79
2020-03-18net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King1-4/+8
2020-03-18net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov5-2/+45
2020-03-18net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov4-5/+31
2020-03-18net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov3-11/+13
2020-03-18net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_rangeNikolay Aleksandrov3-7/+7
2020-03-18Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu1-2/+5
2020-03-18net: stmmac: Add support for Enterprise MAC versionJose Abreu5-1/+173
2020-03-18net: stmmac: Add XLGMII supportJose Abreu2-0/+64
2020-03-18net: phy: xpcs: Add XLGMII supportJose Abreu1-0/+98
2020-03-18ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson1-0/+3