summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko2019-02-252-101/+161
* mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko2019-02-251-1/+0Star
* Merge branch 'net-dsa-microchip-add-MIB-counters-support'David S. Miller2019-02-254-55/+270
|\
| * net: dsa: microchip: add port_cleanup functionTristram Ha2019-02-254-0/+31
| * net: dsa: microchip: remove unnecessary include headersTristram Ha2019-02-251-4/+0Star
| * net: dsa: microchip: get port link statusTristram Ha2019-02-253-0/+17
| * net: dsa: microchip: add MIB counter reading supportTristram Ha2019-02-254-48/+205
| * net: dsa: microchip: prepare PHY for proper advertisementTristram Ha2019-02-253-3/+17
|/
* Merge branch 'net-phy-marvell10g-Add-2-5GBaseT-support'David S. Miller2019-02-253-14/+82
|\
| * net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier2019-02-252-0/+14
| * net: mvpp2: Add 2.5GBaseT supportMaxime Chevallier2019-02-251-0/+1
| * net: phy: marvell10g: Force reading of 2.5/5GMaxime Chevallier2019-02-251-0/+35
| * net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier2019-02-252-2/+3
| * net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier2019-02-251-7/+19
| * net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier2019-02-251-2/+2
| * net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier2019-02-251-3/+8
|/
* net: phy: check PMAPMD link status only in genphy_c45_read_linkHeiner Kallweit2019-02-251-8/+1Star
* Merge branch 'net-switchdev-h-inclusion-removal'David S. Miller2019-02-254-4/+0Star
|\
| * net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli2019-02-253-3/+0Star
| * nfp: Remove switchdev.h inclusionFlorian Fainelli2019-02-251-1/+0Star
|/
* net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens2019-02-251-1/+0Star
* net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2019-02-252-12/+9Star
* Merge branch 'net-protodown-support-for-macvlan-and-vxlan'David S. Miller2019-02-244-0/+22
|\
| * vxlan: add ndo_change_proto_down supportAndy Roulin2019-02-241-0/+1
| * macvlan: add ndo_change_proto_down supportAndy Roulin2019-02-241-0/+1
| * net: dev: add generic protodown handlerAndy Roulin2019-02-242-0/+20
|/
* Merge branch 'Add-tests-for-unlocked-flower-classifier-implementation'David S. Miller2019-02-244-4/+297
|\
| * selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov2019-02-241-0/+26
| * selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2019-02-242-3/+49
| * selftests: concurrency: add test to verify concurrent deleteVlad Buslov2019-02-241-0/+25
| * selftests: concurrency: add test to verify concurrent replaceVlad Buslov2019-02-242-1/+33
| * selftests: concurrency: add test to verify parallel rules replaceVlad Buslov2019-02-241-0/+25
| * selftests: concurrency: add test to verify parallel rules deletionVlad Buslov2019-02-241-0/+25
| * selftests: concurrency: add test to verify parallel rules insertionVlad Buslov2019-02-243-0/+64
| * selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov2019-02-241-4/+54
|/
* net: Skip GSO length estimation if transport header is not setMaxim Mikityanskiy2019-02-241-1/+1
* doc: add phylink documentation to the networking bookRussell King2019-02-242-0/+269
* net: phylink: update mac_config() documentationRussell King2019-02-241-0/+7
* net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing2019-02-241-3/+3
* net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit2019-02-241-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24171-931/+1419
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-02-244-5/+21
| |\
| | * KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang2019-02-222-0/+2
| | * kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang2019-02-221-0/+4
| | * x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov2019-02-222-4/+14
| | * Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-201-1/+1
| | |\
| | | * s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel2019-02-111-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2464-420/+568
| |\ \ \
| | * | | net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-242-0/+15
| | * | | tcp: repaired skbs must init their tso_segsEric Dumazet2019-02-241-0/+1