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
/
en_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
net/mlx5e: Log link state changes
Shaker Daibes
1
-2
/
+5
2016-07-01
net/mlx5e: Fix select queue callback
Rana Shahout
1
-1
/
+4
2016-07-01
net/mlx5e: Handle RQ flush in error cases
Daniel Jurgens
1
-3
/
+13
2016-07-01
net/mlx5e: Implement ndo_tx_timeout callback
Daniel Jurgens
1
-0
/
+46
2016-07-01
net/mlx5e: Timeout if SQ doesn't flush during close
Daniel Jurgens
1
-3
/
+22
2016-06-29
net/mlx5e: Reorganize ethtool statistics
Gal Pressman
1
-14
/
+13
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
1
-3
/
+3
2016-06-09
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-05-16
net/mlx5e: Hardware offloaded flower filter statistics support
Amir Vadai
1
-0
/
+2
2016-05-11
net/mlx5e: Enable CQE compression when PCI is slower than link
Saeed Mahameed
1
-0
/
+52
2016-05-11
net/mlx5e: Expand WQE stride when CQE compression is enabled
Tariq Toukan
1
-4
/
+19
2016-05-11
net/mlx5e: CQE compression
Tariq Toukan
1
-0
/
+6
2016-05-09
mlx5: Fix merge errors.
David S. Miller
1
-3
/
+0
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2016-05-09
net/mlx5e: make VXLAN support conditional
Arnd Bergmann
1
-0
/
+4
2016-05-04
net/mlx5: E-Switch, Implement trust vf ndo
Mohamad Haj Yahia
1
-0
/
+8
2016-05-04
net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk
Mohamad Haj Yahia
1
-0
/
+9
2016-05-04
net/mlx5e: Fix IPv6 tunnel checksum offload
Alexander Duyck
1
-2
/
+1
2016-05-04
net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload
Alexander Duyck
1
-1
/
+6
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+21
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
1
-2
/
+2
2016-05-03
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
1
-11
/
+19
2016-04-29
net/mlx5e: Enabling aRFS mechanism
Maor Gottlieb
1
-0
/
+25
2016-04-29
net/mlx5e: Create aRFS flow tables
Maor Gottlieb
1
-2
/
+6
2016-04-29
net/mlx5: Initializing CPU reverse mapping
Maor Gottlieb
1
-0
/
+3
2016-04-29
net/mlx5e: Split the main flow steering table
Maor Gottlieb
1
-1
/
+1
2016-04-29
net/mlx5e: Refactor mlx5e flow steering structs
Maor Gottlieb
1
-4
/
+4
2016-04-29
net/mlx5e: Direct TIR per RQ
Tariq Toukan
1
-121
/
+174
2016-04-29
net/mlx5e: Call vxlan_get_rx_port() with rtnl lock
Matthew Finlay
1
-1
/
+4
2016-04-28
net/mlx5e: avoid stack overflow in mlx5e_open_channels
Arnd Bergmann
1
-8
/
+10
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+57
2016-04-26
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
1
-0
/
+1
2016-04-26
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
Gal Pressman
1
-3
/
+71
2016-04-26
net/mlx5e: Add support for RXALL netdev feature
Eran Ben Elisha
1
-0
/
+20
2016-04-26
net/mlx5e: Improve set features ndo resiliency
Gal Pressman
1
-28
/
+82
2016-04-26
net/mlx5e: Add link down events counter
Gal Pressman
1
-1
/
+9
2016-04-26
net/mlx5e: Add per priority group to PPort counters
Gal Pressman
1
-0
/
+9
2016-04-26
net/mlx5e: Statistics handling refactoring
Gal Pressman
1
-156
/
+76
2016-04-26
net/mlx5e: Report additional error statistics in get stats ndo
Gal Pressman
1
-6
/
+33
2016-04-24
net/mlx5: Add pci shutdown callback
Majd Dibbiny
1
-2
/
+13
2016-04-24
net/mlx5e: Use vport MTU rather than physical port MTU
Saeed Mahameed
1
-9
/
+35
2016-04-24
net/mlx5e: Fix minimum MTU
Saeed Mahameed
1
-3
/
+8
2016-04-24
net/mlx5e: Device's mtu field is u16 and not int
Saeed Mahameed
1
-2
/
+2
2016-04-21
net/mlx5e: Add ethtool counter for RX buffer allocation failures
Tariq Toukan
1
-0
/
+2
2016-04-21
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
Tariq Toukan
1
-2
/
+2
2016-04-21
net/mlx5e: Add fragmented memory support for RX multi packet WQE
Tariq Toukan
1
-4
/
+60
2016-04-21
net/mlx5e: Added ICO SQs
Tariq Toukan
1
-24
/
+111
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
1
-23
/
+86
2016-04-21
net/mlx5e: Use function pointers for RX data path handling
Tariq Toukan
1
-0
/
+2
[next]