summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-03-22liquidio: Added support for trusted VFIntiyaz Basha-0/+125
2018-03-22Merge branch 'rmnet-next'David S. Miller-41/+94
2018-03-22net: qualcomm: rmnet: Implement fill_infoSubash Abhinov Kasiviswanathan-0/+30
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan-29/+53
2018-03-22net: qualcomm: rmnet: Remove unnecessary device assignmentSubash Abhinov Kasiviswanathan-1/+0
2018-03-22net: qualcomm: rmnet: Update copyright year to 2018Subash Abhinov Kasiviswanathan-8/+8
2018-03-22net: qualcomm: rmnet: Fix casting issuesSubash Abhinov Kasiviswanathan-3/+3
2018-03-22gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King-2/+2
2018-03-22Documentation/networking: Add net DIM documentationTal Gilboa-0/+174
2018-03-22net: mvpp2: use correct index on array mvpp2_poolsColin Ian King-1/+1
2018-03-22Merge branch 'tipc-diag'David S. Miller-26/+281
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna-2/+8
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna-6/+238
2018-03-22tipc: modify socket iterator for sock_diagGhantaKrishnamurthy MohanKrishna-24/+41
2018-03-22Merge branch 'mlxsw-Update-supported-firmware-version'David S. Miller-11/+20
2018-03-22mlxsw: spectrum: Add support for auto-negotiation disable modeTal Bar-9/+18
2018-03-22mlxsw: spectrum: Update the supported firmware to version 13.1620.192Tal Bar-2/+2
2018-03-22Merge branch 'fix-some-bugs-for-HNS3-driver'David S. Miller-132/+309
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang-2/+6
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang-2/+37
2018-03-22net: hns3: add get_link support to VFFuyun Liang-0/+9
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang-89/+107
2018-03-22net: hns3: change the time interval of int_gl calculatingFuyun Liang-17/+30
2018-03-22net: hns3: change GL update rateFuyun Liang-0/+10
2018-03-22net: hns3: increase the max time for IMP handle commandPeng Li-2/+2
2018-03-22net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin-0/+4
2018-03-22net: hns3: fix for vlan table lost problem when resettingYunsheng Lin-0/+29
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li-6/+53
2018-03-22net: hns3: reallocate tx/rx buffer after changing mtuFuyun Liang-14/+22
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern-10/+10
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern-3/+95
2018-03-22Merge branch 'cxgb4-rdma'David S. Miller-1/+321
2018-03-22cxgb4: Support firmware rdma write completion work request.Raju Rangoju-0/+11
2018-03-22cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju-0/+10
2018-03-22cxgb4: Add support to query HW SRQ parametersRaju Rangoju-0/+21
2018-03-22cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju-1/+206
2018-03-22cxgb4: Adds CPL support for Shared Receive QueuesRaju Rangoju-0/+73
2018-03-22Merge branch 'r8169-small-improvements'David S. Miller-80/+61
2018-03-22r8169: add helper tp_to_devHeiner Kallweit-15/+22
2018-03-22r8169: change type of argument in rtl_disable/enable_clock_requestHeiner Kallweit-22/+11
2018-03-22r8169: change type of first argument in rtl_tx_performance_tweakHeiner Kallweit-38/+24
2018-03-22r8169: simplify rtl_set_mac_addressHeiner Kallweit-5/+4
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller-37/+604
2018-03-22rds: tcp: remove register_netdevice_notifier infrastructure.Sowmini Varadhan-70/+23
2018-03-22netns: send uevent messagesChristian Brauner-1/+78
2018-03-22net: add uevent socket memberChristian Brauner-11/+10
2018-03-22net: Convert nf_ct_net_opsKirill Tkhai-0/+1
2018-03-22net: Convert lowpan_frags_opsKirill Tkhai-0/+1
2018-03-22net: Convert can_pernet_opsKirill Tkhai-0/+1
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-186/+2879