summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: use kzallocJulia Lawall2022-03-141-2/+1
* net/mlx4: Delete useless moduleparam includeLeon Romanovsky2022-03-111-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-021-2/+7
| * | net/mlx4_en: Update reported link modes for 1/10GErik Ekman2021-11-291-3/+3
| |/
* / ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
|/
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-13/+8
* devlink: Delete reload enable/disable interfaceLeon Romanovsky2021-10-131-2/+0
* devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky2021-10-131-0/+1
* ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-102-3/+0
* mlx4: constify args for const dev_addrJakub Kicinski2021-10-052-4/+6
* mlx4: remove custom dev_addr clearingJakub Kicinski2021-10-051-8/+6
* mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski2021-10-051-1/+1
* mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski2021-10-053-10/+10
* net/mlx4_en: avoid one cache line miss to ring doorbellEric Dumazet2021-10-042-2/+3
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* net/mlx4_en: Add XDP_REDIRECT statisticsJoshua Roys2021-09-305-2/+20
* net/mlx4: Use array_size() helper in copy_to_user()Gustavo A. R. Silva2021-09-291-1/+2
* net/mlx4: Move devlink_register to be the last initialization commandLeon Romanovsky2021-09-271-5/+3
* net: mlx4: Add support for XDP_REDIRECTJoshua Roys2021-09-241-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-232-19/+32
|\
| * net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin2021-09-231-0/+3
| * net/mlx4_en: Resolve bad operstate valueLama Kayal2021-09-192-19/+29
* | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-4/+1
|/
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-233-20/+11
* net/mlx4: Use ARRAY_SIZE to get an array's sizeJason Wang2021-08-191-1/+1
* ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-141-1/+1
* devlink: Set device as early as possibleLeon Romanovsky2021-08-091-2/+2
* net/mlx4: make the array states static const, makes object smallerColin Ian King2021-08-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-0/+1
|\
| * mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-07-251-0/+1
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
|/
* Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-071-0/+1
|\
| * net/mlx4: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-291-6/+2
|\ \
| * | mlx4: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2021-06-241-6/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-193-0/+10
|\ \ \ | |/ / |/| |
| * | RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-033-0/+10
* | | skbuff: add a parameter to __skb_frag_unrefMatteo Croce2021-06-071-1/+1
|/ /
* / net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-05-102-7/+104
|/
* net/mlx4: Treat VFs fair when handling comm_channel_eventsHans Westgaard Ry2021-04-222-29/+41
* net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-053-1/+4