aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-27net: bridge: reduce indentation level in fdb_createVladimir Oltean1-14/+17
2021-10-27net: bridge: rename br_fdb_insert to br_fdb_add_localVladimir Oltean4-8/+7
2021-10-27net: bridge: rename fdb_insert to fdb_add_localVladimir Oltean1-7/+7
2021-10-27net: bridge: remove fdb_insert forward declarationVladimir Oltean1-59/+57
2021-10-27net: bridge: remove fdb_notify forward declarationVladimir Oltean1-124/+122
2021-10-27Merge branch 'mvneta-phylink'David S. Miller1-18/+30
2021-10-27net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-9/+3
2021-10-27net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)1-9/+2
2021-10-27net: mvneta: populate supported_interfaces memberRussell King1-0/+25
2021-10-27Merge tag 'mlx5-updates-2021-10-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller26-164/+1300
2021-10-26net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman1-1/+1
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2-0/+10
2021-10-26net/mlx5e: Add HW-GRO offloadKhalid Manaa1-0/+39
2021-10-26net/mlx5e: Add HW_GRO statisticsKhalid Manaa3-3/+34
2021-10-26net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa3-11/+242
2021-10-26net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2-0/+189
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa3-35/+194
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay6-30/+400
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2-1/+24
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa15-92/+95
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay4-3/+64
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay5-9/+9
2021-10-26net: Prevent HW-GRO and LRO features operate togetherBen Ben-ishay1-0/+5
2021-10-26lib: bitmap: Introduce node-aware alloc APITariq Toukan2-0/+15
2021-10-26net: phy: fixed warning: Function parameter not describedLuo Jie1-0/+1
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski10-207/+9
2021-10-26Merge branch 'phy-supported-interfaces-bitmap'David S. Miller3-2/+81
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2-2/+46
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King1-0/+1
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)1-0/+34
2021-10-26Merge branch 'dsa-isolation-prep'David S. Miller2-3/+2
2021-10-26net: dsa: stop calling dev_hold in dsa_slave_fdb_eventVladimir Oltean1-3/+0
2021-10-26net: dsa: flush switchdev workqueue when leaving the bridgeVladimir Oltean1-0/+2
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner1-1/+1
2021-10-26mctp: Implement extended addressingJeremy Kerr5-39/+170
2021-10-26net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor1-5/+4
2021-10-26net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()Nathan Chancellor1-0/+2
2021-10-26net: mana: Allow setting the number of queues while the NIC is downHaiyang Zhang2-13/+9
2021-10-26net: hsr: Add support for redbox supervision framesAndreas Oetken4-26/+113
2021-10-26Merge branch 'tcp_stream_alloc_skb'David S. Miller4-19/+15
2021-10-26tcp: remove unneeded code from tcp_stream_alloc_skb()Eric Dumazet1-3/+0
2021-10-26tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skbEric Dumazet1-2/+2
2021-10-26tcp: rename sk_stream_alloc_skbEric Dumazet4-14/+13
2021-10-26net: annotate data-race in neigh_output()Eric Dumazet1-3/+8
2021-10-26Merge branch 'mlxsw-rif-mac-prefixes'David S. Miller14-149/+778
2021-10-26selftests: mlxsw: Remove deprecated test casesDanielle Ratson1-90/+0
2021-10-26selftests: Add an occupancy test for RIF MAC profilesDanielle Ratson1-0/+117
2021-10-26selftests: mlxsw: Add forwarding test for RIF MAC profilesDanielle Ratson1-0/+213
2021-10-26selftests: mlxsw: Add a scale test for RIF MAC profilesDanielle Ratson5-2/+106
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson3-2/+47