summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro2-52/+27
2020-02-07get rid of cg_invalf()Al Viro1-14/+12
2020-02-07get rid of fs_value_is_filename_emptyAl Viro4-16/+5
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro3-18/+21
2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas1-0/+4
2020-02-07nfsd: make nfsd_filecache_wq variable staticChen Zhou1-1/+1
2020-02-07drop_monitor: Do not cancel uninitialized work itemIdo Schimmel1-1/+3
2020-02-07Merge branch 'mlxsw-Various-fixes'David S. Miller5-6/+142
2020-02-07mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel1-1/+2
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2-4/+10
2020-02-07mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel1-0/+3
2020-02-07selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel1-0/+76
2020-02-07mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel1-1/+51
2020-02-07net: dsa: microchip: enable module autoprobeRazvan Stefanescu1-0/+6
2020-02-07ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet1-0/+3
2020-02-07smp/up: Make smp_call_function_single() match SMP semanticsPaul E. McKenney1-1/+2
2020-02-07x86/apic: Mask IOAPIC entries when disabling the local APICTony W Wang-oc1-0/+7
2020-02-07dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur1-3/+11
2020-02-07Merge branch 'stmmac-fixes'David S. Miller3-13/+20
2020-02-07net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng1-6/+8
2020-02-07net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min1-1/+1
2020-02-07net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish1-1/+1
2020-02-07net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong1-2/+6
2020-02-07net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min1-3/+4
2020-02-07hv_netvsc: Fix XDP refcnt for synthetic and VF NICsHaiyang Zhang2-3/+15
2020-02-07Merge branch 'taprio-Some-fixes'David S. Miller1-35/+57
2020-02-07taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes1-2/+2
2020-02-07taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes1-1/+1
2020-02-07taprio: Add missing policy validation for flagsVinicius Costa Gomes1-0/+1
2020-02-07taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes1-20/+41
2020-02-07taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes1-13/+13
2020-02-07net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli1-1/+3
2020-02-07net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli1-1/+1
2020-02-07net: stmmac: fix a possible endless loopDejin Zheng1-0/+1
2020-02-07rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells1-3/+19
2020-02-07rxrpc: Fix service call disconnectionDavid Howells1-2/+1
2020-02-07Merge branches 'pm-avs' and 'pm-cpuidle'Rafael J. Wysocki6-19/+66
2020-02-07zonefs: Add documentationDamien Le Moal2-0/+405
2020-02-07fs: New zonefs file systemDamien Le Moal8-0/+1653
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro8-16/+11
2020-02-07fs_parse: get rid of ->enumsAl Viro9-165/+119
2020-02-07Pass consistent param->type to fs_parse()Al Viro4-20/+16
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie102-869/+4337
2020-02-07Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie5-10/+50
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie5-63/+123
2020-02-06smb3: Add defines for new information level, FileIdInformationSteve French1-0/+8
2020-02-06 smb3: print warning once if posix context returned on openSteve French2-0/+30
2020-02-06smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French1-1/+3
2020-02-06cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel1-1/+2
2020-02-06Merge tag 'mlx5-fixes-2020-02-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-40/+40