Age | Commit message (Expand) | Author |
4 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
5 days | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
13 days | RDMA support for DMA handle | Leon Romanovsky |
13 days | net/mlx5: Add support for device steering tag | Yishai Hadas |
2025-07-07 | Merge branch 'mlx5-next' into wip/leon-for-next | Leon Romanovsky |
2025-07-02 | net/mlx5: Check device memory pointer before usage | Stav Aviram |
2025-07-01 | time/timecounter: Fix the lie that struct cyclecounter is const | Greg Kroah-Hartman |
2025-06-26 | RDMA/mlx5: Allocate IB device with net namespace supplied from core dev | Mark Bloch |
2025-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-04-21 | net/mlx5: Move ttc allocation after switch case to prevent leaks | Henry Martin |
2025-04-21 | net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() | Henry Martin |
2025-04-15 | net: ptp: introduce .supported_perout_flags to ptp_clock_info | Jacob Keller |
2025-04-15 | net: ptp: introduce .supported_extts_flags to ptp_clock_info | Jacob Keller |
2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2025-03-12 | net/mlx5: Avoid unnecessary use of comma operator | Simon Horman |
2025-03-10 | net/mlx5: handle errors in mlx5_chains_create_table() | Wentao Liang |
2025-02-25 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski |
2025-02-23 | net/mlx5: Change POOL_NEXT_SIZE define value and make it global | Patrisious Haddad |
2025-02-12 | net/mlx5e: Expose RSS via devlink rx reporter diagnose | Amir Tzin |
2025-02-06 | net/mlx5: Generate PPS IN event on new function for shared clock | Jianbo Liu |
2025-02-06 | net/mlx5: Support one PTP device per hardware clock | Jianbo Liu |
2025-02-06 | net/mlx5: Move PPS notifier and out_work to clock_state | Jianbo Liu |
2025-02-06 | net/mlx5: Add devcom component for the clock shared by functions | Jianbo Liu |
2025-02-06 | net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer | Jianbo Liu |
2025-02-06 | net/mlx5: Add API to get mlx5_core_dev from mlx5_clock | Jianbo Liu |
2025-02-06 | net/mlx5: Add init and destruction functions for a single HW clock | Jianbo Liu |
2025-02-06 | net/mlx5: Change parameters for PTP internal functions | Jianbo Liu |
2025-02-06 | net/mlx5: Add helper functions for PTP callbacks | Jianbo Liu |
2025-01-09 | net/mlx5: use do_aux_work for PHC overflow checks | Vadim Fedorenko |
2024-12-23 | net/mlx5: fs, add counter object to flow destination | Moshe Shemesh |
2024-11-11 | mlx5/core: relax memory barrier in eq_update_ci() | Caleb Sander Mateos |
2024-11-05 | mlx5_en: use read sequence for gettimex64 | Vadim Fedorenko |
2024-11-03 | net/mlx5: DR, moved all the SWS code into a separate directory | Yevgeny Kliteynik |
2024-09-25 | net/mlx5: Added cond_resched() to crdump collection | Mohamed Khalfella |
2024-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-08-16 | net/mlx5: Fix IPsec RoCE MPV trace call | Patrisious Haddad |
2024-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-08-09 | net/mlx5: SD, Do not query MPIR register if no sd_group | Tariq Toukan |
2024-08-05 | net/mlx5: Implement PTM cross timestamping support | Rahul Rameshbabu |
2024-06-05 | net/mlx5: Stop waiting for PCI if pci channel is offline | Moshe Shemesh |
2024-05-24 | net/mlx5: Do not query MPIR on embedded CPU function | Tariq Toukan |
2024-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-12 | net/mlx5: SD, Handle possible devcom ERR_PTR | Tariq Toukan |
2024-04-03 | net/mlx5: Support matching on l4_type for ttc_table | Jianbo Liu |
2024-03-07 | net/mlx5: Enable SD feature | Tariq Toukan |
2024-03-07 | net/mlx5: SD, Add debugfs | Tariq Toukan |
2024-03-07 | net/mlx5: SD, Add informative prints in kernel log | Tariq Toukan |
2024-03-07 | net/mlx5: SD, Implement steering for primary and secondaries | Tariq Toukan |
2024-03-07 | net/mlx5: SD, Implement devcom communication and primary election | Tariq Toukan |
2024-03-07 | net/mlx5: SD, Implement basic query and instantiation | Tariq Toukan |