index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
ipoib
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-01-24
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
2024-01-07
Revert "mlx5 updates 2023-12-20"
Jakub Kicinski
2023-12-20
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
2023-12-13
net/mlx5: Move TISes from priv to mdev HW resources
Tariq Toukan
2023-10-14
net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
Adham Faris
2023-03-15
net/mlx5e: Don't cache tunnel offloads capability
Parav Pandit
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-07
net/mlx5e: IPoIB, Show unknown speed instead of error
Dragos Tatulea
2023-02-04
net/mlx5e: IPoIB, Add support for XDR speed
Dragos Tatulea
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-10
net/mlx5e: Add flow steering debugfs directory
Gal Pressman
2023-01-09
net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent
Dragos Tatulea
2023-01-09
net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...
Dragos Tatulea
2022-12-28
net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default
Dragos Tatulea
2022-11-12
net/mlx5e: Add error flow when failing update_rx
Guy Truzman
2022-10-01
net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues
Maxim Mikityanskiy
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
net/mlx5e: Make all ttc functions of en_fs get fs struct as argument
Lama Kayal
2022-08-22
net/mlx5e: Make flow steering arfs independent of priv
Lama Kayal
2022-08-22
net/mlx5e: Separate ethtool_steering from fs.h and make private
Lama Kayal
2022-08-22
net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...
Lama Kayal
2022-08-22
net/mlx5e: Introduce flow steering API
Lama Kayal
2022-07-28
net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_main
Lama Kayal
2022-07-28
net/mlx5e: Add mdev to flow_steering struct
Lama Kayal
2022-07-28
net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointer
Lama Kayal
2022-07-19
net/mlx5e: Report header-data split state through ethtool
Gal Pressman
2022-05-17
net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIB
Gal Pressman
2021-12-21
net/mlx5e: Use dynamic per-channel allocations in stats
Tariq Toukan
2021-12-21
net/mlx5e: Use bitmap field for profile features
Tariq Toukan
2021-12-02
mlx5: fix mlx5i_grp_sw_update_stats() stack usage
Arnd Bergmann
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-16
net/mlx5e: Support ethtool cq mode
Saeed Mahameed
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-10-26
net/mlx5e: Rename TIR lro functions to TIR packet merge functions
Khalid Manaa
2021-10-25
net/mlx5: Fix unused function warning of mlx5i_flow_type_mask
Shay Drory
2021-10-25
RDMA/mlx5: Use dev_addr_mod()
Jakub Kicinski
2021-10-15
net/mlx5i: Enable Rx steering for IPoIB via ethtool
Moosa Baransi
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-09-30
net/mlx5e: Keep the value for maximum number of channels in-sync
Tariq Toukan
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-02
net/mlx5: Embed mlx5_ttc_table
Maor Gottlieb
2021-08-02
net/mlx5e: Decouple TTC logic from mlx5e
Maor Gottlieb
2021-08-02
net/mlx5e: Hide all implementation details of mlx5e_rx_res
Maxim Mikityanskiy
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-26
net/mlx5e: Take RQT out of TIR and group RX resources
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Move RX resources to a separate struct
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Move mlx5e_build_rss_params() call to init_rx
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Convert RQT to a dedicated object
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Prohibit inner indir TIRs in IPoIB
Maxim Mikityanskiy
[next]