Age | Commit message (Expand) | Author |
2025-07-07 | net/mlx5: HWS, Create STEs directly from matcher | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, Refactor rule skip logic | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, Export rule skip logic | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, remove incorrect comment | Yevgeny Kliteynik |
2025-07-07 | net/mlx5: HWS, remove unused create_dest_array parameter | Vlad Dogaru |
2025-07-07 | Merge branch 'mlx5-next' into wip/leon-for-next | Leon Romanovsky |
2025-07-02 | net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw | Carolina Jubran |
2025-07-02 | net/mlx5: Add traffic class scheduling support for vport QoS | Carolina Jubran |
2025-07-02 | net/mlx5: Add support for setting tc-bw on nodes | Carolina Jubran |
2025-07-02 | net/mlx5: Add no-op implementation for setting tc-bw on rate objects | Carolina Jubran |
2025-07-02 | net/mlx5: Check device memory pointer before usage | Stav Aviram |
2025-07-02 | net/mlx5: fs, fix RDMA TRANSPORT init cleanup flow | Patrisious Haddad |
2025-07-01 | time/timecounter: Fix the lie that struct cyclecounter is const | Greg Kroah-Hartman |
2025-06-30 | net/mlx5e: Fix error handling in RQ memory model registration | Fushuai Wang |
2025-06-26 | RDMA/mlx5: Allocate IB device with net namespace supplied from core dev | Mark Bloch |
2025-06-25 | net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain | Patrisious Haddad |
2025-06-21 | eth: mlx5: migrate to new RXFH callbacks | Jakub Kicinski |
2025-06-18 | udp_tunnel: remove rtnl_lock dependency | Stanislav Fomichev |
2025-06-17 | net/mlx5e: Add TX support for netmems | Dragos Tatulea |
2025-06-17 | net/mlx5e: Support ethtool tcp-data-split settings | Saeed Mahameed |
2025-06-17 | net/mlx5e: Implement queue mgmt ops and single channel swap | Saeed Mahameed |
2025-06-17 | net/mlx5e: Add support for UNREADABLE netmem page pools | Saeed Mahameed |
2025-06-17 | net/mlx5e: Convert over to netmem | Saeed Mahameed |
2025-06-17 | net/mlx5e: SHAMPO: Separate pool for headers | Saeed Mahameed |
2025-06-17 | net/mlx5e: SHAMPO: Improve hw gro capability checking | Saeed Mahameed |
2025-06-17 | net/mlx5e: SHAMPO: Remove redundant params | Saeed Mahameed |
2025-06-17 | net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc | Saeed Mahameed |
2025-06-12 | net: ethtool: require drivers to opt into the per-RSS ctx RXFH | Jakub Kicinski |
2025-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-06-12 | Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2025-06-12 | net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get() | Dan Carpenter |
2025-06-11 | net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper | Shahar Shitrit |
2025-06-11 | net/mlx5e: Fix leak of Geneve TLV option object | Jianbo Liu |
2025-06-11 | net/mlx5: HWS, make sure the uplink is the last destination | Vlad Dogaru |
2025-06-11 | net/mlx5: HWS, fix missing ip_version handling in definer | Yevgeny Kliteynik |
2025-06-11 | net/mlx5: HWS, Init mutex on the correct path | Vlad Dogaru |
2025-06-11 | net/mlx5: Fix return value when searching for existing flow group | Patrisious Haddad |
2025-06-11 | net/mlx5: Fix ECVF vports unload on shutdown flow | Amir Tzin |
2025-06-11 | net/mlx5: Ensure fw pages are always allocated on same NUMA | Moshe Shemesh |
2025-06-11 | net/mlx5: Expose serial numbers in devlink info | Jiri Pirko |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar |
2025-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2025-05-27 | net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex() | Dan Carpenter |
2025-05-27 | net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() | Wentao Liang |
2025-05-27 | net/mlx5e: Allow setting MAC address of representors | Mark Bloch |
2025-05-26 | net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() | Wentao Liang |
2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni |
2025-05-22 | net/mlx5e: Convert mlx5 netdevs to instance locking | Cosmin Ratiu |
2025-05-22 | net/mlx5e: Don't drop RTNL during firmware flash | Cosmin Ratiu |
2025-05-21 | net/mlx5: HWS, handle modify header actions dependency | Yevgeny Kliteynik |