Age | Commit message (Expand) | Author | Files | Lines |
2021-04-22 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 20 | -54/+2188 |
2021-04-22 | vxge: avoid -Wemtpy-body warnings | Arnd Bergmann | 1 | -7/+7 |
2021-04-22 | net: enetc: fix link error again | Arnd Bergmann | 1 | -3/+1 |
2021-04-22 | net: mana: fix PCI_HYPERV dependency | Arnd Bergmann | 1 | -1/+1 |
2021-04-22 | iavf: Support for modifying SCTP RSS flow hashing | Haiyue Wang | 3 | -5/+56 |
2021-04-22 | iavf: Support for modifying UDP RSS flow hashing | Haiyue Wang | 3 | -5/+56 |
2021-04-22 | iavf: Support for modifying TCP RSS flow hashing | Haiyue Wang | 5 | -4/+450 |
2021-04-22 | iavf: Add framework to enable ethtool RSS config | Haiyue Wang | 4 | -0/+214 |
2021-04-22 | ice: Support RSS configure removal for AVF | Qi Zhang | 3 | -2/+105 |
2021-04-22 | ice: Enable RSS configure for AVF | Qi Zhang | 3 | -0/+462 |
2021-04-22 | ice: Add helper function to get the VF's VSI | Brett Creeley | 1 | -43/+39 |
2021-04-22 | ice: remove redundant assignment to pointer vsi | Colin Ian King | 1 | -1/+0 |
2021-04-22 | iavf: add support for UDP Segmentation Offload | Brett Creeley | 3 | -4/+14 |
2021-04-22 | ice: Advertise virtchnl UDP segmentation offload capability | Brett Creeley | 1 | -0/+3 |
2021-04-22 | ice: Allow ignoring opcodes on specific VF | Michal Swiatkowski | 5 | -0/+198 |
2021-04-22 | ice: warn about potentially malicious VFs | Vignesh Sridhar | 7 | -4/+605 |
2021-04-21 | net: ethernet: ravb: Fix release of refclk | Adam Ford | 1 | -3/+4 |
2021-04-21 | stmmac: intel: set TSO/TBS TX Queues default settings | Ong Boon Leong | 1 | -0/+3 |
2021-04-21 | stmmac: intel: unlock on error path in intel_crosststamp() | Dan Carpenter | 1 | -0/+1 |
2021-04-21 | octeontx2-af: Add mailbox for CPT stats | Srujana Challa | 2 | -0/+160 |
2021-04-21 | octeontx2-af: cn10k: Add mailbox to configure reassembly timeout | Srujana Challa | 2 | -7/+75 |
2021-04-21 | octeontx2-af: cn10k: Mailbox changes for CN10K CPT | Srujana Challa | 2 | -1/+31 |
2021-04-20 | net: mana: remove redundant initialization of variable err | Colin Ian King | 1 | -1/+1 |
2021-04-20 | net: enetc: automatically select IERB module | Michael Walle | 1 | -1/+1 |
2021-04-20 | mlxsw: spectrum_qdisc: Index future FIFOs by band number | Petr Machata | 1 | -7/+6 |
2021-04-20 | mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically | Petr Machata | 1 | -32/+83 |
2021-04-20 | mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock | Petr Machata | 1 | -16/+73 |
2021-04-20 | mlxsw: spectrum_qdisc: Track children per qdisc | Petr Machata | 1 | -46/+118 |
2021-04-20 | mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy() | Petr Machata | 1 | -30/+18 |
2021-04-20 | mlxsw: spectrum_qdisc: Track tclass_num as int, not u8 | Petr Machata | 1 | -6/+6 |
2021-04-20 | mlxsw: spectrum_qdisc: Drop an always-true condition | Petr Machata | 1 | -4/+1 |
2021-04-20 | mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare() | Petr Machata | 1 | -15/+7 |
2021-04-20 | mlxsw: spectrum_qdisc: Drop one argument from check_params callback | Petr Machata | 1 | -7/+1 |
2021-04-20 | korina: Fix build. | David S. Miller | 1 | -1/+1 |
2021-04-20 | korina: Fix conflict with global symbol desc_empty on x86. | David S. Miller | 1 | -8/+8 |
2021-04-20 | Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 15 | -164/+1298 |
2021-04-20 | net: ag71xx: make use of generic NET_SELFTESTS library | Oleksij Rempel | 2 | -4/+17 |
2021-04-20 | net: fec: make use of generic NET_SELFTESTS library | Oleksij Rempel | 2 | -0/+8 |
2021-04-19 | net/mlx5: DR, Add support for isolate_vl_tc QP | Yevgeny Kliteynik | 3 | -0/+11 |
2021-04-19 | net/mlx5: DR, Add support for force-loopback QP | Yevgeny Kliteynik | 3 | -5/+72 |
2021-04-19 | net/mlx5: DR, Add support for matching tunnel GTP-U | Yevgeny Kliteynik | 8 | -1/+397 |
2021-04-19 | net/mlx5: DR, Set flex parser for TNL_MPLS dynamically | Yevgeny Kliteynik | 7 | -20/+262 |
2021-04-19 | net/mlx5: DR, Add support for matching on geneve TLV option | Yevgeny Kliteynik | 7 | -4/+107 |
2021-04-19 | net/mlx5: DR, Set STEv0 ICMP flex parser dynamically | Yevgeny Kliteynik | 6 | -52/+43 |
2021-04-19 | net/mlx5: DR, Add support for dynamic flex parser | Yevgeny Kliteynik | 7 | -1/+279 |
2021-04-19 | net/mlx5: DR, Remove protocol-specific flex_parser_3 definitions | Muhammad Sammar | 3 | -26/+27 |
2021-04-19 | net/mlx5: E-Switch, Improve error messages in term table creation | Yevgeny Kliteynik | 1 | -6/+8 |
2021-04-19 | net/mlx5: DR, Fix SQ/RQ in doorbell bitmask | Yevgeny Kliteynik | 1 | -1/+1 |
2021-04-19 | net/mlx5: DR, Rename an argument in dr_rdma_segments | Yevgeny Kliteynik | 1 | -4/+4 |
2021-04-19 | net/mlx5e: RX, Add checks for calculated Striding RQ attributes | Tariq Toukan | 3 | -40/+71 |