summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2022-12-02net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2021-12-17net/mlx4_en: Update reported link modes for 1/10GErik Ekman
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-19net/mlx4_en: Resolve bad operstate valueLama Kayal
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-18net/mlx4: Use ARRAY_SIZE to get an array's sizeJason Wang
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-02net/mlx4: make the array states static const, makes object smallerColin Ian King
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-25mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-06-29net/mlx4: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-24mlx4: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-05-10net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-04-22net/mlx4: Treat VFs fair when handling comm_channel_eventsHans Westgaard Ry
2021-03-05net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-02-22net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15net/mlx4: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx4: Replace irq_to_desc() abuseThomas Gleixner
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun
2020-12-09net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-20net/mlx4_en: Remove unused performance countersTariq Toukan
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-18net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-11-09net/mlx4: Assign boolean values to a bool variableKaixu Xia
2020-11-05net/mlx4: Cleanup kernel-doc warningsSaeed Mahameed
2020-11-02net/mlx4_core : remove unneeded semicolonTom Rix
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-12mlx4: handle non-napi callers to napi_pollJonathan Lemon
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh