Age | Commit message (Expand) | Author |
2023-05-24 | net/mlx5: Fix check for allocation failure in comp_irqs_request_pci() | Dan Carpenter |
2023-05-24 | net/mlx5: DR, Add missing mutex init/destroy in pattern manager | Yevgeny Kliteynik |
2023-05-24 | net/mlx5e: Move Ethernet driver debugfs to profile init callback | Jianbo Liu |
2023-05-24 | net/mlx5e: Don't attach netdev profile while handling internal error | Dmytro Linkin |
2023-05-24 | net/mlx5: Fix post parse infra to only parse every action once | Vlad Buslov |
2023-05-24 | net/mlx5e: Use query_special_contexts cmd only once per mdev | Dragos Tatulea |
2023-05-24 | net/mlx5: fw_tracer, Fix event handling | Shay Drory |
2023-05-24 | net/mlx5: SF, Drain health before removing device | Shay Drory |
2023-05-24 | net/mlx5: Drain health before unregistering devlink | Shay Drory |
2023-05-24 | net/mlx5e: Do not update SBCM when prio2buffer command is invalid | Maher Sanalla |
2023-05-24 | net/mlx5e: Consider internal buffers size in port buffer calculations | Maher Sanalla |
2023-05-24 | net/mlx5e: Prevent encap offload when neigh update is running | Chris Mi |
2023-05-24 | net/mlx5e: Extract remaining tunnel encap code to dedicated file | Chris Mi |
2023-05-24 | Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2023-05-24 | net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs | Arınç ÜNAL |
2023-05-23 | r8169: Use a raw_spinlock_t for the register locks. | Sebastian Andrzej Siewior |
2023-05-23 | lan966x: Fix unloading/loading of the driver | Horatiu Vultur |
2023-05-22 | net/mlx5: Fix indexing of mlx5_irq | Shay Drory |
2023-05-22 | net/mlx5: Fix irq affinity management | Shay Drory |
2023-05-22 | net/mlx5: Free irqs only on shutdown callback | Shay Drory |
2023-05-22 | net/mlx5: Devcom, serialize devcom registration | Shay Drory |
2023-05-22 | net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device | Shay Drory |
2023-05-22 | net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register | Shay Drory |
2023-05-22 | net/mlx5e: TC, Fix using eswitch mapping in nic mode | Paul Blakey |
2023-05-22 | net/mlx5e: Fix SQ wake logic in ptp napi_poll context | Rahul Rameshbabu |
2023-05-22 | net/mlx5e: Fix deadlock in tc route query code | Vlad Buslov |
2023-05-22 | net/mlx5: Fix error message when failing to allocate device memory | Roi Dayan |
2023-05-22 | net/mlx5e: Use correct encap attribute during invalidation | Vlad Buslov |
2023-05-22 | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE | Yevgeny Kliteynik |
2023-05-22 | net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs | Erez Shitrit |
2023-05-22 | net/mlx5: Handle pairing of E-switch via uplink un/load APIs | Shay Drory |
2023-05-22 | net/mlx5: Collect command failures data only for known commands | Shay Drory |
2023-05-22 | 3c589_cs: Fix an error handling path in tc589_probe() | Christophe JAILLET |
2023-05-22 | forcedeth: Fix an error handling path in nv_probe() | Christophe JAILLET |
2023-05-19 | Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2023-05-19 | net: fix stack overflow when LRO is disabled for virtual interfaces | Taehee Yoo |
2023-05-19 | Bluetooth: btnxpuart: Fix compiler warnings | Neeraj Sanjay Kale |
2023-05-19 | net: fec: add dma_wmb to ensure correct descriptor values | Shenwei Wang |
2023-05-19 | octeontx2-pf: Fix TSOv6 offload | Sunil Goutham |
2023-05-19 | sfc: fix devlink info error handling | Alejandro Lucero |
2023-05-19 | net/mlx5e: do as little as possible in napi poll when budget is 0 | Jakub Kicinski |
2023-05-18 | net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize | Tudor Ambarus |
2023-05-18 | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-05-18 | Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2023-05-18 | Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/... | Paolo Abeni |
2023-05-17 | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2023-05-17 | net: isa: include net/Space.h | Arnd Bergmann |
2023-05-17 | net: wwan: t7xx: Ensure init is completed before system sleep | Kai-Heng Feng |
2023-05-17 | net: pcs: xpcs: fix C73 AN not getting enabled | Vladimir Oltean |
2023-05-17 | net: wwan: iosm: fix NULL pointer dereference when removing device | M Chetan Kumar |