index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
2017-12-13
net/mlx4_en: Fill all counters under one call of stats lock
Eran Ben Elisha
2017-12-13
net/mlx4_core: Fix wrong calculation of free counters
Eran Ben Elisha
2017-12-13
net/mlx4_en: Fix selftest for small MTUs
Eugenia Emantayev
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-22
drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t
Elena Reshetova
2017-10-22
drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t
Elena Reshetova
2017-10-22
drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t
Elena Reshetova
2017-10-11
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
2017-10-11
net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow
Tariq Toukan
2017-10-11
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
2017-10-10
net/mlx4_en: Increase number of default RX rings
Inbar Karmy
2017-10-10
net/mlx4_en: Limit the number of RX rings
Inbar Karmy
2017-10-10
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
2017-10-09
net/mlx4_en: Use __force to fix a sparse warning in TX datapath
Tariq Toukan
2017-10-09
net/mlx4_core: Fix cast warning in fw.c
Tariq Toukan
2017-10-09
net/mlx4: Fix endianness issue in qp context params
Tariq Toukan
2017-10-09
net/mlx4_core: Convert timers to use timer_setup()
Kees Cook
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-21
drivers: net: mlx4: use setup_timer() helper.
Allen Pais
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-03
net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps
Colin Ian King
2017-09-03
net/mlx4_core: fix memory leaks on error exit path
Colin Ian King
2017-08-29
net/mlx4: Add user mac FW update support
Moshe Shemesh
2017-08-29
net/mlx4_core: Fix misplaced brackets of sizeof
Tariq Toukan
2017-08-29
net/mlx4_core: Make explicit conversion to 64bit value
Leon Romanovsky
2017-08-29
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
2017-08-24
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
2017-08-22
mlx4: Replace PCI pool old API
Romain Perier
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
2017-08-16
net/mlx4: fix spelling mistake: "availible" -> "available"
Colin Ian King
2017-08-16
mlx4: sizeof style usage
stephen hemminger
2017-08-15
mlx4: remove unnecessary pci_set_drvdata()
Zhu Yanjun
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-08
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
[next]