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