Age | Commit message (Expand) | Author |
2023-02-08 | nfp: ethtool: fix the bug of setting unsupported port speed | Yu Xiao |
2023-02-08 | txhash: fix sk->sk_txrehash default | Kevin Yang |
2023-02-08 | net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg() | Tariq Toukan |
2023-02-08 | net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA | Arınç ÜNAL |
2023-02-07 | net: sched: sch: Fix off by one in htb_activate_prios() | Dan Carpenter |
2023-02-07 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2023-02-07 | igc: Add ndo_tx_timeout support | Sasha Neftin |
2023-02-07 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2023-02-07 | net: mana: Fix accessing freed irq affinity_hint | Haiyang Zhang |
2023-02-07 | Merge tag 'linux-can-fixes-for-6.2-20230207' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2023-02-07 | hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC | Michael Kelley |
2023-02-07 | devlink: Fix memleak in health diagnose callback | Moshe Shemesh |
2023-02-07 | nfp: flower: add check for flower VF netdevs for get/set_eeprom | James Hershaw |
2023-02-07 | Merge branch 'mlxsw-misc-devlink-changes' | Jakub Kicinski |
2023-02-07 | mlxsw: core: Register devlink instance before sub-objects | Ido Schimmel |
2023-02-07 | mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code | Ido Schimmel |
2023-02-07 | mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations | Ido Schimmel |
2023-02-07 | mlxsw: spectrum_acl_tcam: Make fini symmetric to init | Ido Schimmel |
2023-02-07 | mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() | Ido Schimmel |
2023-02-07 | mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() | Danielle Ratson |
2023-02-07 | net: enetc: add support for MAC Merge statistics counters | Vladimir Oltean |
2023-02-07 | net: enetc: add support for MAC Merge layer | Vladimir Oltean |
2023-02-07 | net/mlx5: Serialize module cleanup with reload and remove | Shay Drory |
2023-02-07 | net/mlx5: fw_tracer, Zero consumer index when reloading the tracer | Shay Drory |
2023-02-07 | net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers | Shay Drory |
2023-02-07 | net/mlx5: Expose SF firmware pages counter | Maher Sanalla |
2023-02-07 | net/mlx5: Store page counters in a single array | Maher Sanalla |
2023-02-07 | net/mlx5e: IPoIB, Show unknown speed instead of error | Dragos Tatulea |
2023-02-07 | net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode | Amir Tzin |
2023-02-07 | net/mlx5: Bridge, fix ageing of peer FDB entries | Vlad Buslov |
2023-02-07 | net/mlx5: DR, Fix potential race in dr_rule_create_rule_nic | Yevgeny Kliteynik |
2023-02-07 | net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change | Adham Faris |
2023-02-07 | Merge branch 'sched-cpumask-improve-on-cpumask_local_spread-locality' | Jakub Kicinski |
2023-02-07 | lib/cpumask: update comment for cpumask_local_spread() | Yury Norov |
2023-02-07 | net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints | Tariq Toukan |
2023-02-07 | sched/topology: Introduce for_each_numa_hop_mask() | Valentin Schneider |
2023-02-07 | sched/topology: Introduce sched_numa_hop_mask() | Valentin Schneider |
2023-02-07 | lib/cpumask: reorganize cpumask_local_spread() logic | Yury Norov |
2023-02-07 | cpumask: improve on cpumask_local_spread() locality | Yury Norov |
2023-02-07 | sched: add sched_numa_find_nth_cpu() | Yury Norov |
2023-02-07 | cpumask: introduce cpumask_nth_and_andnot | Yury Norov |
2023-02-07 | lib/find: introduce find_nth_and_andnot_bit | Yury Norov |
2023-02-07 | net/mlx5: fw_tracer, Add support for unrecognized string | Shay Drory |
2023-02-07 | net/mlx5: fw_tracer, Add support for strings DB update event | Shay Drory |
2023-02-07 | net/mlx5: fw_tracer, allow 0 size string DBs | Shay Drory |
2023-02-07 | net/mlx5: fw_tracer: Fix debug print | Shay Drory |
2023-02-07 | net/mlx5: fs, Remove redundant assignment of size | Roi Dayan |
2023-02-07 | net/mlx5: fs_core, Remove redundant variable err | Maor Dickman |
2023-02-07 | net/mlx5: Fix memory leak in error flow of port set buffer | Maher Sanalla |
2023-02-07 | net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS | Gal Pressman |