summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-2/+2
|\
| * xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer2023-03-221-2/+2
* | net/mlx4_en: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2023-03-081-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-241-5/+9
|\
| * RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-151-5/+9
* | net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2023-02-201-11/+11
* | Daniel Borkmann says:Jakub Kicinski2023-02-101-0/+2
|\ \
| * | drivers: net: turn on XDP featuresMarek Majtyka2023-02-021-0/+2
* | | devlink: remove devlink featuresJiri Pirko2023-01-301-1/+0
|/ /
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-284-18/+69
|\ \
| * | net/mlx4_en: Support RX XDP metadataStanislav Fomichev2023-01-234-5/+52
| * | net/mlx4_en: Introduce wrapper for xdp_buffStanislav Fomichev2023-01-231-11/+15
| |/
* / devlink: protect devlink param list by instance lockJiri Pirko2023-01-271-40/+40
|/
* net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet2022-12-081-5/+5
* net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet2022-12-081-4/+12
* net/mlx4: rename two constantsEric Dumazet2022-12-082-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-1/+2
|\
| * net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh2022-11-181-1/+2
* | net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko2022-11-031-1/+1
* | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko2022-11-031-6/+3
* | ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppmJacob Keller2022-10-311-18/+11
|/
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-312-4/+4
* net/mlx4: Fix error check for dma_map_sgJack Wang2022-08-261-2/+2
* mlx4: Do type_clear() for devlink ports when type_set() was called previouslyJiri Pirko2022-08-261-0/+3
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-1/+1
|\
| * lib/bitmap: change type of bitmap_weight to unsigned longYury Norov2022-07-151-1/+1
* | net: devlink: convert reload command to take implicit devlink->lockJiri Pirko2022-08-011-4/+0
* | net/mlx4: Lock mlx4 devlink reload callbackMoshe Shemesh2022-07-282-13/+37
* | net/mlx4: Use devl_ API for devlink port register / unregisterMoshe Shemesh2022-07-281-4/+12
* | net/mlx4: Use devl_ API for devlink region create / destroyMoshe Shemesh2022-07-282-10/+17
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-2/+2
|/
* Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-091-1/+1
|\
| * net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-071-1/+1
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-17/+6
|\ \ | |/ |/|
| * net: mellanox: fix open-coded for_each_set_bit()Yury Norov2022-05-021-17/+6
* | mlx4: support BIG TCP packetsEric Dumazet2022-05-162-9/+41
* | net: switch to netif_napi_add_tx()Jakub Kicinski2022-05-051-2/+1
|/
* net/mlx4_en: use kzallocJulia Lawall2022-03-141-2/+1
* net/mlx4: Delete useless moduleparam includeLeon Romanovsky2022-03-101-1/+0
* Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-131-5/+3
|\
| * Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-082-5/+10
| |\
| * | net/mlx4: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-5/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-312-1/+2
|\ \ \
| * | | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+1
| * | | bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni2021-12-131-1/+1
* | | | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-4/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-022-5/+10
|\ \ \ | | |/ | |/|
| * | net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang2021-12-011-2/+7
| * | net/mlx4_en: Update reported link modes for 1/10GErik Ekman2021-11-291-3/+3
| |/