aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller275-1202/+3148
2018-11-11Linux 4.20-rc2Linus Torvalds1-1/+1
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-199/+430
2018-11-11Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds5-14/+19
2018-11-11Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds8-57/+107
2018-11-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-31/+51
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-138/+114
2018-11-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-121/+820
2018-11-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2018-11-11Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+6
2018-11-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+8
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+16
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit3-4/+3
2018-11-11net_sched: sch_fq: add dctcp-like markingEric Dumazet2-0/+24
2018-11-11tcp: tsq: no longer use limit_output_bytes for paced flowsEric Dumazet3-5/+6
2018-11-11Merge branch 'tcp-tso-defer-improvements'David S. Miller1-5/+13
2018-11-11tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffiesEric Dumazet1-2/+5
2018-11-11tcp: refine tcp_tso_should_defer() after EDT adoptionEric Dumazet1-3/+4
2018-11-11tcp: do not try to defer skbs with eor mark (MSG_EOR)Eric Dumazet1-0/+4
2018-11-11tcp: minor optimization in tcp ack fast path processingYafang Shao1-3/+4
2018-11-11act_mirred: clear skb->tstamp on redirectEric Dumazet2-10/+2
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn1-0/+2
2018-11-11Merge branch 'mv88e6xxx-Support-more-SERDES-interfacxes'David S. Miller5-17/+54
2018-11-11net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390XAndrew Lunn3-11/+25
2018-11-11net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseXAndrew Lunn1-3/+6
2018-11-11net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodesAndrew Lunn3-2/+22
2018-11-11net: dsa: mv88e6xxx: Group cmode ops togetherAndrew Lunn1-3/+3
2018-11-11Merge branch 'net-phy-convert-advertise-and-supported-to-linkmode'David S. Miller41-370/+769
2018-11-11net: phy: Add support for resolving 5G and 2.5G autonegAndrew Lunn1-0/+8
2018-11-11net: phy: Add more link modes to the settings tableAndrew Lunn1-4/+158
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn1-1/+1
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn10-41/+72
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn39-330/+536
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit2-27/+2
2018-11-11tipc: fix link re-establish failureJon Maloy1-4/+7
2018-11-11documentation of some IP/ICMP snmp countersyupeng2-0/+223
2018-11-11tipc: improve broadcast retransmission algorithmLUU Duc Canh2-46/+14
2018-11-11Merge branch 'net-sched-indirect-tc-block-cb-registration'David S. Miller11-161/+531
2018-11-11nfp: flower: remove unnecessary code in flow lookupJohn Hurley3-14/+6
2018-11-11nfp: flower: remove TC egdev offloadsJohn Hurley4-78/+17
2018-11-11nfp: flower: offload tunnel decap rules via indirect TC blocksJohn Hurley3-4/+144
2018-11-11nfp: flower: increase scope of netdev checking functionsJohn Hurley3-31/+29
2018-11-11nfp: flower: allow non repr netdev offloadJohn Hurley4-39/+49
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley3-1/+292
2018-11-11Merge branch 'PHYID-matching-macros'David S. Miller2-19/+14
2018-11-11net: phy: realtek: use new PHYID matching macrosHeiner Kallweit1-19/+10
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit1-0/+4
2018-11-11Merge branch 'phylib-simplifications'David S. Miller3-61/+17
2018-11-11net: phy: improve and inline phy_changeHeiner Kallweit1-32/+15
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit3-17/+1