index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
mlx4: support BIG TCP packets
Eric Dumazet
2
-9
/
+41
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-03-14
net/mlx4_en: use kzalloc
Julia Lawall
1
-2
/
+1
2022-03-11
net/mlx4: Delete useless moduleparam include
Leon Romanovsky
1
-1
/
+0
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2
-5
/
+10
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-10
net/mlx4: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-5
/
+3
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+10
2021-12-02
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
1
-2
/
+7
2021-11-29
net/mlx4_en: Update reported link modes for 1/10G
Erik Ekman
1
-3
/
+3
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-13
/
+8
2021-10-13
devlink: Delete reload enable/disable interface
Leon Romanovsky
1
-2
/
+0
2021-10-13
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
1
-0
/
+1
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-3
/
+0
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
2
-4
/
+6
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
1
-8
/
+6
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
1
-1
/
+1
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
3
-10
/
+10
2021-10-04
net/mlx4_en: avoid one cache line miss to ring doorbell
Eric Dumazet
2
-2
/
+3
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-30
net/mlx4_en: Add XDP_REDIRECT statistics
Joshua Roys
5
-2
/
+20
2021-09-29
net/mlx4: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-1
/
+2
2021-09-27
net/mlx4: Move devlink_register to be the last initialization command
Leon Romanovsky
1
-5
/
+3
2021-09-24
net: mlx4: Add support for XDP_REDIRECT
Joshua Roys
1
-0
/
+13
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-19
/
+32
2021-09-23
net/mlx4_en: Don't allow aRFS for encapsulated packets
Aya Levin
1
-0
/
+3
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-4
/
+1
2021-09-19
net/mlx4_en: Resolve bad operstate value
Lama Kayal
2
-19
/
+29
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-20
/
+11
2021-08-19
net/mlx4: Use ARRAY_SIZE to get an array's size
Jason Wang
1
-1
/
+1
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+2
2021-08-03
net/mlx4: make the array states static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-25
mlx4: Fix missing error code in mlx4_load_one()
Jiapeng Chong
1
-0
/
+1
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2021-06-29
net/mlx4: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+2
2021-06-24
mlx4: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-6
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+10
2021-06-08
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
1
-1
/
+1
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
3
-0
/
+10
2021-05-11
net/mlx4: Fix EEPROM dump support
Vladyslav Tarasiuk
2
-7
/
+104
[next]