index
:
Linux Stable
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-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
*
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
2016-12-08
4
-17
/
+27
*
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2016-12-08
2
-30
/
+44
*
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
1
-0
/
+5
*
mlx4: use reset to set mac header
Zhang Shengju
2016-12-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
3
-20
/
+9
|
\
|
*
net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...
Jack Morgenstein
2016-11-28
1
-1
/
+6
|
*
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
2016-11-28
2
-19
/
+3
*
|
mlx4: fix use-after-free in mlx4_en_fold_software_stats()
Eric Dumazet
2016-12-02
2
-1
/
+5
*
|
ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-11-30
1
-4
/
+2
*
|
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
2016-11-29
4
-23
/
+58
*
|
mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()
Eric Dumazet
2016-11-27
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-1
/
+4
|
\
|
|
*
net/mlx4_en: Free netdev resources under state lock
Tariq Toukan
2016-11-23
1
-1
/
+4
*
|
mlx4: reorganize struct mlx4_en_tx_ring
Eric Dumazet
2016-11-24
3
-44
/
+48
*
|
mlx4: avoid unnecessary dirtying of critical fields
Eric Dumazet
2016-11-21
1
-17
/
+30
*
|
net/mlx4_en: remove napi_hash_del() call
Eric Dumazet
2016-11-17
1
-4
/
+0
*
|
net/mlx4_en: use napi_complete_done() return value
Eric Dumazet
2016-11-16
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-1
/
+0
|
\
|
|
*
Revert "net/mlx4_en: Fix panic during reboot"
Tariq Toukan
2016-11-09
1
-1
/
+0
*
|
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
2016-11-12
1
-1
/
+4
*
|
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
2016-11-02
7
-12
/
+60
*
|
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
2016-11-02
8
-205
/
+293
*
|
net/mlx4_en: Add TX_XDP for CQ types
Tariq Toukan
2016-11-02
2
-12
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
12
-61
/
+105
|
\
|
|
*
net/mlx4_en: Save slave ethtool stats command
Tariq Toukan
2016-10-29
1
-2
/
+3
|
*
net/mlx4_en: Fix potential deadlock in port statistics flow
Jack Morgenstein
2016-10-29
3
-16
/
+3
|
*
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
2016-10-29
2
-35
/
+53
|
*
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
2016-10-29
1
-0
/
+9
|
*
net/mlx4_en: Fix panic during reboot
Eugenia Emantayev
2016-10-29
1
-0
/
+1
|
*
net/mlx4_en: Process all completions in RX rings after port goes up
Erez Shitrit
2016-10-29
1
-0
/
+7
|
*
net/mlx4_en: Resolve dividing by zero in 32-bit system
Eugenia Emantayev
2016-10-29
1
-1
/
+4
|
*
net/mlx4_core: Change the default value of enable_qos
Moshe Lazer
2016-10-29
1
-2
/
+2
|
*
net/mlx4_core: Avoid setting ports to auto when only one port type is supported
Maor Gottlieb
2016-10-29
1
-1
/
+9
|
*
net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec
Jack Morgenstein
2016-10-29
1
-1
/
+2
|
*
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
2016-10-29
1
-2
/
+3
|
*
net/mlx4_en: fixup xdp tx irq to match rx
Brenden Blanco
2016-10-14
1
-1
/
+9
*
|
ethernet/mellanox: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-4
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-3
/
+8
|
\
|
*
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
2016-10-07
1
-4
/
+9
*
|
mlx4: remove unused fields
David Decotigny
2016-09-30
2
-6
/
+0
*
|
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
4
-11
/
+136
*
|
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-1
/
+5
*
|
net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode
Moshe Shemesh
2016-09-24
1
-0
/
+13
*
|
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
2016-09-24
4
-13
/
+73
*
|
net/mlx4_core: Fix QUERY FUNC CAP flags
Moshe Shemesh
2016-09-24
2
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
2
-2
/
+5
|
\
\
|
*
|
net/mlx4_core: Fix to clean devlink resources
Kamal Heib
2016-09-22
1
-0
/
+3
|
*
|
net/mlx4_en: fix off by one in error handling
Sebastian Ott
2016-09-16
1
-2
/
+2
*
|
|
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-22
1
-1
/
+1
*
|
|
net/mlx4_core: Fix deadlock when switching between polling and event fw commands
Jack Morgenstein
2016-09-21
2
-6
/
+19
[next]