Age | Commit message (Expand) | Author |
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 |
2025-05-21 | net/mlx5: HWS, fix typo - 'nope' to 'nop' | Yevgeny Kliteynik |
2025-05-21 | net/mlx5: HWS, register reformat actions with fw | Vlad Dogaru |
2025-05-21 | net/mlx5: SWS, fix reformat id error handling | Vlad Dogaru |
2025-05-16 | net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead | Carolina Jubran |
2025-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-05-15 | net/mlx5: Use to_delayed_work() | Chen Ni |
2025-05-13 | net/mlx5e: Disable MACsec offload for uplink representor profile | Carolina Jubran |
2025-05-13 | net/mlx5: HWS, dump bad completion details | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, rework rehash loop | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, fix redundant extension of action templates | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, fix counting of rules in the matcher | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, force rehash when rule insertion failed | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, support complex matchers | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, introduce isolated matchers | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, expose polling function in header file | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, add definer function to get field name str | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header | Yevgeny Kliteynik |
2025-05-12 | net/mlx5: support software TX timestamp | Stanislav Fomichev |
2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-04-24 | net/mlx5: E-switch, Fix error handling for enabling roce | Chris Mi |
2025-04-24 | net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recover | Cosmin Ratiu |
2025-04-24 | net/mlx5e: TC, Continue the attr process even if encap entry is invalid | Jianbo Liu |
2025-04-24 | net/mlx5: E-Switch, Initialize MAC Address for Default GID | Maor Gottlieb |
2025-04-24 | net/mlx5e: Use custom tunnel header for vxlan gbp | Vlad Dogaru |
2025-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-04-23 | net/mlx5: HWS, Disallow matcher IP version mixing | Vlad Dogaru |
2025-04-23 | net/mlx5: HWS, Harden IP version definer checks | Vlad Dogaru |
2025-04-23 | net/mlx5: HWS, Fix IP version decision | Vlad Dogaru |
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-21 | net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments | Colin Ian King |
2025-04-17 | net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slow | Kees Cook |
2025-04-16 | xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} | Cosmin Ratiu |
2025-04-16 | xfrm: Use xdo.dev instead of xdo.real_dev | Cosmin Ratiu |
2025-04-16 | net/mlx5: Avoid using xso.real_dev unnecessarily | Cosmin Ratiu |
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-04-14 | net/mlx5: HWS, Export action STE tables to debugfs | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Free unused action STE tables | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Cleanup matcher action STE table | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Use the new action STE pool | Vlad Dogaru |