aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli3-3/+0
2019-02-24nfp: Remove switchdev.h inclusionFlorian Fainelli1-1/+0
2019-02-24net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens1-1/+0
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2-12/+9
2019-02-24Merge branch 'net-protodown-support-for-macvlan-and-vxlan'David S. Miller4-0/+22
2019-02-24vxlan: add ndo_change_proto_down supportAndy Roulin1-0/+1
2019-02-24macvlan: add ndo_change_proto_down supportAndy Roulin1-0/+1
2019-02-24net: dev: add generic protodown handlerAndy Roulin2-0/+20
2019-02-24Merge branch 'Add-tests-for-unlocked-flower-classifier-implementation'David S. Miller4-4/+297
2019-02-24selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov1-0/+26
2019-02-24selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2-3/+49
2019-02-24selftests: concurrency: add test to verify concurrent deleteVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify concurrent replaceVlad Buslov2-1/+33
2019-02-24selftests: concurrency: add test to verify parallel rules replaceVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules deletionVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules insertionVlad Buslov3-0/+64
2019-02-24selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov1-4/+54
2019-02-24net: Skip GSO length estimation if transport header is not setMaxim Mikityanskiy1-1/+1
2019-02-24doc: add phylink documentation to the networking bookRussell King2-0/+269
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7
2019-02-24net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing1-3/+3
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit1-0/+11
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller171-931/+1419
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+21
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-420/+568
2019-02-23trace: events: neigh_update: print new state in string formatRoopa Prabhu1-3/+5
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2-0/+15
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet1-0/+1
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens1-7/+3
2019-02-23Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"Hangbin Liu1-8/+1
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-02-23Merge branch 'net-phy-aquantia-improve-and-extend-driver'David S. Miller3-31/+99
2019-02-23net: phy: aquantia: use genphy_c45_read_statusHeiner Kallweit1-28/+18
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit2-0/+34
2019-02-23net: phy: don't change modes we don't care about in genphy_c45_read_lpaHeiner Kallweit1-1/+1
2019-02-23net: phy: aquantia: add support for auto-negotiation configurationAndrew Lunn1-3/+37
2019-02-23net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109Heiner Kallweit1-0/+10
2019-02-23Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-42/+553
2019-02-23Merge branch 'mlxsw-Add-support-for-new-port-types-and-speeds-for-Spectrum-2'David S. Miller3-94/+641
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speedsShalom Toledo1-0/+54
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operationsShalom Toledo2-1/+330
2019-02-23mlxsw: reg: Add new port type-speed fields for PTYS registerShalom Toledo1-0/+57
2019-02-23mlxsw: reg: 80 columns wrapping changeShalom Toledo1-3/+6
2019-02-23mlxsw: reg: Rename p_eth_proto_adm to full name p_eth_proto_adminShalom Toledo1-3/+3
2019-02-23mlxsw: spectrum: Add port type-speed operationsShalom Toledo2-31/+133
2019-02-23mlxsw: spectrum: Rename port type-speed functions to ASIC specificShalom Toledo1-34/+35
2019-02-23mlxsw: spectrum: Query port connector type from firmwareShalom Toledo2-23/+49
2019-02-23mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYSShalom Toledo2-21/+1
2019-02-23mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo1-5/+0