summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Merge branch 'mlx5 IPsec packet offload support (Part II)'Steffen Klassert12-118/+1047
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap1-3/+0
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn5-6/+45
2022-12-08Merge branch 'fix-possible-deadlock-during-wed-attach'Jakub Kicinski2-10/+23
2022-12-08net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init failsLorenzo Bianconi1-5/+12
2022-12-08net: ethernet: mtk_wed: fix some possible NULL pointer dereferencesLorenzo Bianconi2-5/+11
2022-12-08nfp: Fix spelling mistake "tha" -> "the"Colin Ian King1-1/+1
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel1-3/+3
2022-12-08Merge branch 'mlxsw-add-spectrum-1-ip6gre-support'Jakub Kicinski5-131/+138
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel1-1/+1
2022-12-08mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel1-75/+8
2022-12-08mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel1-47/+47
2022-12-08mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel3-1/+5
2022-12-08mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel1-14/+27
2022-12-08mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2-10/+67
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski222-809/+1991
2022-12-08net/mlx5: Expose steering dropped packets counterMichael Guralnik1-3/+19
2022-12-08net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov2-20/+90
2022-12-08net/mlx5e: multipath, support routes with more than 2 nexthopsMaor Dickman1-31/+48
2022-12-08net/mlx5e: TC, add support for meter mtu offloadOz Shlomo8-9/+92
2022-12-08net/mlx5e: meter, add mtu post meter tablesOz Shlomo3-7/+185
2022-12-08net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo1-58/+96
2022-12-08net/mlx5: DR, Add support for range match actionYevgeny Kliteynik7-3/+363
2022-12-08net/mlx5: DR, Add function that tells if STE miss addr has been initializedYevgeny Kliteynik7-0/+23
2022-12-08net/mlx5: DR, Some refactoring of miss address handlingYevgeny Kliteynik1-10/+14
2022-12-08net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik5-2/+163
2022-12-08net/mlx5: DR, Handle FT action in a separate functionYevgeny Kliteynik1-46/+81
2022-12-08net/mlx5: DR, Rework is_fw_table functionYevgeny Kliteynik2-11/+18
2022-12-08net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general objectYevgeny Kliteynik2-0/+86
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik4-2/+38
2022-12-08net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik1-2/+66
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds81-164/+643
2022-12-08Merge branch 'mlx4-better-big-tcp-support'Jakub Kicinski2-13/+23
2022-12-08net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet1-5/+5
2022-12-08net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet1-4/+12
2022-12-08net/mlx4: rename two constantsEric Dumazet2-6/+8
2022-12-08ice: reschedule ice_ptp_wait_for_offset_valid during resetJacob Keller1-1/+6
2022-12-08ice: make Tx and Rx vernier offset calibration independentSiddaraju DH3-173/+91
2022-12-08ice: only check set bits in ice_ptp_flush_tx_trackerJacob Keller1-9/+29
2022-12-08ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstampJacob Keller2-36/+67
2022-12-08ice: cleanup allocations in ice_ptp_alloc_tx_trackerJacob Keller1-7/+11
2022-12-08ice: protect init and calibrating check in ice_ptp_request_tsJacob Keller2-6/+32
2022-12-08Merge branch 'mlx5-Support-tc-police-jump-conform-exceed-attribute'Jakub Kicinski17-174/+495
2022-12-08net/mlx5e: TC, allow meter jump control actionOz Shlomo3-23/+54
2022-12-08net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo3-34/+67
2022-12-08net/mlx5e: TC, rename post_meter actionsOz Shlomo5-33/+33
2022-12-08net/mlx5e: TC, initialize branching action with target attrOz Shlomo2-5/+83
2022-12-08net/mlx5e: TC, initialize branch flow attributesOz Shlomo2-16/+142
2022-12-08net/mlx5e: TC, set control params for branching actionsOz Shlomo2-0/+23
2022-12-08net/mlx5e: TC, validate action list per attributeOz Shlomo1-30/+32