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-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
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-10
mlx4: Return EOPNOTSUPP instead of ENOTSUPP
Martin KaFai Lau
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-12-29
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
2
-21
/
+19
2016-12-29
net/mlx4_en: Fix type mismatch for 32-bit systems
Slava Shwartsman
1
-6
/
+2
2016-12-29
net/mlx4: Remove BUG_ON from ICM allocation routine
Leon Romanovsky
1
-1
/
+6
2016-12-29
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
1
-1
/
+7
2016-12-29
net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
Jack Morgenstein
1
-2
/
+4
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2
-3
/
+3
2016-12-23
net/mlx4_en: Fix user prio field in XDP forward
Tariq Toukan
1
-1
/
+2
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-41
/
+43
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
4
-17
/
+27
2016-12-08
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2
-30
/
+44
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-0
/
+5
2016-12-03
mlx4: use reset to set mac header
Zhang Shengju
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-20
/
+9
2016-12-02
mlx4: fix use-after-free in mlx4_en_fold_software_stats()
Eric Dumazet
2
-1
/
+5
2016-11-30
ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-4
/
+2
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
4
-23
/
+58
2016-11-28
net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...
Jack Morgenstein
1
-1
/
+6
2016-11-28
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
2
-19
/
+3
[next]