aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/saeed/linuxDavid 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-22net/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/kernel/git/saeed/linuxDavid S. Miller16-64/+520
2017-01-20net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet1-0/+3
2017-01-19mlx4: support __GFP_MEMALLOC for rxEric Dumazet1-1/+2
2017-01-19net/mlx5e: Reorder update statsSaeed Mahameed1-3/+3
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman2-4/+4
2017-01-19net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman3-1/+53
2017-01-19net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman3-2/+32
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman1-0/+20
2017-01-19net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2-0/+29
2017-01-19net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2-20/+68
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia4-15/+15
2017-01-19net/mlx5e: Implement 1PPS supportEugenia Emantayev3-1/+232
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev3-0/+62
2017-01-19net/mlx5: Fix version printout in case of health issueEli Cohen1-17/+3
2017-01-19net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky1-3/+1
2017-01-19net/mlx5e: Remove unused variableArnd Bergmann1-1/+0
2017-01-18net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha1-10/+0
2017-01-18net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha1-6/+1
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau3-29/+40
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-38/+54
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitionsJack Morgenstein1-2/+3
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann1-4/+7
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet1-1/+4
2017-01-12mlxsw: pci: Fix EQE structure definitionElad Raz1-4/+4
2017-01-12mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-01-12mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-45/+76
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens1-2/+4
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah1-6/+1
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed1-7/+6