Age | Commit message (Expand) | Author |
2023-04-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2023-04-25 | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-21 | Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-04-21 | net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs | Leon Romanovsky |
2023-04-21 | net/mlx5e: Properly release work data structure | Leon Romanovsky |
2023-04-21 | net/mlx5e: Compare all fields in IPv6 address | Leon Romanovsky |
2023-04-21 | net/mlx5e: Don't overwrite extack message returned from IPsec SA validator | Leon Romanovsky |
2023-04-21 | net/mlx5e: Fix FW error while setting IPsec policy block action | Leon Romanovsky |
2023-04-21 | net/mlx5: Consider VLAN interface in MACsec TX steering rules | Emeel Hakim |
2023-04-21 | net/mlx5: Support MACsec over VLAN | Emeel Hakim |
2023-04-21 | net/mlx5: Enable MACsec offload feature for VLAN interface | Emeel Hakim |
2023-04-20 | eth: mlx5: avoid iterator use outside of a loop | Jakub Kicinski |
2023-04-20 | Revert "net/mlx5e: Don't use termination table when redundant" | Vlad Buslov |
2023-04-20 | net/mlx5e: Nullify table pointer when failing to create | Aya Levin |
2023-04-20 | net/mlx5: Use recovery timeout on sync reset flow | Moshe Shemesh |
2023-04-20 | Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function" | Moshe Shemesh |
2023-04-20 | net/mlx5e: Fix error flow in representor failing to add vport rx rule | Roi Dayan |
2023-04-20 | net/mlx5: Release tunnel device after tc update skb | Chris Mi |
2023-04-20 | net/mlx5: E-switch, Don't destroy indirect table in split rule | Chris Mi |
2023-04-20 | net/mlx5: E-switch, Create per vport table based on devlink encap mode | Chris Mi |
2023-04-20 | net/mlx5e: Release the label when replacing existing ct entry | Vlad Buslov |
2023-04-20 | net/mlx5e: Don't clone flow post action attributes second time | Vlad Buslov |
2023-04-20 | net/mlx5: Update op_mode to op_mod for port selection | Roi Dayan |
2023-04-20 | net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set() | Roi Dayan |
2023-04-20 | net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc() | Roi Dayan |
2023-04-20 | net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn() | Eli Cohen |
2023-04-20 | net/mlx5e: RX, Hook NAPIs to page pools | Dragos Tatulea |
2023-04-20 | net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case | Dragos Tatulea |
2023-04-20 | net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ | Dragos Tatulea |
2023-04-20 | net/mlx5e: Add vnic devlink health reporter to representors | Maher Sanalla |
2023-04-20 | net/mlx5: Add vnic devlink health reporter to PFs/VFs | Maher Sanalla |
2023-04-20 | Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" | Maher Sanalla |
2023-04-20 | Revert "net/mlx5: Expose steering dropped packets counter" | Maher Sanalla |
2023-04-20 | net/mlx5: DR, Add memory statistics for domain object | Yevgeny Kliteynik |
2023-04-20 | net/mlx5: DR, Add more info in domain dbg dump | Yevgeny Kliteynik |
2023-04-20 | net/mlx5: DR, Calculate sync threshold of each pool according to its type | Yevgeny Kliteynik |
2023-04-20 | net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dump | Yevgeny Kliteynik |
2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-19 | Revert "net/mlx5: Enable management PF initialization" | Jakub Kicinski |
2023-04-19 | mlxsw: pci: Fix possible crash during initialization | Ido Schimmel |
2023-04-19 | net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Take shared info fragment addition into a function | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Remove un-established assumptions on XDP buffer | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc... | Tariq Toukan |