index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5e: Fix del vxlan port command buffer memset
Saeed Mahameed
2016-07-20
1
-2
/
+2
*
net/mlx5e: start/stop all tx queues upon open/close netdev
Mohamad Haj Yahia
2016-07-13
1
-0
/
+11
*
net/mlx5e: Fix TX Timeout to detect queues stuck on BQL
Daniel Jurgens
2016-07-13
1
-1
/
+1
*
net/mlx5: Avoid setting unused var when modifying vport node GUID
Or Gerlitz
2016-07-05
1
-3
/
+0
*
net/mlx5e: Log link state changes
Shaker Daibes
2016-07-01
1
-2
/
+5
*
net/mlx5e: Validate BW weight values of ETS
Rana Shahout
2016-07-01
2
-3
/
+6
*
net/mlx5e: Fix select queue callback
Rana Shahout
2016-07-01
2
-3
/
+18
*
net/mlx5e: Copy all L2 headers into inline segment
Matthew Finlay
2016-07-01
1
-2
/
+2
*
net/mlx5e: Handle RQ flush in error cases
Daniel Jurgens
2016-07-01
3
-3
/
+61
*
net/mlx5e: Implement ndo_tx_timeout callback
Daniel Jurgens
2016-07-01
2
-0
/
+47
*
net/mlx5e: Timeout if SQ doesn't flush during close
Daniel Jurgens
2016-07-01
3
-3
/
+56
*
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
2016-07-01
1
-7
/
+31
*
net/mlx5: Fix potential deadlock in command mode change
Mohamad Haj Yahia
2016-07-01
1
-46
/
+33
*
net/mlx5: Fix wait_vital for VFs and remove fixed sleep
Daniel Jurgens
2016-07-01
1
-26
/
+15
*
net/mlx5: Fix incorrect page count when in internal error
Daniel Jurgens
2016-07-01
1
-19
/
+44
*
net/mlx5: Avoid calling sleeping function by the health poll thread
Mohamad Haj Yahia
2016-07-01
1
-3
/
+8
*
net/mlx5: Fix teardown errors that happen in pci error handler
Mohamad Haj Yahia
2016-07-01
1
-4
/
+8
*
net/mlx5e: Reorganize ethtool statistics
Gal Pressman
2016-06-29
5
-163
/
+130
*
net/mlx5e: Fix number of PFC counters reported to ethtool
Gal Pressman
2016-06-29
1
-1
/
+3
*
net/mlx5e: Prevent adding the same vxlan port
Matthew Finlay
2016-06-29
1
-0
/
+3
*
net/mlx5e: Check for BlueFlame capability before allocating SQ uar
Gal Pressman
2016-06-29
1
-1
/
+1
*
net/mlx5e: Change enum to better reflect usage
Eli Cohen
2016-06-29
2
-4
/
+4
*
net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
Majd Dibbiny
2016-06-29
1
-1
/
+2
*
net/mlx5: Update command strings
Eli Cohen
2016-06-29
1
-0
/
+1
*
net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
Wang Sheng-Hui
2016-06-28
1
-7
/
+8
*
net/mlx5e: Fix blue flame quota logic
Eli Cohen
2016-06-09
1
-1
/
+2
*
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
2016-06-09
1
-4
/
+1
*
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
2016-06-09
1
-0
/
+1
*
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
2016-06-09
2
-2
/
+59
*
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
2016-06-09
1
-4
/
+1
*
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
2016-06-09
1
-17
/
+17
*
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
2016-06-09
1
-3
/
+3
*
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
2016-06-09
1
-13
/
+15
*
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2016-06-09
1
-1
/
+9
*
net/mlx5: Fix root flow table update
Maor Gottlieb
2016-06-09
1
-1
/
+1
*
net/mlx5: Fix masking of reserved bits in XRCD number
Majd Dibbiny
2016-06-09
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-20
4
-1
/
+89
|
\
|
*
net/mlx5_core: Use tasklet for user-space CQ completion events
Matan Barak
2016-05-18
4
-1
/
+89
*
|
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-10
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
2
-3
/
+3
|
\
\
|
*
|
treewide: Fix typos in printk
Masanari Iida
2016-04-28
1
-2
/
+2
|
*
|
treewide: Fix typos in printk
Masanari Iida
2016-04-18
1
-1
/
+1
*
|
|
net/mlx5e: Hardware offloaded flower filter statistics support
Amir Vadai
2016-05-16
3
-7
/
+69
*
|
|
net/mlx5_core: Flow counters infrastructure
Amir Vadai
2016-05-16
4
-2
/
+236
*
|
|
net/mlx5_core: Introduce flow steering destination of type counter
Amir Vadai
2016-05-16
4
-10
/
+102
*
|
|
net/mlx5_core: Firmware commands to support flow counters
Amir Vadai
2016-05-16
3
-0
/
+77
*
|
|
net/mlx5_core: Use a macro in mlx5_command_str()
Amir Vadai
2016-05-16
1
-171
/
+132
*
|
|
net/mlx5e: Enable CQE compression when PCI is slower than link
Saeed Mahameed
2016-05-11
3
-0
/
+72
*
|
|
net/mlx5e: Expand WQE stride when CQE compression is enabled
Tariq Toukan
2016-05-11
3
-29
/
+46
*
|
|
net/mlx5e: CQE compression
Tariq Toukan
2016-05-11
5
-2
/
+177
[next]