Age | Commit message (Expand) | Author | Files | Lines |
2023-02-15 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 8 | -11/+109 |
2023-02-15 | net: wangxun: Add the basic ethtool interfaces | Mengyuan Lou | 12 | -3/+98 |
2023-02-15 | igb: conditionalize I2C bit banging on external thermal sensor support | Corinna Vinschen | 1 | -10/+32 |
2023-02-15 | Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 29 | -176/+301 |
2023-02-15 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 3 | -12/+20 |
2023-02-15 | ice: update xdp_features with xdp multi-buff | Lorenzo Bianconi | 1 | -6/+12 |
2023-02-15 | i40e: check vsi type before setting xdp_features flag | Lorenzo Bianconi | 1 | -2/+4 |
2023-02-15 | net/mlx5: Configure IPsec steering for egress RoCEv2 traffic | Mark Zhang | 4 | -3/+137 |
2023-02-15 | net/mlx5: Configure IPsec steering for ingress RoCEv2 traffic | Mark Zhang | 8 | -8/+317 |
2023-02-15 | net/mlx5: Add IPSec priorities in RDMA namespaces | Mark Zhang | 1 | -2/+33 |
2023-02-15 | net/mlx5: Implement new destination type TABLE_TYPE | Mark Zhang | 3 | -1/+12 |
2023-02-14 | igb: Fix PPS input and output using 3rd and 4th SDP | Miroslav Lichvar | 1 | -6/+6 |
2023-02-14 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 2 | -2/+28 |
2023-02-14 | net/mlx5: Suspend auxiliary devices only in case of PCI device suspend | Jiri Pirko | 7 | -19/+19 |
2023-02-14 | net/mlx5: Remove "recovery" arg from mlx5_load_one() function | Jiri Pirko | 3 | -7/+6 |
2023-02-14 | net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink | Jiri Pirko | 3 | -4/+7 |
2023-02-14 | net/mlx5e: Move devlink port registration to be done before netdev alloc | Jiri Pirko | 1 | -12/+12 |
2023-02-14 | net/mlx5e: Move dl_port to struct mlx5e_dev | Jiri Pirko | 4 | -22/+11 |
2023-02-14 | net/mlx5e: Replace usage of mlx5e_devlink_get_dl_port() by netdev->devlink_port | Jiri Pirko | 4 | -9/+7 |
2023-02-14 | net/mlx5e: Pass mdev to mlx5e_devlink_port_register() | Jiri Pirko | 3 | -9/+11 |
2023-02-14 | net/mlx5: Remove outdated comment | Jiri Pirko | 1 | -4/+0 |
2023-02-14 | net/mlx5e: TC, Remove redundant parse_attr argument | Roi Dayan | 1 | -2/+1 |
2023-02-14 | net/mlx5e: Use a simpler comparison for uplink rep | Roi Dayan | 1 | -2/+1 |
2023-02-14 | net/mlx5: Lag, Add single RDMA device in multiport mode | Mark Bloch | 3 | -11/+35 |
2023-02-14 | net/mlx5: Lag, set different uplink vport metadata in multiport eswitch mode | Roi Dayan | 4 | -1/+104 |
2023-02-14 | net/mlx5: E-Switch, rename bond update function to be reused | Roi Dayan | 3 | -7/+7 |
2023-02-14 | net/mlx5e: TC, Add peer flow in mpesw mode | Roi Dayan | 6 | -7/+13 |
2023-02-14 | net/mlx5: Lag, Control MultiPort E-Switch single FDB mode | Roi Dayan | 9 | -74/+81 |
2023-02-14 | ice: Mention CEE DCBX in code comment | Zhu Yanjun | 1 | -2/+2 |
2023-02-14 | ice: Change ice_vsi_realloc_stat_arrays() to void | Tony Nguyen | 1 | -7/+4 |
2023-02-14 | ice: add support BIG TCP on IPv6 | Pawel Chmielewski | 3 | -0/+7 |
2023-02-14 | ice/ptp: fix the PTP worker retrying indefinitely if the link went down | Daniel Vacek | 1 | -2/+6 |
2023-02-14 | ice: Add GPIO pin support for E823 products | Karol Kolacinski | 3 | -0/+90 |
2023-02-14 | ixgbe: add double of VLAN header when computing the max MTU | Jason Xing | 2 | -2/+3 |
2023-02-14 | i40e: add double of VLAN header when computing the max MTU | Jason Xing | 1 | -1/+1 |
2023-02-14 | ixgbe: allow to increase MTU to 3K with XDP enabled | Jason Xing | 1 | -9/+16 |
2023-02-14 | net/mlx5e: TC, support per action stats | Oz Shlomo | 7 | -13/+89 |
2023-02-14 | net/mlx5e: TC, map tc action cookie to a hw counter | Oz Shlomo | 5 | -1/+224 |
2023-02-14 | net/mlx5e: TC, store tc action cookies per attr | Oz Shlomo | 2 | -0/+5 |
2023-02-14 | net/mlx5e: TC, add hw counter to branching actions | Oz Shlomo | 1 | -0/+5 |
2023-02-14 | net: stmmac: Restrict warning on disabling DMA store and fwd mode | Cristian Ciocaltea | 1 | -1/+1 |
2023-02-13 | net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence | Johannes Zink | 1 | -1/+2 |
2023-02-13 | net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return void | Uwe Kleine-König | 1 | -12/+5 |
2023-02-13 | net: stmmac: Make stmmac_dvr_remove() return void | Uwe Kleine-König | 7 | -15/+15 |
2023-02-13 | net: mvneta: do not set xdp_features for hw buffer devices | Lorenzo Bianconi | 1 | -3/+6 |
2023-02-13 | net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_features | Lorenzo Bianconi | 1 | -0/+1 |
2023-02-13 | net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() ... | Christophe JAILLET | 1 | -1/+0 |
2023-02-13 | net: lan966x: set xdp_features flag | Lorenzo Bianconi | 1 | -0/+5 |
2023-02-13 | ice: fix lost multicast packets in promisc mode | Jesse Brandeburg | 1 | -0/+26 |
2023-02-13 | ice: Micro-optimize .ndo_xdp_xmit() path | Alexander Lobakin | 3 | -15/+20 |