aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Merge branch 'rmnet-next'David S. Miller9-41/+94
2018-03-22net: qualcomm: rmnet: Implement fill_infoSubash Abhinov Kasiviswanathan1-0/+30
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan6-29/+53
2018-03-22net: qualcomm: rmnet: Remove unnecessary device assignmentSubash Abhinov Kasiviswanathan1-1/+0
2018-03-22net: qualcomm: rmnet: Update copyright year to 2018Subash Abhinov Kasiviswanathan8-8/+8
2018-03-22net: qualcomm: rmnet: Fix casting issuesSubash Abhinov Kasiviswanathan1-3/+3
2018-03-22gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King2-2/+2
2018-03-22Documentation/networking: Add net DIM documentationTal Gilboa1-0/+174
2018-03-22net: mvpp2: use correct index on array mvpp2_poolsColin Ian King1-1/+1
2018-03-22Merge branch 'tipc-diag'David S. Miller7-26/+281
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna2-2/+8
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna7-6/+238
2018-03-22tipc: modify socket iterator for sock_diagGhantaKrishnamurthy MohanKrishna1-24/+41
2018-03-22macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter1-2/+3
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller5-1/+9
2018-03-22Merge branch 'mlxsw-Update-supported-firmware-version'David S. Miller3-11/+20
2018-03-22mlxsw: spectrum: Add support for auto-negotiation disable modeTal Bar3-9/+18
2018-03-22mlxsw: spectrum: Update the supported firmware to version 13.1620.192Tal Bar1-2/+2
2018-03-22Merge branch 'fix-some-bugs-for-HNS3-driver'David S. Miller12-132/+309
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang1-2/+6
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang4-2/+37
2018-03-22net: hns3: add get_link support to VFFuyun Liang2-0/+9
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang5-89/+107
2018-03-22net: hns3: change the time interval of int_gl calculatingFuyun Liang2-17/+30
2018-03-22net: hns3: change GL update rateFuyun Liang2-0/+10
2018-03-22net: hns3: increase the max time for IMP handle commandPeng Li2-2/+2
2018-03-22net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin2-0/+4
2018-03-22net: hns3: fix for vlan table lost problem when resettingYunsheng Lin2-0/+29
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li4-6/+53
2018-03-22net: hns3: reallocate tx/rx buffer after changing mtuFuyun Liang1-14/+22
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern4-10/+10
2018-03-22net: dsa: Fix functional dsa-loop dependency on FIXED_PHYFlorian Fainelli1-1/+4
2018-03-22Merge branch 'hv_netvsc-fix-races-during-shutdown-and-changes'David S. Miller4-183/+204
2018-03-22hv_netvsc: common detach logicStephen Hemminger4-143/+173
2018-03-22hv_netvsc: change GPAD teardown order on older versionsStephen Hemminger1-1/+6
2018-03-22hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger2-35/+21
2018-03-22hv_netvsc: disable NAPI before channel closeStephen Hemminger1-4/+4
2018-03-22net/ipv6: Handle onlink flag with multipath routesDavid Ahern1-0/+1
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern1-3/+95
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-22ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun1-2/+3
2018-03-22ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun1-1/+1
2018-03-22Merge branch 'aquantia-fixes'David S. Miller10-30/+99
2018-03-22net: aquantia: driver version bumpIgor Russkikh1-1/+1
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh3-0/+36
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh1-0/+2
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh4-9/+13
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2-15/+28
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh1-0/+4
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh1-5/+15