summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-159/+195
2017-01-30net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein3-1/+14
2017-01-30net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes3-16/+31
2017-01-30net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes1-22/+37
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes4-7/+81
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich1-5/+19
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel2-2/+2
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak1-4/+45
2017-01-30net/mlx4_core: Device revision supportYishai Hadas1-1/+1
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan4-6/+6
2017-01-30net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh1-0/+5
2017-01-30net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman3-105/+109
2017-01-30net/mlx5e: Modify TIRs hash only when it's neededGal Pressman1-5/+13
2017-01-30net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion1-7/+6
2017-01-30net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz1-11/+18
2017-01-30net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz1-1/+2
2017-01-30net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz4-6/+6
2017-01-30net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz12-22/+22
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-21/+10
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann2-4/+11
2017-01-25Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-118/+363
2017-01-24net/mlx5e: CQE compression control code reuseShaker Daibes4-20/+10
2017-01-24net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib3-11/+21
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz2-17/+18
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia3-12/+101
2017-01-24net/mlx5: E-Switch, Enlarge the FDB size for the switchdev modeOr Gerlitz1-5/+8
2017-01-24net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnelsOr Gerlitz1-8/+151
2017-01-24net/mlx5e: Maximize ip tunnel key usage on the TC offloading pathOr Gerlitz1-9/+6
2017-01-24net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz2-30/+17
2017-01-24net/mlx5e: TC ipv4 tunnel encap offload cosmetic changesOr Gerlitz1-6/+4
2017-01-24net/mlx5e: Add TC offloads matching on IPv6 encapsulation headersOr Gerlitz1-3/+27
2017-01-24net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz1-2/+5
2017-01-24mlxsw: spectrum: Add packet sample offloading supportYotam Gigi3-0/+122
2017-01-24mlxsw: reg: add the Monitoring Packet Sampling Configuration RegisterYotam Gigi1-0/+41
2017-01-24mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel1-4/+6
2017-01-23net/mlx4: use rb_entry()Geliang Tang1-4/+4
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-64/+520
2017-01-20net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet1-0/+3
2017-01-20mlx4: support __GFP_MEMALLOC for rxEric Dumazet1-1/+2
2017-01-20net/mlx5e: Reorder update statsSaeed Mahameed1-3/+3
2017-01-20net/mlx5: Move cached hca caps to designated caps structGal Pressman2-4/+4
2017-01-20net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman3-1/+53
2017-01-20net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman3-2/+32
2017-01-20net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman1-0/+20
2017-01-20net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2-0/+29
2017-01-20net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2-20/+68
2017-01-20net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia4-15/+15
2017-01-20net/mlx5e: Implement 1PPS supportEugenia Emantayev3-1/+232
2017-01-20net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev3-0/+62
2017-01-20net/mlx5: Fix version printout in case of health issueEli Cohen1-17/+3