summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-02-21s390/net: convert pnetids to asciiHans Wippel-0/+3
2019-02-21net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun-3/+2
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni-2/+8
2019-02-20Merge branch 'net-phy-disable-aneg-in-genphy_c45_pma_setup_forced'David S. Miller-8/+7
2019-02-20net: phy: marvell10g: improve mv3310_config_anegHeiner Kallweit-7/+2
2019-02-20net: phy: disable aneg in genphy_c45_pma_setup_forcedHeiner Kallweit-1/+5
2019-02-20Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-149/+273
2019-02-20net_sched: fix a memory leak in cls_tcindexCong Wang-13/+24
2019-02-20net_sched: fix a race condition in tcindex_destroy()Cong Wang-7/+11
2019-02-20gso: validate gso_type on ipip style tunnelsWillem de Bruijn-4/+40
2019-02-20selftest/tls: Add test to verify received 'type' of non-data recordVakul Garg-0/+14
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-735/+1175
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-244/+355
2019-02-19sky2: Increase D3 delay againKai-Heng Feng-1/+1
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King-5/+5
2019-02-19net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang-1/+2
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang-1/+1
2019-02-19net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed-1/+0
2019-02-19net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky-2/+0
2019-02-19net/mlx5e: Add missing static function annotationLeon Romanovsky-1/+1
2019-02-19net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang-3/+3
2019-02-19net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang-12/+29
2019-02-19net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov-3/+0
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan-62/+39
2019-02-19net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin-62/+181
2019-02-19ethtool: Added support for 50Gbps per lane link modesAya Levin-1/+17
2019-02-19Merge branch 'ieee802154-for-davem-2019-02-19' of git://git.kernel.org/pub/sc...David S. Miller-112/+29
2019-02-19net: ns83820: code cleanup for ns83820_probe_phy()Mao Wenan-49/+21
2019-02-19net: rose: add missing dev_put() on error in rose_bindYueHaibing-1/+3
2019-02-19net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul-0/+13
2019-02-19vhost: correctly check the return value of translate_desc() in log_used()Jason Wang-1/+1
2019-02-19Merge branch 'bnxt_en-Update-for-net-next'David S. Miller-27/+309
2019-02-19bnxt_en: Return relevant error code when offload failsSriharsha Basavapatna-1/+1
2019-02-19bnxt_en: Add support for mdio read/write to external PHYVasundhara Volam-2/+67
2019-02-19bnxt_en: Propagate trusted VF attribute to firmware.Michael Chan-4/+60
2019-02-19bnxt_en: Add support for BCM957504Erik Burrows-1/+4
2019-02-19bnxt_en: Update firmware interface spec. to 1.10.0.47.Michael Chan-19/+177
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg-110/+149
2019-02-196lowpan: use rbtree for IP frag queuePeter Oskolkov-112/+29
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+5
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri-1/+1
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta-0/+3
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller-17/+29
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu-10/+12
2019-02-18Merge branch 'qed-iWARP'David S. Miller-7/+15
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon-0/+9
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon-7/+6
2019-02-18exec: load_script: Do not exec truncated interpreter pathKees Cook-9/+48
2019-02-18bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing-3/+1
2019-02-18Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values'David S. Miller-9/+20