summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: pass context to nft_set_destroy()Pablo Neira Ayuso2020-03-191-5/+5
* netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso2020-03-193-17/+19
* Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-1912-105/+218
|\
| * net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen2020-03-181-0/+3
| * net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen2020-03-182-17/+45
| * net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen2020-03-181-27/+70
| * net/mlx5: Don't use termination tables in slow pathEli Cohen2020-03-183-7/+19
| * net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen2020-03-182-0/+11
| * net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk2020-03-183-24/+21
| * net/mlx5e: Fix rejecting all egress rules not on vlanRoi Dayan2020-03-181-14/+1
| * net/mlx5e: en_tc: Rely just on register loopback for tunnel restorationPaul Blakey2020-03-181-3/+3
| * net/mlx5e: CT: Fix stack usage compiler warningSaeed Mahameed2020-03-181-9/+22
| * net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey2020-03-181-0/+9
| * net/mlx5e: CT: remove set but not used variable 'unnew'YueHaibing2020-03-181-2/+1
| * net/mlx5: E-Switch, Skip restore modify header between prios of same chainPaul Blakey2020-03-181-1/+1
| * net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support itPaul Blakey2020-03-181-2/+13
| * net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor2020-03-181-1/+1
* | net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit2020-03-191-1/+59
* | net: sched: Fix hw_stats_type setting in pedit loopPetr Machata2020-03-191-1/+1
* | Merge branch 'mlxsw-spectrum_cnt-Expose-counter-resources'David S. Miller2020-03-198-64/+343
|\ \
| * | selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2020-03-192-0/+139
| * | mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko2020-03-191-1/+62
| * | mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko2020-03-191-22/+16
| * | mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko2020-03-191-23/+8
| * | mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko2020-03-194-17/+101
| * | mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko2020-03-191-12/+14
| * | mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko2020-03-191-18/+27
| * | selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...Jiri Pirko2020-03-191-2/+2
| * | mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko2020-03-192-6/+11
|/ /
* | cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy2020-03-196-152/+381
* | netfilter: revert introduction of egress hookDaniel Borkmann2020-03-198-160/+68
* | Merge branch 's390-qeth-next'David S. Miller2020-03-196-70/+174
|\ \
| * | s390/qeth: use dev->reg_stateJulian Wiedmann2020-03-193-29/+17
| * | s390/qeth: remove gratuitous NULL checksJulian Wiedmann2020-03-192-5/+0
| * | s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann2020-03-191-3/+4
| * | s390/qeth: don't report hard-coded driver versionJulian Wiedmann2020-03-191-1/+0
| * | s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann2020-03-192-1/+17
| * | s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann2020-03-193-2/+46
| * | s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann2020-03-192-4/+21
| * | s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann2020-03-191-0/+17
| * | s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann2020-03-195-25/+49
| * | s390/qeth: use memory reserves in TX slow pathJulian Wiedmann2020-03-192-3/+6
| * | s390/qeth: use memory reserves to back RX buffersJulian Wiedmann2020-03-191-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-1852-581/+2781
|\ \
| * | netfilter: Introduce egress hookLukas Wunner2020-03-187-8/+83
| * | netfilter: Generalize ingress hookLukas Wunner2020-03-182-15/+32
| * | netfilter: Rename ingress hook include fileLukas Wunner2020-03-182-1/+1
| * | netfilter: conntrack: re-visit sysctls in unprivileged namespacesFlorian Westphal2020-03-151-11/+8
| * | netfilter: nft_lookup: update element stateful expressionPablo Neira Ayuso2020-03-151-0/+1
| * | netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso2020-03-152-7/+13