summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-4/+2
* net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-2/+1
* net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-4/+0
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-243-11/+6
|\
| * net/mlx4: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * net/mlx4: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-11/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-113-15/+58
|\ \
| * | net/mlx4_en: Handle TX error CQEMoshe Shemesh2020-12-093-7/+39
| * | net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2020-12-092-8/+19
| |/
* | net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun2020-12-101-7/+2
* | net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun2020-12-091-7/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
|\ \
| * | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
* | | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* | | net/mlx4_en: Remove unused performance countersTariq Toukan2020-11-205-56/+1
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-192-5/+5
|\ \ \ | |/ / |/| / | |/
| * net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-182-5/+5
* | net/mlx4: Assign boolean values to a bool variableKaixu Xia2020-11-091-1/+1
* | net/mlx4: Cleanup kernel-doc warningsSaeed Mahameed2020-11-051-1/+1
* | net/mlx4_core : remove unneeded semicolonTom Rix2020-11-021-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-152-1/+4
|\
| * mlx4: handle non-napi callers to napi_pollJonathan Lemon2020-10-122-1/+4
* | devlink: Add devlink reload limit optionMoshe Shemesh2020-10-091-1/+3
* | devlink: Add reload action option to devlink reload commandMoshe Shemesh2020-10-091-2/+5
* | drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg2020-09-251-1/+1
* | mlx4: add pause frame statsJakub Kicinski2020-09-152-0/+31
* | net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-143-5/+4
* | net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...Luo Jiaxing2020-09-121-1/+0
* | mlx4: make sure to always set the port typeJakub Kicinski2020-09-101-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+1
|\|
| * net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu2020-09-011-1/+1
* | net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan2020-08-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-031-24/+0
|\
| * bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-24/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+2
|\ \
| * | mlx4: disable device on shutdownJakub Kicinski2020-07-281-0/+2
* | | net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-273-5/+5
| |/ |/|
* | mlx4: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-102-84/+25
* | mlx4: Mark PM functions as __maybe_unusedWei Yongjun2020-07-021-2/+2
* | mlx4: use generic power managementVaibhav Gupta2020-07-011-4/+7
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-052-185/+0
|\
| * RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-022-185/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-1/+1
|\ \
| * | net/mlx4_core: fix a memory leak bug.Qiushi Wu2020-05-231-1/+1
| |/
* | mlx4: Add XDP frame size and adjust max XDP MTUJesper Dangaard Brouer2020-05-142-1/+3
* | net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()Jason Yan2020-05-071-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+3
|\|
| * net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-041-1/+3
* | net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()Jason Yan2020-05-061-2/+1