aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-21net: remove unneeded switch fall-throughLi RongQing2-2/+0
2019-02-21net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter1-1/+3
2019-02-21lib/test_rhashtable: fix spelling mistake "existant" -> "existent"Colin Ian King1-2/+2
2019-02-21ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair4-56/+115
2019-02-21Merge branch 'net-phy-improve-generic-clause-45-aneg-configuration'David S. Miller4-16/+38
2019-02-21net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_anegHeiner Kallweit1-14/+1
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit2-0/+31
2019-02-21net: phy: use genphy_config_eee_advert in genphy_c45_an_config_anegHeiner Kallweit1-1/+3
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit2-1/+3
2019-02-21Merge branch 'net-phy-improve-genphy_read_status'David S. Miller1-6/+2
2019-02-21net: phy: don't use 10BaseT/half as default in genphy_read_statusHeiner Kallweit1-2/+2
2019-02-21net: phy: remove orphaned register read in genphy_read_statusHeiner Kallweit1-4/+0
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru5-67/+44
2019-02-21Merge branch 'devlink-next'David S. Miller2-6/+8
2019-02-21devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GETAya Levin1-2/+4
2019-02-21devlink: Rename devlink health attributesAya Levin2-4/+4
2019-02-21Merge branch 'smc-next'David S. Miller9-225/+477
2019-02-21net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel1-2/+4
2019-02-21net/smc: add pnet table namespace supportHans Wippel4-43/+162
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel2-7/+81
2019-02-21net/smc: rework pnet tableHans Wippel4-194/+249
2019-02-21s390/net: convert pnetids to asciiHans Wippel1-0/+3
2019-02-21net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun1-3/+2
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni1-2/+8
2019-02-20Merge branch 'net-phy-disable-aneg-in-genphy_c45_pma_setup_forced'David S. Miller2-8/+7
2019-02-20net: phy: marvell10g: improve mv3310_config_anegHeiner Kallweit1-7/+2
2019-02-20net: phy: disable aneg in genphy_c45_pma_setup_forcedHeiner Kallweit1-1/+5
2019-02-20Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-149/+273
2019-02-20net_sched: fix a memory leak in cls_tcindexCong Wang1-13/+24
2019-02-20net_sched: fix a race condition in tcindex_destroy()Cong Wang1-7/+11
2019-02-20gso: validate gso_type on ipip style tunnelsWillem de Bruijn2-4/+40
2019-02-20selftest/tls: Add test to verify received 'type' of non-data recordVakul Garg1-0/+14
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller142-735/+1175
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-244/+355
2019-02-19sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King3-5/+5
2019-02-19net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang1-1/+2
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang1-1/+1
2019-02-19net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed1-1/+0
2019-02-19net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky1-2/+0
2019-02-19net/mlx5e: Add missing static function annotationLeon Romanovsky1-1/+1
2019-02-19net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang1-3/+3
2019-02-19net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang1-12/+29
2019-02-19net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov1-3/+0
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan5-62/+39
2019-02-19net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin1-62/+181
2019-02-19ethtool: Added support for 50Gbps per lane link modesAya Levin1-1/+17
2019-02-19Merge branch 'ieee802154-for-davem-2019-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-112/+29
2019-02-19net: ns83820: code cleanup for ns83820_probe_phy()Mao Wenan1-49/+21
2019-02-19net: rose: add missing dev_put() on error in rose_bindYueHaibing1-1/+3