Age | Commit message (Expand) | Author |
2023-03-15 | net/mlx5e: TC, Remove error message log print | Oz Shlomo |
2023-03-15 | net/mlx5e: TC, fix cloned flow attribute | Oz Shlomo |
2023-03-15 | net/mlx5e: TC, fix missing error code | Oz Shlomo |
2023-03-15 | net/sched: TC, fix raw counter initialization | Oz Shlomo |
2023-03-15 | net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisites | Adham Faris |
2023-03-15 | net/mlx5: Set BREAK_FW_WAIT flag first when removing driver | Shay Drory |
2023-03-15 | net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher type | Gal Pressman |
2023-03-15 | net/mlx5e: Fix cleanup null-ptr deref on encap lock | Paul Blakey |
2023-03-15 | net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern... | Maor Dickman |
2023-03-15 | net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules | Maor Dickman |
2023-03-15 | net/mlx5: Disable eswitch before waiting for VF pages | Daniel Jurgens |
2023-03-15 | net/mlx5: Fix setting ec_function bit in MANAGE_PAGES | Parav Pandit |
2023-03-15 | net/mlx5e: Don't cache tunnel offloads capability | Parav Pandit |
2023-03-15 | net/mlx5e: Fix macsec ASO context alignment | Emeel Hakim |
2023-03-10 | net/mlx5e: take into account device reconfiguration for xdp_features flag | Lorenzo Bianconi |
2023-02-27 | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-02-24 | net/mlx5: Geneve, Fix handling of Geneve object id as error code | Maor Dickman |
2023-02-24 | net/mlx5e: Verify flow_source cap before using it | Roi Dayan |
2023-02-24 | net/mlx5: ECPF, wait for VF pages only after disabling host PFs | Maher Sanalla |
2023-02-24 | mlx5: fix possible ptp queue fifo use-after-free | Vadim Fedorenko |
2023-02-24 | mlx5: fix skb leak while fifo resync and push | Vadim Fedorenko |
2023-02-24 | net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create() | Yang Yingliang |
2023-02-24 | net/mlx5: Remove NULL check before dev_{put, hold} | Yang Li |
2023-02-23 | net/mlx5e: Remove hairpin write debugfs files | Gal Pressman |
2023-02-23 | net/mlx5: Fix memory leak in IPsec RoCE creation | Patrisious Haddad |
2023-02-20 | net/mlx5e: Align IPsec ASO result memory to be as required by hardware | Leon Romanovsky |
2023-02-20 | Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-02-20 | net/mlx5e: TC, Set CT miss to the specific ct action instance | Paul Blakey |
2023-02-20 | net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG | Paul Blakey |
2023-02-20 | net/mlx5: Refactor tc miss handling to a single function | Paul Blakey |
2023-02-20 | net/mlx5: Kconfig: Make tc offload depend on tc skb extension | Paul Blakey |
2023-02-20 | net/sched: Rename user cookie and act cookie | Paul Blakey |
2023-02-18 | net/mlx5e: RX, Remove doubtful unlikely call | Gal Pressman |
2023-02-18 | net/mlx5e: Fix outdated TLS comment | Tariq Toukan |
2023-02-18 | net/mlx5e: Remove unused function mlx5e_sq_xmit_simple | Tariq Toukan |
2023-02-18 | net/mlx5e: Allow offloading of ct 'new' match | Vlad Buslov |
2023-02-18 | net/mlx5e: Implement CT entry update | Vlad Buslov |
2023-02-18 | net/mlx5: Simplify eq list traversal | Parav Pandit |
2023-02-18 | net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle() | Tariq Toukan |
2023-02-18 | net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff() | Tariq Toukan |
2023-02-18 | net/mlx5e: Switch to using napi_build_skb() | Tariq Toukan |
2023-02-17 | net/mlx5e: Use query_special_contexts for mkeys | Or Har-Toov |
2023-02-17 | net/mlx5: Change define name for 0x100 lkey value | Or Har-Toov |
2023-02-16 | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski |
2023-02-15 | net/mlx5: Configure IPsec steering for egress RoCEv2 traffic | Mark Zhang |
2023-02-15 | net/mlx5: Configure IPsec steering for ingress RoCEv2 traffic | Mark Zhang |
2023-02-15 | net/mlx5: Add IPSec priorities in RDMA namespaces | Mark Zhang |
2023-02-15 | net/mlx5: Implement new destination type TABLE_TYPE | Mark Zhang |
2023-02-14 | net/mlx5: Suspend auxiliary devices only in case of PCI device suspend | Jiri Pirko |