Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8ff13b0bf88b5e696323a1eec877783d965b3c6
/
drivers
/
net
/
ethernet
/
mellanox
4cce66c
mlx4_en: map entire pages to increase throughput
by Thadeu Lima de Souza Cascardo
· 12 years ago
1eb8c69
net/mlx4_en: Add accelerated RFS support
by Amir Vadai
· 12 years ago
d9236c3
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
by Amir Vadai
· 12 years ago
af22d9d
net/mlx4: Move MAC_MASK to a common place
by Amir Vadai
· 12 years ago
9c64508
net/mlx4_en: dereferencing freed memory
by Dan Carpenter
· 12 years ago
447458c
net/mlx4: off by one in parse_trans_rule()
by Dan Carpenter
· 12 years ago
cabdc8ee
net/mlx4_en: Add support for drop action through ethtool
by Hadar Hen Zion
· 12 years ago
8206728
net/mlx4_en: Manage flow steering rules with ethtool
by Hadar Hen Zion
· 12 years ago
592e49d
net/mlx4: Implement promiscuous mode with device managed flow-steering
by Hadar Hen Zion
· 12 years ago
1b9c6b0
net/mlx4_core: Add resource tracking for device managed flow steering rules
by Hadar Hen Zion
· 12 years ago
0ff1fb6
{NET, IB}/mlx4: Add device managed flow steering firmware API
by Hadar Hen Zion
· 12 years ago
8fcfb4d
net/mlx4_core: Add firmware commands to support device managed flow steering
by Hadar Hen Zion
· 12 years ago
c96d97f
net/mlx4: Set steering mode according to device capabilities
by Hadar Hen Zion
· 12 years ago
6d19993
net/mlx4_en: Re-design multicast attachments flow
by Yevgeny Petrilin
· 12 years ago
aa1ec3d
net/mlx4_core: Change resource tracking ID to be 64 bit
by Hadar Hen Zion
· 12 years ago
4af1c04
net/mlx4_core: Change resource tracking mechanism to use red-black tree
by Hadar Hen Zion
· 12 years ago
90b1ebe
mlx4: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
044ca2a
net/mlx4_en: Release QP range in free_resources
by Yevgeny Petrilin
· 12 years ago
9858d2d
net/mlx4: Use single completion vector after NOP failure
by Yevgeny Petrilin
· 12 years ago
5c8e904
net/mlx4_en: Set correct port parameters during device initialization
by Yevgeny Petrilin
· 12 years ago
7e52b33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ae501be
Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
edc4a67
mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow
by Jack Morgenstein
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 12 years ago
401453a
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
by Jack Morgenstein
· 12 years ago
6230bb2
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
by Jack Morgenstein
· 12 years ago
b91cb3e
net/mlx4_core: Fixes for VF / Guest startup flow
by Jack Morgenstein
· 12 years ago
13bf58b
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
by Jack Morgenstein
· 12 years ago
3fc929e
net/mlx4_core: Fix number of EQs used in ICM initialisation
by Marcel Apfelbaum
· 12 years ago
30f7c73
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
by Jack Morgenstein
· 12 years ago
c23ddf7
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
bc6a474
net/mlx4_en: num cores tx rings for every UP
by Amir Vadai
· 13 years ago
eb71d0d
net/mlx4_core: Fixed error flow in rem_slave_eqs
by Jack Morgenstein
· 13 years ago
ba062d5
net/mlx4_core: Add XRC domains and counters to resource tracker
by Jack Morgenstein
· 13 years ago
b892495
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unload
by Jack Morgenstein
· 13 years ago
681372a
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
by Jack Morgenstein
· 13 years ago
b9985f4
net/mlx4_core: Remove unused *_str functions from the resource tracker
by Jack Morgenstein
· 13 years ago
5e92d80
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
by Jack Morgenstein
· 13 years ago
8bac9ed
net/mlx4_core: Fix init_port mask state for slaves
by Jack Morgenstein
· 13 years ago
162344e
net/mlx4: Address build warnings on set but not used variables
by Or Gerlitz
· 13 years ago
f4ec9e9
mlx4_core: Change bitmap allocator to work in round-robin fashion
by Jack Morgenstein
· 13 years ago
b3416f4
mlx4_core: Add second capabilities flags field
by Shlomo Pongratz
· 13 years ago
5b263f5
mlx4_en: Byte Queue Limit support
by Yevgeny Petrilin
· 13 years ago
e22979d
mlx4_en: Moving to Interrupts for TX completions
by Yevgeny Petrilin
· 13 years ago
a19a848
mlx4_en: Added Ethtool support for TX Interrupt coalescing
by Yevgeny Petrilin
· 13 years ago
43c880d
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
by Paul Gortmaker
· 13 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
109d244
net/mlx4_en: Set max rate-limit for a TC
by Amir Vadai
· 13 years ago
897d784
net/mlx4_en: sk_prio <=> UP for untagged traffic
by Amir Vadai
· 13 years ago
564c274
net/mlx4_en: DCB QoS support
by Amir Vadai
· 13 years ago
e5395e9
net/mlx4_core: set port QoS attributes
by Amir Vadai
· 13 years ago
0e98b52
net/mlx4_en: Force user priority by QP attribute
by Amir Vadai
· 13 years ago
117980c
mlx4: allocate just enough pages instead of always 4 pages
by Thadeu Lima de Souza Cascardo
· 13 years ago
0c2fe82
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
58a3de0
mlx4_core: fix race on comm channel
by Eugenia Emantayev
· 13 years ago
42872c7
Merge branches 'misc' and 'mlx4' into for-next
by Roland Dreier
· 13 years ago
db5a7a6
mlx4_core: Scale size of MTT table with system RAM
by Roland Dreier
· 13 years ago
096335b
mlx4_core: Allow dynamic MTU configuration for IB ports
by Or Gerlitz
· 13 years ago
5984be9
mlx4_core: Report thermal error events
by Jack Morgenstein
· 13 years ago
e10903b
mlx4_core: Fix one more static exported function
by Roland Dreier
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
dcf353b
mlx4_core: fix bug in modify_cq wrapper for resize flow.
by Jack Morgenstein
· 13 years ago
8154c07
mlx4_core: Get rid of redundant ext_port_cap flags
by Or Gerlitz
· 13 years ago
66431a7
net/mlx4: defining functions as static
by Yevgeny Petrilin
· 13 years ago
be6736b
net/mlx4: remove unused functions
by Yevgeny Petrilin
· 13 years ago
9a9a232
net/mlx4: fixing sparse warnings for not declared, functions
by Yevgeny Petrilin
· 13 years ago
2ab573c
net/mlx4: fixing sparse warnings when copying mac, address to gid entry
by Yevgeny Petrilin
· 13 years ago
39b2c4e
net/mlx4: fix sparse warnings on wrong type for RSS keys
by Yevgeny Petrilin
· 13 years ago
966684d
net/mlx4: fix sparse warnings on TX blue flame buffer
by Or Gerlitz
· 13 years ago
4ef2a43
net/mlx4: fix sparse warnings on TX control flags, endianess
by Or Gerlitz
· 13 years ago
ebf8c9a
net/mlx4_en: Saving mem access on data path
by Yevgeny Petrilin
· 13 years ago
1d4526e
mlx4_core: remove buggy sched_queue masking
by Yevgeny Petrilin
· 13 years ago
18f973a
mlx4_en: remove sparse errors
by Eric Dumazet
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
203738e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
6221217
mlx4_en: dont change mac_header on xmit
by Eric Dumazet
· 13 years ago
a5bbe89
mlx4: Enforce device max FMR maps in FMR alloc
by Eli Cohen
· 13 years ago
b52b800
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
1e0f03d
mlx4_core: Fixing array indexes when setting port types
by Yevgeny Petrilin
· 13 years ago
22c8bff
mlx4_core: Exported functions can't be static
by Doug Ledford
· 13 years ago
3d8f930
mlx4: Setting new port types after all interfaces unregistered
by Yevgeny Petrilin
· 13 years ago
730c41d
mlx4: Replacing pool_lock with mutex
by Yevgeny Petrilin
· 13 years ago
3d74747
mlx4_core: Do not map BF area if capability is 0
by Jack Morgenstein
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9f5b6c6
mlx4: add unicast steering entries to resource_tracker
by Eugenia Emantayev
· 13 years ago
2531188
mlx4: fix QP tree trashing
by Eugenia Emantayev
· 13 years ago
75c6062
mlx4: fix buffer overrun
by Eugenia Emantayev
· 13 years ago
eb40d89
mlx4: add unicast steering entries to resource_tracker
by Eugenia Emantayev
· 13 years ago
f1f75f0
mlx4: attach multicast with correct flag
by Eugenia Emantayev
· 13 years ago
de9b43d
mlx4: remove redundant adding of steering type to gid
by Eugenia Emantayev
· 13 years ago
deb8b3e
mlx4: remove unnecessary variables and arguments
by Eugenia Emantayev
· 13 years ago
45b5136
mlx4: remove unused field high_prios
by Eugenia Emantayev
· 13 years ago
0ee9f1d
mlx4: fix QP tree trashing
by Eugenia Emantayev
· 13 years ago
58a30d6
mlx4_core: fix buffer overrun
by Eugenia Emantayev
· 13 years ago
758ff23
mlx4: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7e2eb99
mlx4: fix DMA mapping leak when allocation fails
by Thadeu Lima de Souza Cascardo
· 13 years ago
68355f7
mlx4: allow device removal by fixing dma unmap size
by Thadeu Lima de Souza Cascardo
· 13 years ago
Next »