index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()
Jason Yan
2020-05-07
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-1
/
+3
|
\
|
|
*
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
2020-05-04
1
-1
/
+3
*
|
net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
Jason Yan
2020-05-06
1
-2
/
+1
*
|
net/mlx4_core: Add missing iounmap() in error path
Zou Wei
2020-04-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
1
-1
/
+13
|
\
|
|
*
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
2020-04-18
1
-1
/
+13
*
|
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
2020-04-23
3
-13
/
+13
|
/
*
mlx4: fix "initializer element not constant" compiler error
Jacob Keller
2020-03-29
1
-4
/
+7
*
devlink: track snapshot id usage count using an xarray
Jacob Keller
2020-03-26
1
-0
/
+3
*
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
2020-03-26
1
-3
/
+8
*
devlink: convert snapshot destructor callback to region op
Jacob Keller
2020-03-26
1
-2
/
+4
*
devlink: prepare to support region operations
Jacob Keller
2020-03-26
1
-4
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-31
/
+31
|
\
|
*
net: mlx4: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-15
1
-31
/
+31
*
|
net: mlx4: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
1
-0
/
+4
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-1
/
+1
|
\
|
*
devlink: correct misspelling of snapshot
Jacob Keller
2020-01-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-1
/
+1
|
\
|
|
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
|
mlx4: use new txqueue timeout argument
Michael S. Tsirkin
2019-12-12
1
-10
/
+4
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
2
-4
/
+14
|
\
|
*
net/mlx4_en: Fix wrong limitation for number of TX rings
Tariq Toukan
2019-11-18
2
-4
/
+13
|
*
net/mlx4_en: fix mlx4 ethtool -N insertion
Luigi Rizzo
2019-11-17
1
-0
/
+1
|
*
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-09
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
1
-18
/
+6
|
\
\
|
*
|
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-18
1
-18
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
Dotan Barak
2019-11-05
1
-2
/
+1
*
|
|
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-08
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-16
/
+26
|
\
|
|
*
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
Eran Ben Elisha
2019-10-29
1
-16
/
+26
*
|
net: devlink: allow to change namespaces during reload
Jiri Pirko
2019-10-04
1
-1
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-1
/
+1
|
\
|
*
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
2019-09-11
1
-1
/
+1
*
|
net: devlink: split reload op into two
Jiri Pirko
2019-09-13
1
-4
/
+15
*
|
mlx4: Split restart_one into two functions
Jiri Pirko
2019-09-13
3
-7
/
+23
*
|
net/mlx4_en: ethtool: make array modes static const, makes object smaller
Colin Ian King
2019-09-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-1
/
+2
|
\
|
|
*
net/mlx4_en: fix a memory leak bug
Wenwen Wang
2019-08-13
1
-1
/
+2
*
|
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
2019-08-09
1
-5
/
+2
*
|
mlx4/en_netdev: allow offloading VXLAN over VLAN
Davide Caratti
2019-07-27
1
-26
/
+17
*
|
mlx4: avoid large stack usage in mlx4_init_hca()
Arnd Bergmann
2019-07-24
1
-27
/
+39
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-3
/
+1
|
/
*
ethernet: remove redundant memset
Fuqian Huang
2019-07-15
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-22
2
-6
/
+3
|
\
|
*
net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2019-05-20
2
-6
/
+3
*
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
[prev]
[next]