aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-15mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin1-1/+1
2019-11-15lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin1-0/+1
2019-11-15mm: fix trying to reclaim unevictable lru page when calling madvise_pageoutzhong jiang1-4/+12
2019-11-15mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi1-5/+9
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul1-0/+1
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds5-17/+59
2019-11-15Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully'David S. Miller11-8/+156
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran1-2/+51
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+7
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran7-6/+15
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller1-0/+5
2019-11-15mv88e6xxx: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller7-0/+27
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran2-5/+14
2019-11-15tun: fix data-race in gro_normal_list()Petar Penkov1-2/+2
2019-11-15selftests: net: tcp_mmap should create detached threadsEric Dumazet1-1/+6
2019-11-15net: openvswitch: don't call pad_packet if not necessaryTonghao Zhang1-14/+8
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-11-15Merge branch 'DSA-driver-for-Vitesse-Felix-switch'David S. Miller19-599/+2043
2019-11-15net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean8-0/+1066
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean5-0/+246
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean3-1/+2
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean3-511/+588
2019-11-15net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean3-13/+33
2019-11-15net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean2-0/+11
2019-11-15net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean3-5/+5
2019-11-15net: mscc: ocelot: create a helper for changing the port MTUVladimir Oltean1-17/+23
2019-11-15net: mscc: ocelot: move invariant configs out of adjust_linkVladimir Oltean1-42/+43
2019-11-15net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil4-20/+39
2019-11-15net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil3-19/+16
2019-11-15Merge branch 'net-smc-improve-termination-handling-part-3'David S. Miller13-76/+250
2019-11-15net/smc: immediate termination for SMCR link groupsUrsula Braun4-22/+46
2019-11-15net/smc: wait for tx completions before link freeingUrsula Braun3-3/+28
2019-11-15net/smc: abnormal termination without orderly flagUrsula Braun1-6/+4
2019-11-15net/smc: no WR buffer wait for terminating link groupUrsula Braun3-4/+19
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun3-0/+9
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun6-21/+57
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun5-17/+72
2019-11-15net/smc: fix final cleanup sequence for SMCD devicesUrsula Braun4-9/+21
2019-11-15Merge branch 'net-stmmac-CPU-Performance-Improvements'David S. Miller5-50/+59
2019-11-15net: stmmac: xgmac: Do not enable TBU interruptJose Abreu1-1/+1
2019-11-15net: stmmac: Rework TX Coalesce logicJose Abreu1-19/+42
2019-11-15net: stmmac: Tune-up default coalesce settingsJose Abreu1-2/+2
2019-11-15net: stmmac: xgmac: Remove uneeded computation for RFA/RFDJose Abreu1-12/+2