summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu-13/+10
2018-05-18net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu-6/+2
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu-61/+85
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu-8/+39
2018-05-18net: stmmac: Remove uneeded checks for GMAC versionJose Abreu-11/+5
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu-86/+86
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu-8/+26
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu-19/+29
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu-1/+5
2018-05-18net: stmmac: Enable OSP for GMAC4Jose Abreu-0/+4
2018-05-17Merge branch 'net-Allow-more-drivers-with-COMPILE_TEST'David S. Miller-10/+10
2018-05-17net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli-2/+2
2018-05-17net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli-3/+3
2018-05-17net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli-5/+5
2018-05-17vlan: Add extack messages for link createDavid Ahern-15/+44
2018-05-17qede: Add build_skb() support.Manish Chopra-174/+137
2018-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-61/+82
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak-14/+14
2018-05-17net/ncsi: prevent a couple array underflowsDan Carpenter-2/+3
2018-05-17net/smc: init conn.tx_work & conn.send_lock soonerEric Dumazet-3/+4
2018-05-17nfp: flower: fix error path during representor creationJiri Pirko-4/+19
2018-05-17Merge branch 'mvpp2-small-improvements'David S. Miller-41/+18
2018-05-17net: mvpp2: print rx error with rate-limitYan Markman-6/+8
2018-05-17net: mvpp2: set mac address does not require the stop/start sequenceYan Markman-31/+7
2018-05-17net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman-4/+3
2018-05-17Merge branch 'mvpp2-phylink-conversion'David S. Miller-355/+595
2018-05-17net: mvpp2: 2500baseX supportAntoine Tenart-12/+39
2018-05-17net: mvpp2: 1000baseX supportAntoine Tenart-21/+51
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart-3/+14
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart-0/+1
2018-05-17net: mvpp2: phylink supportAntoine Tenart-338/+509
2018-05-17net: mvpp2: align the ethtool ops definitionAntoine Tenart-12/+12
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller-1480/+5580
2018-05-17vmxnet3: Replace msleep(1) with usleep_range()YueHaibing-4/+4
2018-05-17bonding: introduce link change helperTonghao Zhang-20/+20
2018-05-17Merge branch 'tcp-default-RACK-loss-recovery'David S. Miller-64/+124
2018-05-17tcp: don't mark recently sent packets lost on RTOYuchung Cheng-4/+8
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng-7/+14
2018-05-17tcp: separate loss marking and state update on RTOYuchung Cheng-2/+2
2018-05-17tcp: new helper tcp_timeout_mark_lostYuchung Cheng-21/+29
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng-17/+6
2018-05-17tcp: simpler NewReno implementationYuchung Cheng-8/+39
2018-05-17tcp: disable RFC6675 loss detectionYuchung Cheng-5/+10
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng-13/+29
2018-05-17net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk-49/+60
2018-05-17Merge branch 'sched-refactor-NOLOCK-qdiscs'David S. Miller-7/+23
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni-2/+7
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni-5/+16
2018-05-17ice: Update NVM AQ command functionsAnirudh Venkataramanan-9/+11
2018-05-17ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov-0/+1