summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
AgeCommit message (Expand)Author
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2023-12-04net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-15net/mlx5e: Add local loopback counter to vport rep statsOr Har-Toov
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris
2023-10-12net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin
2023-10-12net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02net/mlx5e: Add get IPsec offload stats for uplink representorJianbo Liu
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-26net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu
2023-07-26net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao
2023-06-23net/mlx5e: Use vhca_id for device index in vport rx rulesRoi Dayan
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory
2023-06-02net/mlx5e: rep, store send to vport rules per peerMark Bloch
2023-05-24net/mlx5e: Move Ethernet driver debugfs to profile init callbackJianbo Liu
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-20net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan
2023-04-20net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-10net/mlx5e: Add flow steering debugfs directoryGal Pressman
2023-01-09net/mlx5e: Fix memory leak on updating vport countersAya Levin
2022-12-08net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov
2022-11-29net/mlx5e: Support devlink reload of IPsec coreLeon Romanovsky
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()Nathan Chancellor
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan
2022-08-22net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal
2022-08-22net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-08-22net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationLeon Romanovsky
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal