summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-29nexthop: Add support for nexthop groupsDavid Ahern2-24/+578
2019-05-29nexthop: Add support for lwt encapsDavid Ahern2-1/+39
2019-05-29nexthop: Add support for IPv6 gatewaysDavid Ahern2-0/+59
2019-05-29nexthop: Add support for IPv4 nexthopsDavid Ahern2-0/+213
2019-05-29net: Initial nexthop codeDavid Ahern5-1/+831
2019-05-29net: nexthop uapiDavid Ahern3-1/+70
2019-05-29Merge branch 'hns3-next'David S. Miller12-80/+213
2019-05-29net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan1-3/+1
2019-05-29net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan1-2/+2
2019-05-29net: hns3: stop schedule reset service while unloading driverHuazhong Tan3-2/+7
2019-05-29net: hns3: add handshake with hardware while doing resetHuazhong Tan4-9/+16
2019-05-29net: hns3: modify hclgevf_init_client_instance()Huazhong Tan1-29/+50
2019-05-29net: hns3: modify hclge_init_client_instance()Huazhong Tan1-37/+53
2019-05-29net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan2-0/+8
2019-05-29net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan2-1/+8
2019-05-29net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan2-0/+7
2019-05-29net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu3-0/+66
2019-05-29net: hns3: fix for HNS3_RXD_GRO_SIZE_M macroYunsheng Lin1-1/+1
2019-05-29net: hns3: fix compile warning without CONFIG_RFS_ACCELJian Shen1-2/+0
2019-05-29hinic: fix a bug in set rx modeXue Chaojing1-4/+0
2019-05-29Merge branch 'inet-frags-followup'David S. Miller4-23/+43
2019-05-29inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet2-2/+21
2019-05-29inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet2-2/+2
2019-05-29inet: frags: uninline fqdir_init()Eric Dumazet2-19/+20
2019-05-29selftests/net: ipv6 flowlabelWillem de Bruijn5-2/+453
2019-05-29enetc: Enable TC offloading with mqprioCamelia Groza5-1/+72
2019-05-29Merge branch 'stmmac-SPDX'David S. Miller2-14/+2
2019-05-29net: stmmac: dwmac-meson8b: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-29net: stmmac: dwmac-meson: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-28fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur1-1/+2
2019-05-28net: mvpp2: cls: Check RSS table index validity when creating a contextMaxime Chevallier1-0/+3
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu1-7/+9
2019-05-27r8169: remove support for RTL_GIGA_MAC_VER_01Heiner Kallweit1-34/+9
2019-05-27r8169: improve RTL8168d PHY initializationHeiner Kallweit1-101/+52
2019-05-27Merge branch 'r8169-small-improvements'David S. Miller1-13/+10
2019-05-27r8169: change type of member mac_version in rtl8169_privateHeiner Kallweit1-2/+6
2019-05-27r8169: remove unneeded return statement in rtl_hw_init_8168gHeiner Kallweit1-2/+1
2019-05-27r8169: remove rtl_hw_init_8168epHeiner Kallweit1-9/+3
2019-05-27cxgb4: Make t4_get_tp_e2c_map staticYueHaibing1-1/+1
2019-05-27selftest: Fixes for icmp_redirect testDavid Ahern1-8/+38
2019-05-27ipv4: remove redundant assignment to nColin Ian King1-1/+0
2019-05-27net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit1-12/+8
2019-05-27Merge branch 'inet-frags-avoid-possible-races-at-netns-dismantle'David S. Miller11-167/+181
2019-05-27inet: frags: rework rhashtable dismantleEric Dumazet2-12/+41
2019-05-27net: dynamically allocate fqdir structuresEric Dumazet11-63/+78
2019-05-27net: add a net pointer to struct fqdirEric Dumazet5-24/+17
2019-05-27net: rename inet_frags_init_net() to fdir_init()Eric Dumazet5-9/+6
2019-05-27ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet1-11/+6
2019-05-27netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet1-12/+7
2019-05-27ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet1-10/+5