summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean2021-10-273-202/+43
| * | | net: bridge: create a common function for populating switchdev FDB entriesVladimir Oltean2021-10-271-19/+22
| * | | net: bridge: move br_fdb_replay inside br_switchdev.cVladimir Oltean2021-10-273-56/+54
| * | | net: bridge: reduce indentation level in fdb_createVladimir Oltean2021-10-271-14/+17
| * | | net: bridge: rename br_fdb_insert to br_fdb_add_localVladimir Oltean2021-10-274-8/+7
| * | | net: bridge: rename fdb_insert to fdb_add_localVladimir Oltean2021-10-271-7/+7
| * | | net: bridge: remove fdb_insert forward declarationVladimir Oltean2021-10-271-59/+57
| * | | net: bridge: remove fdb_notify forward declarationVladimir Oltean2021-10-271-124/+122
|/ / /
* | | Merge branch 'mvneta-phylink'David S. Miller2021-10-271-18/+30
|\ \ \
| * | | net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)2021-10-271-9/+3
| * | | net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)2021-10-271-9/+2
| * | | net: mvneta: populate supported_interfaces memberRussell King2021-10-271-0/+25
|/ / /
* | | Merge tag 'mlx5-updates-2021-10-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-10-2726-164/+1300
|\ \ \
| * | | net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman2021-10-271-1/+1
| * | | net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2021-10-272-0/+10
| * | | net/mlx5e: Add HW-GRO offloadKhalid Manaa2021-10-271-0/+39
| * | | net/mlx5e: Add HW_GRO statisticsKhalid Manaa2021-10-273-3/+34
| * | | net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa2021-10-273-11/+242
| * | | net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2021-10-272-0/+189
| * | | net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2021-10-273-35/+194
| * | | net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay2021-10-276-30/+400
| * | | net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2021-10-272-1/+24
| * | | net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-2715-92/+95
| * | | net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-274-3/+64
| * | | net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2021-10-275-9/+9
| * | | net: Prevent HW-GRO and LRO features operate togetherBen Ben-ishay2021-10-271-0/+5
| * | | lib: bitmap: Introduce node-aware alloc APITariq Toukan2021-10-272-0/+15
|/ / /
* | | net: phy: fixed warning: Function parameter not describedLuo Jie2021-10-261-0/+1
* | | net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-2610-207/+9
* | | Merge branch 'phy-supported-interfaces-bitmap'David S. Miller2021-10-263-2/+81
|\ \ \
| * | | net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2021-10-262-2/+46
| * | | net: phylink: add MAC phy_interface_t bitmapRussell King2021-10-261-0/+1
| * | | net: phy: add phy_interface_t bitmap supportRussell King (Oracle)2021-10-261-0/+34
|/ / /
* | | Merge branch 'dsa-isolation-prep'David S. Miller2021-10-262-3/+2
|\ \ \
| * | | net: dsa: stop calling dev_hold in dsa_slave_fdb_eventVladimir Oltean2021-10-261-3/+0
| * | | net: dsa: flush switchdev workqueue when leaving the bridgeVladimir Oltean2021-10-261-0/+2
|/ / /
* | | ifb: Depend on netfilter alternatively to tcLukas Wunner2021-10-261-1/+1
* | | mctp: Implement extended addressingJeremy Kerr2021-10-265-39/+170
* | | net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor2021-10-261-5/+4
* | | net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()Nathan Chancellor2021-10-261-0/+2
* | | net: mana: Allow setting the number of queues while the NIC is downHaiyang Zhang2021-10-262-13/+9
* | | net: hsr: Add support for redbox supervision framesAndreas Oetken2021-10-264-26/+113
* | | Merge branch 'tcp_stream_alloc_skb'David S. Miller2021-10-264-19/+15
|\ \ \
| * | | tcp: remove unneeded code from tcp_stream_alloc_skb()Eric Dumazet2021-10-261-3/+0
| * | | tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skbEric Dumazet2021-10-261-2/+2
| * | | tcp: rename sk_stream_alloc_skbEric Dumazet2021-10-264-14/+13
|/ / /
* | | net: annotate data-race in neigh_output()Eric Dumazet2021-10-261-3/+8
* | | Merge branch 'mlxsw-rif-mac-prefixes'David S. Miller2021-10-2614-149/+778
|\ \ \
| * | | selftests: mlxsw: Remove deprecated test casesDanielle Ratson2021-10-261-90/+0
| * | | selftests: Add an occupancy test for RIF MAC profilesDanielle Ratson2021-10-261-0/+117