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_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
net/mlx5e: Handle RQ flush in error cases
Daniel Jurgens
1
-0
/
+41
2016-06-29
net/mlx5e: Reorganize ethtool statistics
Gal Pressman
1
-2
/
+2
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
1
-10
/
+10
2016-05-11
net/mlx5e: Expand WQE stride when CQE compression is enabled
Tariq Toukan
1
-19
/
+20
2016-05-11
net/mlx5e: CQE compression
Tariq Toukan
1
-2
/
+149
2016-04-26
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
1
-5
/
+15
2016-04-21
net/mlx5e: Add ethtool counter for RX buffer allocation failures
Tariq Toukan
1
-2
/
+9
2016-04-21
net/mlx5e: Delay skb->data access
Saeed Mahameed
1
-4
/
+3
2016-04-21
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
Tariq Toukan
1
-7
/
+5
2016-04-21
net/mlx5e: Add fragmented memory support for RX multi packet WQE
Tariq Toukan
1
-51
/
+376
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
1
-10
/
+143
2016-04-21
net/mlx5e: Use function pointers for RX data path handling
Tariq Toukan
1
-35
/
+39
2016-03-10
net/mlx5e: Support offload cls_flower with skbedit mark action
Amir Vadai
1
-0
/
+3
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+1
2016-03-02
net/mlx5e: Add rx/tx bytes software counters
Gal Pressman
1
-0
/
+1
2016-03-02
net/mlx5e: Remove wrong poll CQ optimization
Tariq Toukan
1
-7
/
+0
2016-02-24
net/mlx5e: Move to checksum complete
Matthew Finlay
1
-4
/
+5
2016-01-05
net/mlx5e: Add HW timestamping (TS) support
Eran Ben Elisha
1
-0
/
+9
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-11-18
mlx5: support napi_complete_done()
Eric Dumazet
1
-8
/
+6
2015-11-18
mlx5: add busy polling support
Eric Dumazet
1
-0
/
+2
2015-08-17
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
1
-1
/
+1
2015-08-17
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
1
-9
/
+33
2015-08-17
net/mlx5e: HW LRO changes/fixes
Achiad Shochat
1
-1
/
+3
2015-06-24
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
1
-0
/
+1
2015-06-24
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
1
-0
/
+2
2015-06-24
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
1
-1
/
+1
2015-06-11
net/mlx5e: Add HW cacheline start padding
Saeed Mahameed
1
-5
/
+5
2015-05-30
net/mlx5: Ethernet Datapath files
Amir Vadai
1
-0
/
+249