index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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_en: fix spurious timestamping callbacks
Eric Dumazet
2016-04-26
1
-2
/
+4
*
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
2016-04-21
4
-3
/
+10
*
net/mlx4_core: Don't allow to VF change global pause settings
Eugenia Emantayev
2016-04-21
2
-0
/
+15
*
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
2016-04-21
1
-5
/
+34
*
net/mlx4_core: Implement pci_resume callback
Daniel Jurgens
2016-04-21
1
-15
/
+24
*
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
2016-04-19
1
-2
/
+6
*
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
2016-04-19
1
-1
/
+1
*
net/mlx4: remove unused array zero_gid[]
Colin Ian King
2016-03-20
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
10
-218
/
+344
|
\
|
*
net/mlx4_core: Fix backward compatibility on VFs
Eli Cohen
2016-03-18
1
-6
/
+18
|
*
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
2016-03-14
1
-1
/
+2
|
*
mlx4: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
2016-03-13
1
-6
/
+9
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
3
-14
/
+22
|
|
\
|
*
|
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
2016-03-03
1
-0
/
+1
|
*
|
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-03
1
-1
/
+1
|
*
|
mlx4: Implement port type setting via devlink interface
Jiri Pirko
2016-03-01
1
-21
/
+65
|
*
|
mlx4: Implement devlink interface
Jiri Pirko
2016-03-01
4
-13
/
+50
|
*
|
net: mlx4: use new ETHTOOL_G/SSETTINGS API
David Decotigny
2016-02-25
3
-170
/
+189
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
12
-39
/
+108
|
|
\
\
|
*
|
|
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
1
-3
/
+4
|
*
|
|
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-17
1
-2
/
+10
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-18
1
-5
/
+4
|
\
\
\
\
|
*
|
|
|
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-5
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-18
2
-3
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
IB/mlx4: Add support for the don't trap rule
Marina Varshaver
2016-02-29
2
-3
/
+8
|
|
|
/
|
|
/
|
*
|
|
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
2016-03-02
1
-1
/
+1
*
|
|
net/mlx4_core: Check the correct limitation on VFs for HA mode
Moni Shoua
2016-03-02
1
-3
/
+11
*
|
|
net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
Jack Morgenstein
2016-03-02
1
-10
/
+10
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-22
11
-38
/
+107
|
\
\
|
*
|
net/mlx4_en: Avoid changing dev->features directly in run-time
Eugenia Emantayev
2016-02-17
1
-4
/
+5
|
*
|
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
6
-20
/
+66
|
*
|
net/mlx4_core: Do not BUG_ON during reset when PCI is offline
Daniel Jurgens
2016-02-17
1
-2
/
+9
|
*
|
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
2016-02-17
1
-4
/
+6
|
*
|
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Eugenia Emantayev
2016-02-17
1
-6
/
+19
|
*
|
net/mlx4_en: Count HW buffer overrun only once
Amir Vadai
2016-02-17
1
-2
/
+2
|
|
/
*
/
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
2016-02-11
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
4
-2
/
+75
|
\
|
*
net/mlx4_core: Add support for RoCE v2 entropy
Moni Shoua
2016-01-19
1
-0
/
+26
|
*
net/mlx4_core: Add support for configuring RoCE v2 UDP port
Moni Shoua
2016-01-19
1
-1
/
+15
|
*
net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes
Moni Shoua
2016-01-19
2
-1
/
+11
|
*
net/mlx4: Query RoCE support
Moni Shoua
2016-01-19
1
-0
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
3
-9
/
+15
|
\
\
|
*
|
net/mlx4_en: Fix HW timestamp init issue upon system startup
Eugenia Emantayev
2015-12-18
3
-7
/
+14
|
*
|
net/mlx4_en: Remove dependency between timestamping capability and service_task
Eugenia Emantayev
2015-12-18
1
-3
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
2
-3
/
+4
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
1
-2
/
+3
|
|
\
|
|
*
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
2015-12-15
1
-2
/
+3
|
*
|
IB/mlx4: Use correct order of variables in log message
Wengang Wang
2015-12-08
1
-1
/
+1
|
|
/
*
|
net/mlx4_core: Support the HA mode for SRIOV VFs too
Moni Shoua
2015-12-06
1
-10
/
+97
*
|
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
Moni Shoua
2015-12-06
2
-23
/
+581
[next]