Age | Commit message (Expand) | Author | Files | Lines |
2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 39 | -286/+584 |
2023-02-09 | net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ... | Vladimir Oltean | 1 | -4/+4 |
2023-02-09 | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k... | Jakub Kicinski | 6 | -22/+49 |
2023-02-09 | net: libwx: Remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2023-02-09 | net: libwx: clean up one inconsistent indenting | Yang Li | 1 | -1/+1 |
2023-02-09 | RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister | Jiri Pirko | 1 | -0/+2 |
2023-02-09 | net/mlx5e: Propagate an internal event in case uplink netdev changes | Jiri Pirko | 3 | -6/+22 |
2023-02-09 | net/mlx5e: Fix trap event handling | Jiri Pirko | 3 | -16/+25 |
2023-02-09 | Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 12 | -123/+76 |
2023-02-09 | Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 14 | -297/+116 |
2023-02-08 | net/sched: taprio: give higher priority to higher TCs in software dequeue mode | Vladimir Oltean | 2 | -3/+21 |
2023-02-08 | net: micrel: Add support for lan8841 PHY | Horatiu Vultur | 1 | -9/+180 |
2023-02-08 | net: lan966x: Add support for TC flower filter statistics | Horatiu Vultur | 1 | -0/+20 |
2023-02-08 | net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0 | Vladimir Oltean | 1 | -10/+14 |
2023-02-08 | nfp: ethtool: fix the bug of setting unsupported port speed | Yu Xiao | 2 | -36/+170 |
2023-02-08 | net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg() | Tariq Toukan | 1 | -2/+2 |
2023-02-08 | net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA | Arınç ÜNAL | 1 | -5/+3 |
2023-02-08 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 6 | -22/+30 |
2023-02-08 | igc: Add ndo_tx_timeout support | Sasha Neftin | 1 | -2/+23 |
2023-02-08 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 10 | -213/+406 |
2023-02-08 | net: mana: Fix accessing freed irq affinity_hint | Haiyang Zhang | 1 | -26/+11 |
2023-02-08 | hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC | Michael Kelley | 1 | -1/+1 |
2023-02-08 | nfp: flower: add check for flower VF netdevs for get/set_eeprom | James Hershaw | 1 | -6/+6 |
2023-02-08 | mlxsw: core: Register devlink instance before sub-objects | Ido Schimmel | 1 | -6/+6 |
2023-02-08 | mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code | Ido Schimmel | 7 | -130/+90 |
2023-02-08 | mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations | Ido Schimmel | 1 | -65/+65 |
2023-02-08 | mlxsw: spectrum_acl_tcam: Make fini symmetric to init | Ido Schimmel | 1 | -1/+1 |
2023-02-08 | mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() | Ido Schimmel | 1 | -2/+6 |
2023-02-08 | mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() | Danielle Ratson | 1 | -12/+2 |
2023-02-08 | net: enetc: add support for MAC Merge statistics counters | Vladimir Oltean | 2 | -5/+85 |
2023-02-08 | net: enetc: add support for MAC Merge layer | Vladimir Oltean | 4 | -3/+182 |
2023-02-08 | net/mlx5: Serialize module cleanup with reload and remove | Shay Drory | 1 | -7/+7 |
2023-02-08 | net/mlx5: fw_tracer, Zero consumer index when reloading the tracer | Shay Drory | 1 | -1/+1 |
2023-02-08 | net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers | Shay Drory | 1 | -0/+1 |
2023-02-08 | net/mlx5: Expose SF firmware pages counter | Maher Sanalla | 2 | -1/+2 |
2023-02-08 | net/mlx5: Store page counters in a single array | Maher Sanalla | 4 | -20/+25 |
2023-02-08 | net/mlx5e: IPoIB, Show unknown speed instead of error | Dragos Tatulea | 1 | -8/+5 |
2023-02-08 | net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode | Amir Tzin | 2 | -1/+5 |
2023-02-08 | net/mlx5: Bridge, fix ageing of peer FDB entries | Vlad Buslov | 2 | -5/+1 |
2023-02-08 | net/mlx5: DR, Fix potential race in dr_rule_create_rule_nic | Yevgeny Kliteynik | 1 | -10/+15 |
2023-02-08 | net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change | Adham Faris | 1 | -71/+15 |
2023-02-08 | net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints | Tariq Toukan | 1 | -2/+16 |
2023-02-08 | net/mlx5: fw_tracer, Add support for unrecognized string | Shay Drory | 2 | -2/+24 |
2023-02-08 | net/mlx5: fw_tracer, Add support for strings DB update event | Shay Drory | 2 | -6/+48 |
2023-02-08 | net/mlx5: fw_tracer, allow 0 size string DBs | Shay Drory | 1 | -0/+6 |
2023-02-08 | net/mlx5: fw_tracer: Fix debug print | Shay Drory | 1 | -1/+1 |
2023-02-08 | net/mlx5: fs, Remove redundant assignment of size | Roi Dayan | 1 | -2/+0 |
2023-02-08 | net/mlx5: fs_core, Remove redundant variable err | Maor Dickman | 1 | -2/+1 |
2023-02-08 | net/mlx5: Fix memory leak in error flow of port set buffer | Maher Sanalla | 1 | -2/+2 |
2023-02-08 | net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS | Gal Pressman | 1 | -2/+0 |