index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mcg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4: Clean the code to eliminate trivial build warnings
Or Gerlitz
2013-10-17
1
-3
/
+3
*
net/mlx4_core: Respond to operation request by firmware
Yevgeny Petrilin
2013-07-29
1
-11
/
+0
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-05-08
1
-44
/
+76
|
\
|
*
mlx4_core: Expose a few helpers to fill DMFS HW strucutures
Hadar Hen Zion
2013-04-24
1
-26
/
+59
|
*
mlx4_core: Directly expose fields of DMFS HW rule control segment
Hadar Hen Zion
2013-04-24
1
-7
/
+7
|
*
mlx4_core: Change a few DMFS fields names to match firmare spec
Hadar Hen Zion
2013-04-24
1
-3
/
+3
|
*
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
2013-04-24
1
-11
/
+10
*
|
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
2013-04-11
1
-22
/
+29
|
/
*
net/mlx4_core: Set correctly allow_loopback flag
Hadar Hen Zion
2013-01-31
1
-1
/
+1
*
net/mlx4_core: Directly expose fields of HW flow steering rule control segment
Hadar Hen Zion
2013-01-31
1
-1
/
+1
*
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
2012-12-19
1
-6
/
+1
*
net/mlx4_core: Looking for promiscuous entries on the correct port
Aviad Yehezkel
2012-09-07
1
-8
/
+8
*
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
2012-09-07
1
-83
/
+7
*
drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code
Julia Lawall
2012-08-14
1
-1
/
+3
*
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
2012-07-19
1
-1
/
+0
*
net/mlx4: off by one in parse_trans_rule()
Dan Carpenter
2012-07-16
1
-1
/
+1
*
net/mlx4: Implement promiscuous mode with device managed flow-steering
Hadar Hen Zion
2012-07-07
1
-0
/
+60
*
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
2012-07-07
1
-4
/
+361
*
net/mlx4_core: Add firmware commands to support device managed flow steering
Hadar Hen Zion
2012-07-07
1
-0
/
+29
*
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
2012-07-07
1
-38
/
+32
*
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
2012-05-16
1
-2
/
+0
*
mlx4: attach multicast with correct flag
Eugenia Emantayev
2012-02-14
1
-12
/
+4
*
mlx4: remove unnecessary variables and arguments
Eugenia Emantayev
2012-02-14
1
-12
/
+10
*
mlx4_core: use correct port for steering
Eugenia Emantayev
2012-02-06
1
-6
/
+6
*
mlx4_core: use correct flag for unicast_promisc
Eugenia Emantayev
2012-02-06
1
-2
/
+2
*
mlx4: Ethernet port management modifications
Eugenia Emantayev
2011-12-13
1
-2
/
+2
*
mlx4: Traffic steering management support for SRIOV
Eugenia Emantayev
2011-12-13
1
-51
/
+167
*
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-12-13
1
-4
/
+6
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mlx4: Move the Mellanox driver
Jeff Kirsher
2011-08-11
1
-0
/
+928