index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2
-0
/
+22
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+3
2017-03-09
mlx4: remove duplicate code in mlx4_en_process_rx_cq()
Eric Dumazet
1
-168
/
+41
2017-03-09
mlx4: make validate_loopback() more generic
Eric Dumazet
2
-19
/
+10
2017-03-09
mlx4: factorize page_address() calls
Eric Dumazet
1
-8
/
+7
2017-03-09
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
Eric Dumazet
1
-6
/
+3
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
5
-6
/
+12
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
2
-177
/
+82
2017-03-09
mlx4: use order-0 pages for RX
Eric Dumazet
2
-44
/
+33
2017-03-09
mlx4: removal of frag_sizes[]
Eric Dumazet
2
-22
/
+10
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
3
-10
/
+15
2017-03-09
mlx4: rx_headroom is a per port attribute
Eric Dumazet
2
-4
/
+4
2017-03-09
mlx4: get rid of frag_prefix_size
Eric Dumazet
2
-17
/
+13
2017-03-09
mlx4: remove order field from mlx4_en_frag_info
Eric Dumazet
2
-4
/
+4
2017-03-09
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
3
-12
/
+12
2017-02-26
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
2
-11
/
+8
2017-02-23
net/mlx4_en: Use __skb_fill_page_desc()
Eric Dumazet
1
-4
/
+4
2017-02-23
net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
Jack Morgenstein
2
-4
/
+4
2017-02-23
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...
Majd Dibbiny
1
-2
/
+0
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2
-7
/
+21
2017-02-23
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
7
-9
/
+9
2017-02-20
mlx4: reduce OOM risk on arches with large pages
Eric Dumazet
1
-1
/
+2
2017-02-19
mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()
Eric Dumazet
1
-10
/
+14
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
2
-9
/
+6
2017-02-15
mlx4: do not use rwlock in fast path
Eric Dumazet
2
-18
/
+19
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+33
2017-02-07
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-1
/
+4
2017-02-06
net/mlx4_en: fix a condition
Dan Carpenter
1
-1
/
+1
2017-02-02
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
3
-7
/
+27
2017-02-02
mlx4: Fix memory leak after mlx4_en_update_priv()
Martin KaFai Lau
1
-6
/
+2
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+14
2017-01-30
net/mlx4_core: Avoid command timeouts during VF driver device shutdown
Jack Morgenstein
3
-1
/
+14
2017-01-30
net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flow
Shaker Daibes
3
-16
/
+31
2017-01-30
net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow
Shaker Daibes
1
-22
/
+37
2017-01-30
net/mlx4_en: Pass user MTU value to Firmware at set port command
Shaker Daibes
4
-7
/
+81
2017-01-30
net/mlx4_en: Adding support of turning off link autonegotiation via ethtool
Ariel Levkovich
1
-5
/
+19
2017-01-30
net/mlx4_core: Get num_tc using netdev_get_num_tc
Alaa Hleihel
2
-2
/
+2
2017-01-30
net/mlx4_core: Add resource alloc/dealloc debugging
Matan Barak
1
-4
/
+45
2017-01-30
net/mlx4_core: Device revision support
Yishai Hadas
1
-1
/
+1
2017-01-30
net/mlx4: Replace ENOSYS with better fitting error codes
Tariq Toukan
4
-6
/
+6
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
1
-0
/
+3
2017-01-22
net/mlx4: use rb_entry()
Geliang Tang
1
-4
/
+4
2017-01-19
mlx4: support __GFP_MEMALLOC for rx
Eric Dumazet
1
-1
/
+2
2017-01-18
net/mlx4_en: Remove unnecessary checks when setting num channels
Eran Ben Elisha
1
-6
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+41
2017-01-16
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
1
-9
/
+14
2017-01-16
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
1
-2
/
+3
2017-01-16
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
1
-18
/
+20
2017-01-16
mlx4: do not call napi_schedule() without care
Eric Dumazet
1
-1
/
+4
[prev]
[next]