aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-29r8169: consider that 32 Bit DMA is the defaultHeiner Kallweit1-8/+1
2019-06-29r8169: improve handling VLAN tagHeiner Kallweit1-2/+3
2019-06-29selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal1-6/+10
2019-06-29Merge branch 'em_ipt-add-support-for-addrtype'David S. Miller1-2/+46
2019-06-29net: sched: em_ipt: add support for addrtype matchingNikolay Aleksandrov1-0/+14
2019-06-29net: sched: em_ipt: keep the user-specified nfproto and dump itNikolay Aleksandrov1-1/+13
2019-06-29net: sched: em_ipt: set the family based on the packet if it's unspecifiedNikolay Aleksandrov1-1/+6
2019-06-29net: sched: em_ipt: match only on ip/ipv6 trafficNikolay Aleksandrov1-0/+13
2019-06-29hinic: add vlan offload supportXue Chaojing7-2/+97
2019-06-28Merge branch 'net-sched-Add-txtime-assist-support-for-taprio'David S. Miller4-36/+405
2019-06-28taprio: Adjust timestamps for TCP packetsVedang Patel1-1/+40
2019-06-28taprio: make clock reference conversions easierVedang Patel1-8/+22
2019-06-28taprio: Add support for txtime-assist modeVedang Patel2-17/+328
2019-06-28taprio: Remove inline directiveVedang Patel1-1/+1
2019-06-28taprio: calculate cycle_time when schedule is installedVedang Patel1-18/+11
2019-06-28etf: Add skip_sock_checkVedang Patel2-0/+11
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel1-2/+2
2019-06-28igb: clear out skb->tstamp after reading the txtimeVedang Patel1-0/+1
2019-06-28Merge branch 'mirred-recurse'David S. Miller4-6/+19
2019-06-28net: sched: protect against stack overflow in TC act_mirredJohn Hurley1-0/+14
2019-06-28net: sched: refactor reinsert actionJohn Hurley4-6/+5
2019-06-28ipv4: enable route flushing in network namespacesChristian Brauner1-4/+8
2019-06-28Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-mergeDavid S. Miller40-457/+1035
2019-06-28Merge branch 'hns3-next'David S. Miller13-91/+184
2019-06-28net: hns3: optimize the CSQ cmd error handlingPeng Li2-8/+26
2019-06-28net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin3-12/+0
2019-06-28net: hns3: remove unused linkmode definitionJian Shen1-19/+0
2019-06-28net: hns3: fix a statistics issue about l3l4 checksum errorYufeng Mo1-1/+1
2019-06-28net: hns3: handle empty unknown interruptHuazhong Tan1-5/+10
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan2-8/+23
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2-0/+8
2019-06-28net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-06-28net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin3-5/+64
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin3-2/+20
2019-06-28net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan1-28/+26
2019-06-28Merge branch 'Better-PHYLINK-compliance-for-SJA1105-DSA'David S. Miller1-2/+54
2019-06-28net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINKVladimir Oltean1-0/+5
2019-06-28net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reportsVladimir Oltean1-0/+44
2019-06-28net: dsa: sja1105: Don't check state->link in phylink_mac_configVladimir Oltean1-4/+7
2019-06-28hinic: reduce rss_init stack usageArnd Bergmann1-7/+13
2019-06-28Merge branch 'stmmac-10GbE-using-XGMAC'David S. Miller7-56/+176
2019-06-28net: stmmac: Update Kconfig entryJose Abreu1-1/+1
2019-06-28net: stmmac: Only disable interrupts if NAPI is scheduledJose Abreu1-5/+5
2019-06-28net: stmmac: Update RX Tail Pointer to last free entryJose Abreu1-0/+2
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu5-15/+66
2019-06-28net: stmmac: Do not disable interrupts when cleaning TXJose Abreu1-5/+3
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu4-23/+86
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu1-3/+3
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu2-3/+3