aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein
2017-05-09net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh
2017-05-09net/mlx4_en: Change the error print to debug printKamal Heib
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen
2017-04-06mlx4: trust shinfo->gso_segsEric Dumazet
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-09mlx4: remove duplicate code in mlx4_en_process_rx_cq()Eric Dumazet
2017-03-09mlx4: make validate_loopback() more genericEric Dumazet
2017-03-09mlx4: factorize page_address() callsEric Dumazet
2017-03-09mlx4: do not access rx_desc from mlx4_en_process_rx_cq()Eric Dumazet
2017-03-09mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet
2017-03-09mlx4: add page recycling in receive pathEric Dumazet
2017-03-09mlx4: use order-0 pages for RXEric Dumazet
2017-03-09mlx4: removal of frag_sizes[]Eric Dumazet
2017-03-09mlx4: reduce rx ring page_cache sizeEric Dumazet
2017-03-09mlx4: rx_headroom is a per port attributeEric Dumazet
2017-03-09mlx4: get rid of frag_prefix_sizeEric Dumazet
2017-03-09mlx4: remove order field from mlx4_en_frag_infoEric Dumazet
2017-03-09mlx4: dma_dir is a mlx4_en_priv attributeEric Dumazet
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-02-23net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-02-20mlx4: reduce OOM risk on arches with large pagesEric Dumazet
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet
2017-02-17mlx4: do not fire tasklet unless necessaryEric Dumazet
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-06net/mlx4_en: fix a conditionDan Carpenter
2017-02-02mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau
2017-02-02mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-30net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein
2017-01-30net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak
2017-01-30net/mlx4_core: Device revision supportYishai Hadas