aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-24net: qca_spi: Introduce write register verificationStefan Wahren5-10/+56
2018-09-24tls: Fixed uninitialised vars warningVakul Garg1-2/+2
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg3-64/+37
2018-09-24Merge branch 'few-NTF_ROUTER-related-updates'David S. Miller2-7/+24
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu2-5/+17
2018-09-24neighbour: allow admin to set NTF_ROUTERRoopa Prabhu1-2/+7
2018-09-24Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions'David S. Miller8-28/+85
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron5-9/+26
2018-09-24net/core: Add new basic hardware counterEelco Chaudron3-19/+59
2018-09-24Merge branch 'mvpp2-Add-txq-to-CPU-mapping'David S. Miller2-1/+9
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier2-0/+4
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier1-1/+5
2018-09-23mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirementPetr Machata1-1/+4
2018-09-22Merge branch 'hv_netvsc-Support-LRO-RSC-in-the-vSwitch'David S. Miller5-39/+194
2018-09-22hv_netvsc: Update document for LRO/RSC supportHaiyang Zhang1-0/+9
2018-09-22hv_netvsc: Add handler for LRO setting changeHaiyang Zhang3-3/+42
2018-09-22hv_netvsc: Add support for LRO/RSC in the vSwitchHaiyang Zhang4-38/+145
2018-09-21Merge branch 'net-dsa-b53-SGMII-modes-fixes'David S. Miller2-5/+7
2018-09-21net: dsa: b53: Also include SGMII for mac_config and mac_link_stateFlorian Fainelli1-4/+6
2018-09-21net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offsetFlorian Fainelli1-1/+1
2018-09-21net: dsa: b53: Don't assign autonegotiation enabledFlorian Fainelli1-4/+1
2018-09-21decnet: Remove unnecessary check for dev->nameNathan Chancellor1-1/+1
2018-09-21selftests/net: add ipv6 tests to ip_defrag selftestPeter Oskolkov2-98/+190
2018-09-21net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_netPeter Oskolkov3-3/+0
2018-09-21ipv6: discard IP frag queue on more errorsPeter Oskolkov1-5/+6
2018-09-21net/ipv4: avoid compile error in fib_info_nh_uses_devEric Dumazet1-1/+1
2018-09-21Merge branch 'tcp-switch-to-Early-Departure-Time-model'David S. Miller13-128/+103
2018-09-21net_sched: sch_fq: remove dead code dealing with retransmitsEric Dumazet1-53/+5
2018-09-21tcp: switch tcp_internal_pacing() to tcp_wstamp_nsEric Dumazet1-13/+4
2018-09-21tcp: switch tcp and sch_fq to new earliest departure time modelEric Dumazet3-17/+33
2018-09-21tcp: switch internal pacing timer to CLOCK_TAIEric Dumazet2-2/+2
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet6-14/+13
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet3-11/+19
2018-09-21net_sched: sch_fq: switch to CLOCK_TAIEric Dumazet1-3/+3
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet6-17/+26
2018-09-21tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet1-1/+1
2018-09-21Merge branch 'hns3-next'David S. Miller9-107/+120
2018-09-21net: hns3: Remove redundant hclge_get_port_type()Peng Li2-23/+0
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool ethx cmd of VFFuyun Liang1-27/+39
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li3-0/+13
2018-09-21net: hns3: Remove print messages for error packetJian Shen1-5/+0
2018-09-21net: hns3: Add unlikely for dma_mapping_error checkJian Shen1-1/+1
2018-09-21net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen1-1/+3
2018-09-21net: hns3: Add handle for default caseJian Shen5-6/+20
2018-09-21net: hns3: Unify the prefix of vf functionsJian Shen1-2/+2
2018-09-21net: hns3: Fix tqp array traversal condition for vfJian Shen1-26/+24
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen3-9/+9
2018-09-21net: hns3: Unify the type convert for desc.dataJian Shen2-5/+5
2018-09-21net: hns3: Fix ets validate issueJian Shen1-2/+4
2018-09-21dt-bindings: net: ravb: Add support for r8a7744 SoCBiju Das1-0/+1