index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
2022-10-27
1
-1
/
+11
*
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2022-10-27
1
-5
/
+5
*
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
2022-10-27
1
-0
/
+7
*
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2022-10-27
2
-2
/
+62
*
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
2022-10-27
3
-0
/
+21
*
net/mlx5: DR, Fix matcher disconnect error flow
Rongwei Liu
2022-10-27
1
-1
/
+2
*
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
2022-10-27
1
-0
/
+17
*
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Hyong Youb Kim
2022-10-27
1
-3
/
+0
*
net/mlx5e: Cleanup MACsec uninitialization routine
Leon Romanovsky
2022-10-24
1
-10
/
+1
*
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-13
4
-13
/
+11
|
\
|
*
net/mlx5: Make ASO poll CQ usable in atomic context
Leon Romanovsky
2022-10-12
4
-13
/
+11
*
|
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-27
1
-0
/
+6
|
|
\
|
*
\
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-16
17
-87
/
+248
|
|
\
\
|
*
|
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
|
|
|
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
100
-2061
/
+7303
|
\
\
\
\
|
*
|
|
|
net/mlx5: E-Switch, Return EBUSY if can't get mode lock
Jianbo Liu
2022-10-03
1
-1
/
+1
|
*
|
|
|
net/mlx5: E-switch, Don't update group if qos is not enabled
Chris Mi
2022-10-03
1
-1
/
+5
|
*
|
|
|
net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport
Roi Dayan
2022-10-03
1
-7
/
+9
|
*
|
|
|
net/mlx5: Set default grace period based on function type
Maher Sanalla
2022-10-03
1
-2
/
+16
|
*
|
|
|
net/mlx5: Start health poll at earlier stage of driver load
Moshe Shemesh
2022-10-03
2
-10
/
+18
|
*
|
|
|
net/mlx5e: Expose rx_oversize_pkts_buffer counter
Gal Pressman
2022-10-03
3
-2
/
+26
|
*
|
|
|
net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte frames
Maxim Mikityanskiy
2022-10-03
4
-3
/
+61
|
*
|
|
|
net/mlx5e: xsk: Print a warning in slow configurations
Maxim Mikityanskiy
2022-10-03
1
-0
/
+9
|
*
|
|
|
net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode
Maxim Mikityanskiy
2022-10-03
4
-10
/
+90
|
*
|
|
|
net/mlx5e: Improve MTT/KSM alignment
Maxim Mikityanskiy
2022-10-03
5
-16
/
+18
|
*
|
|
|
net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters
Maxim Mikityanskiy
2022-10-03
6
-72
/
+167
|
*
|
|
|
net/mlx5e: xsk: Improve need_wakeup logic
Maxim Mikityanskiy
2022-10-03
4
-37
/
+23
|
*
|
|
|
net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALL
Maxim Mikityanskiy
2022-10-03
1
-2
/
+4
|
*
|
|
|
net/mlx5e: xsk: Set napi_id to support busy polling
Maxim Mikityanskiy
2022-10-03
1
-1
/
+1
|
*
|
|
|
net/mlx5e: xsk: Flush RQ on XSK activation to save memory
Maxim Mikityanskiy
2022-10-03
3
-5
/
+19
|
*
|
|
|
net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues
Maxim Mikityanskiy
2022-10-01
14
-205
/
+52
|
*
|
|
|
net/mlx5e: Introduce the mlx5e_flush_rq function
Maxim Mikityanskiy
2022-10-01
3
-24
/
+29
|
*
|
|
|
net/mlx5e: xsk: Support XDP metadata on XSK RQs
Maxim Mikityanskiy
2022-10-01
1
-8
/
+12
|
*
|
|
|
net/mlx5e: Optimize RQ page deallocation
Maxim Mikityanskiy
2022-10-01
2
-19
/
+24
|
*
|
|
|
net/mlx5e: Call mlx5e_page_release_dynamic directly where possible
Maxim Mikityanskiy
2022-10-01
1
-16
/
+4
|
*
|
|
|
net/mlx5e: Use non-XSK page allocator in SHAMPO
Maxim Mikityanskiy
2022-10-01
1
-11
/
+1
|
*
|
|
|
net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQ
Maxim Mikityanskiy
2022-10-01
4
-48
/
+106
|
*
|
|
|
net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQ
Maxim Mikityanskiy
2022-10-01
4
-0
/
+55
|
*
|
|
|
net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQ
Maxim Mikityanskiy
2022-10-01
3
-4
/
+34
|
*
|
|
|
net/mlx5e: Remove the outer loop when allocating legacy RQ WQEs
Maxim Mikityanskiy
2022-10-01
2
-22
/
+17
|
*
|
|
|
net/mlx5e: xsk: Use partial batches in legacy RQ with XSK
Maxim Mikityanskiy
2022-10-01
1
-13
/
+1
|
*
|
|
|
net/mlx5e: Use partial batches in legacy RQ
Maxim Mikityanskiy
2022-10-01
1
-18
/
+21
|
*
|
|
|
net/mlx5e: Make the wqe_index_mask calculation more exact
Maxim Mikityanskiy
2022-10-01
1
-1
/
+20
|
*
|
|
|
net/mlx5e: Introduce wqe_index_mask for legacy RQ
Maxim Mikityanskiy
2022-10-01
2
-4
/
+22
|
*
|
|
|
net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeup
Maxim Mikityanskiy
2022-10-01
2
-4
/
+1
|
*
|
|
|
net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeup
Maxim Mikityanskiy
2022-10-01
1
-3
/
+1
|
*
|
|
|
net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rq
Maxim Mikityanskiy
2022-09-30
1
-5
/
+7
|
*
|
|
|
net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
Maxim Mikityanskiy
2022-09-30
1
-5
/
+2
|
*
|
|
|
net/mlx5e: Split out channel (de)activation in rx_res
Maxim Mikityanskiy
2022-09-30
1
-53
/
+53
[prev]
[next]