summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-04bnxt_en: Allocate page pool per numa nodeSomnath Kotur
2024-04-04bnxt_en: Enable XPS by default on driver loadSomnath Kotur
2024-04-04bnxt_en: Add delay to handle Downstream Port Containment (DPC) AERVikas Gupta
2024-04-04net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereadi...linke li
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET
2024-04-04net: ravb: Always update error countersPaul Barker
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker
2024-04-04netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso
2024-04-04netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan
2024-04-04netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso
2024-04-04netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso
2024-04-04netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso
2024-04-04netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-03Merge branch 'mlxsw-preparations-for-improving-performance'Jakub Kicinski
2024-04-03mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen
2024-04-03mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen
2024-04-03mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen
2024-04-03mlxsw: pci: Remove unused wait queueAmit Cohen
2024-04-03mlxsw: pci: Use only one event queueAmit Cohen
2024-04-03mlxsw: pci: Rename MLXSW_PCI_EQS_COUNTAmit Cohen
2024-04-03mlxsw: pci: Poll command interface for each cmd_exec()Amit Cohen
2024-04-03mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()Amit Cohen
2024-04-03mlxsw: pci: Remove unused countersAmit Cohen
2024-04-03mlxsw: pci: Arm CQ doorbell regardless of number of completionsAmit Cohen
2024-04-03mlxsw: pci: Do not setup tasklet from operationAmit Cohen
2024-04-03mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()Amit Cohen
2024-04-03mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()Amit Cohen
2024-04-03Merge branch 'mlx5-misc-patches'Jakub Kicinski
2024-04-03net/mlx5: Don't call give_pages() if request 0 pageJianbo Liu
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-04-03net/mlx5e: Add support for 800Gbps link modesGal Pressman
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-04-03net/mlx5e: XDP, Fix an inconsistent commentCarolina Jubran
2024-04-03net/mlx5e: debugfs, Add reset option for command interface statsTariq Toukan
2024-04-03net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill selftests stringsGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags stringsGal Pressman
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-03tools: ynl: ethtool.py: Make tool invokable from any CWDRahul Rameshbabu
2024-04-03net: phy: marvell: implement cable-test for 88E308X/88E609X familyPawel Dembicki
2024-04-03net: ethtool: Add impedance mismatch result code to cable testPawel Dembicki
2024-04-03net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki
2024-04-03net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang