summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean2021-03-233-17/+141
* net: bridge: add helper to retrieve the current ageing timeVladimir Oltean2021-03-232-0/+19
* net: bridge: add helper for retrieving the current bridge port STP stateVladimir Oltean2021-03-232-0/+20
* net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He2021-03-233-10/+15
* net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach2021-03-222-0/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-03-229-218/+174
|\
| * netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso2021-03-182-18/+22
| * netfilter: flowtable: refresh timeout after dst and writable checksPablo Neira Ayuso2021-03-181-4/+4
| * netfilter: flowtable: call dst_check() to fall back to classic forwardingPablo Neira Ayuso2021-03-181-10/+2
| * netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso2021-03-183-116/+84
| * netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso2021-03-183-13/+1
| * netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4Pablo Neira Ayuso2021-03-181-4/+4
| * netfilter: flowtable: consolidate skb_try_make_writable() callPablo Neira Ayuso2021-03-182-55/+31
| * netfilter: conntrack: Remove unused variable declarationYueHaibing2021-03-181-3/+0
| * netfilter: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-183-0/+3
| * netfilter: flowtable: separate replace, destroy and stats to different workqu...Oz Shlomo2021-03-181-8/+36
* | net: set initial device refcount to 1Eric Dumazet2021-03-222-3/+7
* | Merge branch 'dpaa2-switch-offload-port-flags'David S. Miller2021-03-225-54/+225
|\ \
| * | dpaa2-switch: mark skbs with offload_fwd_markIoana Ciornei2021-03-221-0/+3
| * | dpaa2-switch: add support for configuring per port unknown floodingIoana Ciornei2021-03-222-3/+21
| * | dpaa2-switch: add support for configuring per port broadcast floodingIoana Ciornei2021-03-222-3/+31
| * | dpaa2-switch: add support for configuring learning state per portIoana Ciornei2021-03-224-11/+121
| * | dpaa2-switch: refactor the egress flooding domain setupIoana Ciornei2021-03-221-13/+25
| * | dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood functionIoana Ciornei2021-03-221-42/+42
|/ /
* | Merge branch 'lantiq-xrx300-xrx330'David S. Miller2021-03-222-30/+136
|\ \
| * | dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindingsAleksander Jan Bajkowski2021-03-221-0/+4
| * | net: dsa: lantiq: verify compatible strings against hardwareAleksander Jan Bajkowski2021-03-221-1/+19
| * | net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330Aleksander Jan Bajkowski2021-03-221-29/+113
|/ /
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-03-2229-84/+6488
|\ \
| * | iavf: Enable flex-bytes supportHaiyue Wang2021-03-223-2/+327
| * | iavf: Support Ethernet Type Flow Director filtersHaiyue Wang2021-03-223-1/+42
| * | iavf: Support IPv6 Flow Director filtersHaiyue Wang2021-03-223-0/+246
| * | iavf: Support IPv4 Flow Director filtersHaiyue Wang2021-03-225-1/+881
| * | iavf: Add framework to enable ethtool ntuple filtersHaiyue Wang2021-03-224-1/+257
| * | ice: Check FDIR program status for AVFQi Zhang2021-03-227-16/+541
| * | ice: Add more FDIR filter type for AVFQi Zhang2021-03-224-18/+545
| * | ice: Add GTPU FDIR filter for AVFQi Zhang2021-03-224-0/+218
| * | ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang2021-03-226-4/+73
| * | ice: Add new actions support for VF FDIRQi Zhang2021-03-223-1/+25
| * | ice: Add FDIR pattern action parser for VFQi Zhang2021-03-221-2/+345
| * | ice: Enable FDIR Configure for AVFQi Zhang2021-03-2210-6/+1372
| * | ice: Add support for per VF ctrl VSI enablingQi Zhang2021-03-225-11/+129
| * | ice: Enhanced IPv4 and IPv6 flow filterQi Zhang2021-03-222-5/+53
| * | ice: Support to separate GTP-U uplink and downlinkQi Zhang2021-03-224-15/+241
| * | ice: Add more advanced protocol support in flow filterQi Zhang2021-03-223-6/+397
| * | ice: Support non word aligned input set fieldQi Zhang2021-03-228-36/+623
| * | ice: Add more basic protocol support for flow filterQi Zhang2021-03-225-6/+220
* | | Merge branch 'mlxsw-resil-nexthop-groups-prep'David S. Miller2021-03-225-101/+218
|\ \ \
| * | | mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size rangesIdo Schimmel2021-03-222-10/+32
| * | | mlxsw: spectrum_router: Encode adjacency group size ranges in an arrayIdo Schimmel2021-03-221-21/+44