summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-11tcp: tsq: no longer use limit_output_bytes for paced flowsEric Dumazet
2018-11-11Merge branch 'tcp-tso-defer-improvements'David S. Miller
2018-11-11tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffiesEric Dumazet
2018-11-11tcp: refine tcp_tso_should_defer() after EDT adoptionEric Dumazet
2018-11-11tcp: do not try to defer skbs with eor mark (MSG_EOR)Eric Dumazet
2018-11-11tcp: minor optimization in tcp ack fast path processingYafang Shao
2018-11-11act_mirred: clear skb->tstamp on redirectEric Dumazet
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn
2018-11-11Merge branch 'mv88e6xxx-Support-more-SERDES-interfacxes'David S. Miller
2018-11-11net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390XAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseXAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodesAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Group cmode ops togetherAndrew Lunn
2018-11-11Merge branch 'net-phy-convert-advertise-and-supported-to-linkmode'David S. Miller
2018-11-11net: phy: Add support for resolving 5G and 2.5G autonegAndrew Lunn
2018-11-11net: phy: Add more link modes to the settings tableAndrew Lunn
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit
2018-11-11tipc: fix link re-establish failureJon Maloy
2018-11-11documentation of some IP/ICMP snmp countersyupeng
2018-11-11tipc: improve broadcast retransmission algorithmLUU Duc Canh
2018-11-11Merge branch 'net-sched-indirect-tc-block-cb-registration'David S. Miller
2018-11-11nfp: flower: remove unnecessary code in flow lookupJohn Hurley
2018-11-11nfp: flower: remove TC egdev offloadsJohn Hurley
2018-11-11nfp: flower: offload tunnel decap rules via indirect TC blocksJohn Hurley
2018-11-11nfp: flower: increase scope of netdev checking functionsJohn Hurley
2018-11-11nfp: flower: allow non repr netdev offloadJohn Hurley
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley
2018-11-11Merge branch 'PHYID-matching-macros'David S. Miller
2018-11-11net: phy: realtek: use new PHYID matching macrosHeiner Kallweit
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit
2018-11-11Merge branch 'phylib-simplifications'David S. Miller
2018-11-11net: phy: improve and inline phy_changeHeiner Kallweit
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit
2018-11-11Merge branch 'remove-PHY_HAS_INTERRUPT'David S. Miller
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-11-11net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...Heiner Kallweit
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-11-11kconfig: merge_config: avoid false positive matches from comment linesMasahiro Yamada
2018-11-10sctp: Fix SKB list traversal in sctp_intl_store_ordered().David S. Miller
2018-11-10sctp: Fix SKB list traversal in sctp_intl_store_reasm().David S. Miller
2018-11-10iucv: Remove SKB list assumptions.David S. Miller
2018-11-10brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller
2018-11-10OVS: remove VLAN_TAG_PRESENT - fixupMichał Mirosław
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds