index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-03-14
net/mlx4_en: use kzalloc
Julia Lawall
2022-03-10
net/mlx4: Delete useless moduleparam include
Leon Romanovsky
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-10
net/mlx4: Use irq_update_affinity_hint()
Nitesh Narayan Lal
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-01
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
2021-11-29
net/mlx4_en: Update reported link modes for 1/10G
Erik Ekman
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-04
net/mlx4_en: avoid one cache line miss to ring doorbell
Eric Dumazet
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-30
net/mlx4_en: Add XDP_REDIRECT statistics
Joshua Roys
2021-09-29
net/mlx4: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
2021-09-27
net/mlx4: Move devlink_register to be the last initialization command
Leon Romanovsky
2021-09-24
net: mlx4: Add support for XDP_REDIRECT
Joshua Roys
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
net/mlx4_en: Don't allow aRFS for encapsulated packets
Aya Levin
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-19
net/mlx4_en: Resolve bad operstate value
Lama Kayal
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-18
net/mlx4: Use ARRAY_SIZE to get an array's size
Jason Wang
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-02
net/mlx4: make the array states static const, makes object smaller
Colin Ian King
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-25
mlx4: Fix missing error code in mlx4_load_one()
Jiapeng Chong
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-06-29
net/mlx4: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-24
mlx4: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-05-10
net/mlx4: Fix EEPROM dump support
Vladyslav Tarasiuk
2021-04-22
net/mlx4: Treat VFs fair when handling comm_channel_events
Hans Westgaard Ry
[next]