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