summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso
2020-03-27ipvs: optimize tunnel dumps for icmp errorsHaishuang Yan
2020-03-27netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...Jules Irenge
2020-03-27netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()Jules Irenge
2020-03-19netfilter: flowtable: fix NULL pointer dereference in tunnel offload supportwenxu
2020-03-19netfilter: nf_tables: add nft_set_elem_expr_destroy() and use itPablo Neira Ayuso
2020-03-19netfilter: nf_tables: fix double-free on set expression from the error pathPablo Neira Ayuso
2020-03-19netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso
2020-03-19netfilter: nf_tables: pass context to nft_set_destroy()Pablo Neira Ayuso
2020-03-19netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-18net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit
2020-03-18net: sched: Fix hw_stats_type setting in pedit loopPetr Machata
2020-03-18Merge branch 'mlxsw-spectrum_cnt-Expose-counter-resources'David S. Miller
2020-03-18selftests: mlxsw: Add tc action hw_stats testsJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko
2020-03-18mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko
2020-03-18selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...Jiri Pirko
2020-03-18mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko
2020-03-18cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann
2020-03-18Merge branch 's390-qeth-next'David S. Miller
2020-03-18s390/qeth: use dev->reg_stateJulian Wiedmann
2020-03-18s390/qeth: remove gratuitous NULL checksJulian Wiedmann
2020-03-18s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann
2020-03-18s390/qeth: don't report hard-coded driver versionJulian Wiedmann
2020-03-18s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann
2020-03-18s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann
2020-03-18s390/qeth: use memory reserves in TX slow pathJulian Wiedmann
2020-03-18s390/qeth: use memory reserves to back RX buffersJulian Wiedmann
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-17mptcp: move msk state update to subflow_syn_recv_sock()Paolo Abeni
2020-03-17Merge branch 'net-add-phylink-support-for-PCS'David S. Miller
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-03-17net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King
2020-03-17Merge branch 'net-bridge-vlan-options-add-support-for-tunnel-mapping'David S. Miller
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov
2020-03-17net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov