Age | Commit message (Expand) | Author |
2020-02-07 | net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter | Tan, Tee Min |
2020-02-07 | net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter | Verma, Aashish |
2020-02-07 | net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting | Ong Boon Leong |
2020-02-07 | net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+ | Tan, Tee Min |
2020-02-07 | hv_netvsc: Fix XDP refcnt for synthetic and VF NICs | Haiyang Zhang |
2020-02-07 | Merge branch 'taprio-Some-fixes' | David S. Miller |
2020-02-07 | taprio: Fix dropping packets when using taprio + ETF offloading | Vinicius Costa Gomes |
2020-02-07 | taprio: Use taprio_reset_tc() to reset Traffic Classes configuration | Vinicius Costa Gomes |
2020-02-07 | taprio: Add missing policy validation for flags | Vinicius Costa Gomes |
2020-02-07 | taprio: Fix still allowing changing the flags during runtime | Vinicius Costa Gomes |
2020-02-07 | taprio: Fix enabling offload with wrong number of traffic classes | Vinicius Costa Gomes |
2020-02-07 | net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port | Florian Fainelli |
2020-02-07 | net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() | Florian Fainelli |
2020-02-07 | net: stmmac: fix a possible endless loop | Dejin Zheng |
2020-02-07 | rxrpc: Fix call RCU cleanup using non-bh-safe locks | David Howells |
2020-02-07 | rxrpc: Fix service call disconnection | David Howells |
2020-02-07 | Merge branches 'pm-avs' and 'pm-cpuidle' | Rafael J. Wysocki |
2020-02-07 | zonefs: Add documentation | Damien Le Moal |
2020-02-07 | fs: New zonefs file system | Damien Le Moal |
2020-02-07 | fold struct fs_parameter_enum into struct constant_table | Al Viro |
2020-02-07 | fs_parse: get rid of ->enums | Al Viro |
2020-02-07 | Pass consistent param->type to fs_parse() | Al Viro |
2020-02-07 | Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-02-07 | Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next | Dave Airlie |
2020-02-07 | Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr... | Dave Airlie |
2020-02-06 | smb3: Add defines for new information level, FileIdInformation | Steve French |
2020-02-06 | smb3: print warning once if posix context returned on open | Steve French |
2020-02-06 | smb3: add one more dynamic tracepoint missing from strict fsync path | Steve French |
2020-02-06 | cifs: fix mode bits from dir listing when mounted with modefromsid | Aurelien Aptel |
2020-02-06 | Merge tag 'mlx5-fixes-2020-02-06' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-02-06 | net/mlx5: Deprecate usage of generic TLS HW capability bit | Tariq Toukan |
2020-02-06 | net/mlx5e: TX, Error completion is for last WQE in batch | Tariq Toukan |
2020-02-06 | net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx | Raed Salem |
2020-02-06 | net/mlx5: IPsec, Fix esp modify function attribute | Raed Salem |
2020-02-06 | net/mlx5: Fix deadlock in fs_core | Maor Gottlieb |
2020-02-06 | cifs: fix channel signing | Aurelien Aptel |
2020-02-06 | gfs2: fix O_SYNC write handling | Andreas Gruenbacher |
2020-02-06 | gpu: host1x: Set DMA direction only for DMA-mapped buffer objects | Thierry Reding |
2020-02-06 | drm/tegra: Reuse IOVA mapping where possible | Thierry Reding |
2020-02-06 | drm/tegra: Relax IOMMU usage criteria on old Tegra | Thierry Reding |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-02-06 | Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-02-06 | gfs2: move setting current->backing_dev_info | Christoph Hellwig |
2020-02-06 | gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 | Abhi Das |
2020-02-06 | nfsd4: fix double free in nfsd4_do_async_copy() | Dan Carpenter |
2020-02-06 | nfsd: convert file cache to use over/underflow safe refcount | Trond Myklebust |
2020-02-06 | nfsd: Define the file access mode enum for tracing | Trond Myklebust |
2020-02-06 | nfsd: Fix a perf warning | Trond Myklebust |
2020-02-06 | fuse: use true,false for bool variable | zhengbin |
2020-02-06 | Documentation: filesystems: convert fuse to RST | Daniel W. S. Almeida |