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-04-27
Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
5
-26
/
+36
2018-04-27
mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
Ido Schimmel
1
-7
/
+5
2018-04-26
net/mlx5: Properly deal with flow counters when deleting rules
Chris Mi
1
-1
/
+2
2018-04-26
net/mlx5e: Fix traffic between VF and representor
Shahar Klein
1
-2
/
+3
2018-04-26
net/mlx5: Avoid cleaning flow steering table twice during error flow
Talat Batheesh
1
-9
/
+14
2018-04-26
net/mlx5e: TX, Use correct counter in dma_map error flow
Tariq Toukan
1
-10
/
+10
2018-04-26
net/mlx5e: DCBNL fix min inline header size for dscp
Huy Nguyen
1
-3
/
+5
2018-04-26
net/mlx5e: Allow offloading ipv4 header re-write for icmp
Jianbo Liu
1
-1
/
+2
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-49
/
+43
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
3
-49
/
+43
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-111
/
+6
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-31
/
+65
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
3
-3
/
+3
2018-04-05
net/mlx5: Query device memory capabilities
Ariel Levkovich
1
-0
/
+6
2018-04-03
net/mlx5e: Use pcie_bandwidth_available() to compute bandwidth
Tal Gilboa
1
-31
/
+1
2018-04-03
net/mlx5: Report PCIe link properties with pcie_print_link_status()
Tal Gilboa
1
-0
/
+4
2018-04-03
net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
Tal Gilboa
1
-80
/
+1
2018-04-01
net/mlx5e: Set EQE based as default TX interrupt moderation mode
Tal Gilboa
1
-4
/
+4
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-107
/
+165
2018-04-01
net/mlx4_en: CHECKSUM_COMPLETE support for fragments
Eric Dumazet
1
-6
/
+4
2018-04-01
mlxsw: spectrum: Don't use resource ID of 0
Petr Machata
1
-1
/
+1
2018-04-01
mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()
Jiri Pirko
3
-4
/
+4
2018-04-01
mlxsw: Move "resources_query_enable" out of mlxsw_config_profile
Jiri Pirko
6
-12
/
+8
2018-04-01
mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile
Jiri Pirko
3
-6
/
+4
2018-04-01
mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET
Jiri Pirko
1
-4
/
+4
2018-04-01
mlxsw: remove kvd_hash_granularity from config profile struct
Jiri Pirko
2
-4
/
+2
2018-04-01
mlxsw: spectrum: Change KVD linear parts from list to array
Jiri Pirko
1
-143
/
+92
2018-04-01
mlxsw: Constify devlink_resource_ops
Jiri Pirko
2
-4
/
+4
2018-04-01
mlxsw: spectrum_kvdl: Fix handling of resource_size_param
Jiri Pirko
1
-33
/
+14
2018-04-01
mlxsw: spectrum_acl: Fix flex actions header ifndef define construct
Jiri Pirko
1
-2
/
+2
2018-03-30
net/mlx5e: RX, Recycle buffer of UMR WQEs
Tariq Toukan
1
-2
/
+9
2018-03-30
net/mlx5e: Keep single pre-initialized UMR WQE per RQ
Tariq Toukan
3
-19
/
+13
2018-03-30
net/mlx5e: Remove page_ref bulking in Striding RQ
Tariq Toukan
2
-32
/
+16
2018-03-30
net/mlx5e: Support XDP over Striding RQ
Tariq Toukan
3
-8
/
+26
2018-03-30
net/mlx5e: Refactor RQ XDP_TX indication
Tariq Toukan
2
-6
/
+8
2018-03-30
net/mlx5e: Use linear SKB in Striding RQ
Tariq Toukan
3
-42
/
+146
2018-03-30
net/mlx5e: Use inline MTTs in UMR WQEs
Tariq Toukan
3
-88
/
+38
2018-03-30
net/mlx5e: Do not busy-wait for UMR completion in Striding RQ
Tariq Toukan
1
-1
/
+1
2018-03-30
net/mlx5e: Code movements in RX UMR WQE post
Tariq Toukan
1
-62
/
+45
2018-03-30
net/mlx5e: Derive Striding RQ size from MTU
Tariq Toukan
6
-139
/
+80
2018-03-30
net/mlx5e: Save MTU in channels params
Tariq Toukan
5
-45
/
+52
2018-03-30
net/mlx5e: IPoIB, Fix spelling mistake
Talat Batheesh
1
-1
/
+1
2018-03-30
net/mlx5: Change teardown with force mode failure message to warning
Alaa Hleihel
1
-1
/
+1
2018-03-30
net/mlx5: Eliminate query xsrq dead code
Saeed Mahameed
1
-21
/
+0
2018-03-30
net/mlx5e: Use eq ptr from cq
Saeed Mahameed
1
-12
/
+2
2018-03-27
net/mlx5e: Recover Send Queue (SQ) from error state
Eran Ben Elisha
5
-2
/
+134
2018-03-27
net/mlx5e: Dump xmit error completions
Eran Ben Elisha
3
-0
/
+24
2018-03-27
mlx5_{ib,core}: Add query SQ state helper function
Eran Ben Elisha
1
-0
/
+25
2018-03-27
net/mlx5e: Move all TX timeout logic to be under state lock
Eran Ben Elisha
1
-27
/
+34
2018-03-27
net/mlx5e: Remove unused max inline related code
Gal Pressman
4
-45
/
+2
[next]