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
/
mcg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-03-15
net: mlx4: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-31
/
+31
2019-05-14
net/mlx4_core: Change the error print to info print
Yunjian Wang
1
-1
/
+1
2018-08-07
net/mlx4/mcg: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-08-16
mlx4: sizeof style usage
stephen hemminger
1
-6
/
+6
2017-06-04
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
1
-4
/
+11
2016-11-28
net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...
Jack Morgenstein
1
-1
/
+6
2016-07-04
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
1
-4
/
+4
2016-05-16
net/mlx4_core: Fix access to uninitialized index
Tariq Toukan
1
-2
/
+2
2016-03-20
net/mlx4: remove unused array zero_gid[]
Colin Ian King
1
-2
/
+0
2016-02-29
IB/mlx4: Add support for the don't trap rule
Marina Varshaver
1
-2
/
+4
2015-09-29
net/mlx4: Handle return codes in mlx4_qp_attach_common
Robb Manes
1
-3
/
+4
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
1
-0
/
+3
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
1
-0
/
+3
2014-12-11
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
Matan Barak
1
-3
/
+18
2014-10-30
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
1
-0
/
+4
2014-08-29
net/mlx4: Move the tunnel steering helper function to mlx4_core
Or Gerlitz
1
-0
/
+38
2014-07-16
net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only
Saeed Mahameed
1
-26
/
+62
2014-07-16
net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only
Eugenia Emantayev
1
-70
/
+99
2014-07-16
net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded
Alexander Guller
1
-1
/
+7
2014-07-16
net/mlx4_core: Make sure that negative array index isn't used
Dotan Barak
1
-12
/
+26
2014-07-16
net/mlx4_core: Fix leakage of SW multicast entries
Yevgeny Petrilin
1
-1
/
+13
2014-05-14
net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()
Eyal Perry
1
-1
/
+1
2014-05-08
mellanox: Logging message cleanups
Joe Perches
1
-8
/
+8
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
1
-1
/
+4
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+39
2014-01-21
net/mlx4_core: Remove unnecessary validation for port number
Moni Shoua
1
-3
/
+0
2014-01-14
mlx4_core: Add support for steerable IB UD QPs
Matan Barak
1
-0
/
+17
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
1
-2
/
+12
2013-12-19
net/mlx4_core: Check port number for validity before accessing data
Matan Barak
1
-1
/
+27
2013-12-09
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
1
-3
/
+3
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
1
-2
/
+0
2013-10-17
net/mlx4: Clean the code to eliminate trivial build warnings
Or Gerlitz
1
-3
/
+3
2013-07-29
net/mlx4_core: Respond to operation request by firmware
Yevgeny Petrilin
1
-11
/
+0
2013-05-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-44
/
+76
2013-04-24
mlx4_core: Expose a few helpers to fill DMFS HW strucutures
Hadar Hen Zion
1
-26
/
+59
2013-04-24
mlx4_core: Directly expose fields of DMFS HW rule control segment
Hadar Hen Zion
1
-7
/
+7
2013-04-24
mlx4_core: Change a few DMFS fields names to match firmare spec
Hadar Hen Zion
1
-3
/
+3
2013-04-24
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
1
-11
/
+10
2013-04-11
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
1
-22
/
+29
2013-01-31
net/mlx4_core: Set correctly allow_loopback flag
Hadar Hen Zion
1
-1
/
+1
2013-01-31
net/mlx4_core: Directly expose fields of HW flow steering rule control segment
Hadar Hen Zion
1
-1
/
+1
2012-12-19
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
1
-6
/
+1
2012-09-07
net/mlx4_core: Looking for promiscuous entries on the correct port
Aviad Yehezkel
1
-8
/
+8
2012-09-07
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
1
-83
/
+7
2012-08-14
drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-07-19
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
1
-1
/
+0
2012-07-16
net/mlx4: off by one in parse_trans_rule()
Dan Carpenter
1
-1
/
+1
2012-07-07
net/mlx4: Implement promiscuous mode with device managed flow-steering
Hadar Hen Zion
1
-0
/
+60
2012-07-07
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
1
-4
/
+361
[next]