index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
net/mlx5e: Add ethtool priv-flag for Striding RQ
Tariq Toukan
4
-8
/
+60
2018-03-27
net/mlx5e: Do not reset Receive Queue params on every type change
Tariq Toukan
3
-11
/
+10
2018-03-27
net/mlx5e: Remove rq_headroom field from params
Tariq Toukan
2
-6
/
+15
2018-03-27
net/mlx5e: Remove RQ MPWQE fields from params
Tariq Toukan
3
-23
/
+35
2018-03-27
net/mlx5e: Use no-offset function in skb header copy
Tariq Toukan
1
-3
/
+2
2018-03-27
net/mlx5e: Separate dma base address and offset in dma_sync call
Tariq Toukan
1
-4
/
+2
2018-03-27
net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGE
Tariq Toukan
1
-2
/
+0
2018-03-27
net/mlx5e: Disable Striding RQ when PCI is slower than link
Tariq Toukan
1
-3
/
+6
2018-03-27
net/mlx5e: Unify slow PCI heuristic
Tariq Toukan
2
-17
/
+19
2018-03-27
net/mlx4_core: Fix memory leak while delete slave's resources
Moshe Shemesh
1
-0
/
+1
2018-03-27
net/mlx4_en: Fix mixed PFC and Global pause user control requests
Eran Ben Elisha
3
-47
/
+62
2018-03-26
net/mlx5e: Sync netdev vxlan ports at open
Shahar Klein
1
-6
/
+3
2018-03-26
net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
Or Gerlitz
2
-4
/
+4
2018-03-26
net/mlx5e: Fix memory usage issues in offloading TC flows
Jianbo Liu
1
-8
/
+8
2018-03-26
net/mlx5e: Fix traffic being dropped on VF representor
Roi Dayan
1
-2
/
+7
2018-03-26
net/mlx5e: Verify coalescing parameters in range
Moshe Shemesh
1
-0
/
+17
2018-03-26
net/mlx5: Make eswitch support to depend on switchdev
Or Gerlitz
3
-5
/
+3
2018-03-26
net/mlx5e: Use 32 bits to store VF representor SQ number
Or Gerlitz
1
-3
/
+3
2018-03-26
net/mlx5e: Don't override vport admin link state in switchdev mode
Jianbo Liu
1
-5
/
+6
2018-03-26
net/mlx5e: Add VLAN offload features to hw_enc_features
Aviv Heller
1
-0
/
+3
2018-03-26
net/mlx5e: Add a helper macro in set features ndo
Gal Pressman
1
-15
/
+11
2018-03-26
net/mlx5e: Make choose LRO timeout function static
Gal Pressman
2
-2
/
+1
2018-03-26
net/mlx5e: Remove redundant check in get ethtool stats
Gal Pressman
1
-3
/
+0
2018-03-26
net/mlx5: Protect from command bit overflow
Leon Romanovsky
1
-1
/
+1
2018-03-26
net/mlx5e: Offload tc vlan push/pop using HW action
Or Gerlitz
3
-11
/
+40
2018-03-26
net/mlx5: Add core support for vlan push/pop steering action
Or Gerlitz
4
-5
/
+14
2018-03-26
net/mlx5: E-Switch, Use same source for offloaded actions check
Or Gerlitz
1
-2
/
+2
2018-03-26
net/mlx5e: Add interface down dropped packets statistics
Moshe Shemesh
4
-29
/
+69
2018-03-26
net/mlx5: Add packet dropped while vport down statistics
Moshe Shemesh
2
-5
/
+52
2018-03-26
net/mlx5e: Add vnic steering drop statistics
Moshe Shemesh
2
-0
/
+70
2018-03-26
net/mlx5: Add support for QUERY_VNIC_ENV command
Moshe Shemesh
1
-0
/
+2
2018-03-26
net/mlx5e: PFC stall prevention support
Inbar Karmy
2
-8
/
+113
2018-03-26
net/mlx5e: Expose PFC stall prevention counters
Inbar Karmy
2
-1
/
+21
2018-03-26
mlxsw: spectrum: Add multicast router trap for PIMv6
Yuval Mintz
2
-0
/
+2
2018-03-26
mlxsw: spectrum_router: Process IP6MR fib notification
Yuval Mintz
1
-7
/
+10
2018-03-26
mlxsw: spectrum_mr: Add ipv6 specific operations
Yuval Mintz
2
-0
/
+57
2018-03-26
mlxsw: spectrum_router: Make IPMR-related APIs family agnostic
Yuval Mintz
3
-46
/
+47
2018-03-26
mlxsw: spectrum_mr: Convert into using mr_mfc
Yuval Mintz
1
-84
/
+108
2018-03-26
mlxsw: spectrum_router: Support IPv6 multicast to host CPU
Yuval Mintz
3
-54
/
+121
2018-03-26
mlxsw: spectrum_mr: Pass protocol as part of catchall route params
Yuval Mintz
1
-0
/
+1
2018-03-26
mlxsw: reg: Add register settings for IPv6 multicast routing
Yuval Mintz
1
-14
/
+44
2018-03-26
mlxsw: reg: Configure RIF to forward IPv6 multicast packets
Yuval Mintz
1
-0
/
+16
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2
-6
/
+6
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
1
-5
/
+8
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2
-13
/
+13
2018-03-23
mlxsw: spectrum_span: Prevent duplicate mirrors
Ido Schimmel
1
-4
/
+24
2018-03-23
net/mlx5: Fix use-after-free
Gustavo A. R. Silva
1
-1
/
+2
2018-03-23
mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parms
Petr Machata
1
-2
/
+2
2018-03-23
mlxsw: spectrum_router: Handle MTU change of GRE netdevs
Petr Machata
1
-0
/
+24
2018-03-23
mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()
Petr Machata
1
-27
/
+27
[prev]
[next]