summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: em_ipt: match only on ip/ipv6 trafficNikolay Aleksandrov2019-06-291-0/+13
* hinic: add vlan offload supportXue Chaojing2019-06-297-2/+97
* Merge branch 'net-sched-Add-txtime-assist-support-for-taprio'David S. Miller2019-06-284-36/+405
|\
| * taprio: Adjust timestamps for TCP packetsVedang Patel2019-06-281-1/+40
| * taprio: make clock reference conversions easierVedang Patel2019-06-281-8/+22
| * taprio: Add support for txtime-assist modeVedang Patel2019-06-282-17/+328
| * taprio: Remove inline directiveVedang Patel2019-06-281-1/+1
| * taprio: calculate cycle_time when schedule is installedVedang Patel2019-06-281-18/+11
| * etf: Add skip_sock_checkVedang Patel2019-06-282-0/+11
| * etf: Don't use BIT() in UAPI headers.Vedang Patel2019-06-281-2/+2
| * igb: clear out skb->tstamp after reading the txtimeVedang Patel2019-06-281-0/+1
|/
* Merge branch 'mirred-recurse'David S. Miller2019-06-284-6/+19
|\
| * net: sched: protect against stack overflow in TC act_mirredJohn Hurley2019-06-281-0/+14
| * net: sched: refactor reinsert actionJohn Hurley2019-06-284-6/+5
|/
* ipv4: enable route flushing in network namespacesChristian Brauner2019-06-281-4/+8
* Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller2019-06-2840-457/+1035
|\
| * batman-adv: mcast: apply optimizations for routable packets, tooLinus Lüssing2019-06-271-18/+241
| * batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing2019-06-274-54/+399
| * batman-adv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-278-144/+39
| * batman-adv: mcast: avoid redundant multicast TT entries with bridgesLinus Lüssing2019-06-271-6/+27
| * batman-adv: mcast: collect softif listeners from IP lists insteadLinus Lüssing2019-06-271-49/+143
| * batman-adv: mcast: shorten multicast tt/tvlv worker spinlock sectionLinus Lüssing2019-05-253-151/+164
| * batman-adv: Use includes instead of fwdeclsSven Eckelmann2019-05-2528-80/+60
| * batman-adv: Add missing include for atomic functionsSven Eckelmann2019-05-252-0/+2
| * batman-adv: Fix includes for *_MAX constantsSven Eckelmann2019-05-255-0/+5
| * batman-adv: Start new development cycleSimon Wunderlich2019-05-211-1/+1
* | Merge branch 'hns3-next'David S. Miller2019-06-2813-91/+184
|\ \
| * | net: hns3: optimize the CSQ cmd error handlingPeng Li2019-06-282-8/+26
| * | net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin2019-06-283-12/+0
| * | net: hns3: remove unused linkmode definitionJian Shen2019-06-281-19/+0
| * | net: hns3: fix a statistics issue about l3l4 checksum errorYufeng Mo2019-06-281-1/+1
| * | net: hns3: handle empty unknown interruptHuazhong Tan2019-06-281-5/+10
| * | net: hns3: re-schedule reset task while VF reset failHuazhong Tan2019-06-282-8/+23
| * | net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2019-06-282-0/+8
| * | net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu2019-06-281-2/+1
| * | net: hns3: add some error checking in hclge_tm moduleYunsheng Lin2019-06-281-1/+5
| * | net: hns3: change SSU's buffer allocation according to UMYunsheng Lin2019-06-283-5/+64
| * | net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin2019-06-283-2/+20
| * | net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan2019-06-281-28/+26
|/ /
* | Merge branch 'Better-PHYLINK-compliance-for-SJA1105-DSA'David S. Miller2019-06-281-2/+54
|\ \
| * | net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINKVladimir Oltean2019-06-281-0/+5
| * | net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reportsVladimir Oltean2019-06-281-0/+44
| * | net: dsa: sja1105: Don't check state->link in phylink_mac_configVladimir Oltean2019-06-281-4/+7
|/ /
* | hinic: reduce rss_init stack usageArnd Bergmann2019-06-281-7/+13
* | Merge branch 'stmmac-10GbE-using-XGMAC'David S. Miller2019-06-287-56/+176
|\ \
| * | net: stmmac: Update Kconfig entryJose Abreu2019-06-281-1/+1
| * | net: stmmac: Only disable interrupts if NAPI is scheduledJose Abreu2019-06-281-5/+5
| * | net: stmmac: Update RX Tail Pointer to last free entryJose Abreu2019-06-281-0/+2
| * | net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu2019-06-285-15/+66
| * | net: stmmac: Do not disable interrupts when cleaning TXJose Abreu2019-06-281-5/+3