summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-18pinctrl: sunxi: Don't underestimate number of functionsAndre Przywara1-3/+5
2021-08-18net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-1/+3
2021-08-18net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-4/+10
2021-08-18net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-15/+19
2021-08-18net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-2/+5
2021-08-18net: igmp: fix data-race in igmp_ifc_timer_expire()Eric Dumazet1-7/+14
2021-08-18net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa1-1/+6
2021-08-18net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings1-4/+4
2021-08-18net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings1-0/+11
2021-08-18net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings1-1/+8
2021-08-18net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings1-3/+0
2021-08-18net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings2-1/+27
2021-08-18net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings2-7/+23
2021-08-18net: dsa: microchip: Fix ksz_read64()Ben Hutchings1-6/+2
2021-08-18bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2-4/+4
2021-08-18ovl: fix deadlock in splice writeMiklos Szeredi1-1/+46
2021-08-18drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt2-1/+11
2021-08-18net/mlx5: Fix return value from tracer initializationAya Levin1-2/+9
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory10-30/+27
2021-08-18net/mlx5e: TC, Fix error handling memory leakChris Mi1-0/+1
2021-08-18net/mlx5: Block switchdev mode while devlink traps are activeAya Levin1-3/+11
2021-08-18net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy1-10/+10
2021-08-18net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan1-0/+5
2021-08-18net/mlx5: DR, Add fail on error check on decapAlex Vesker1-0/+2
2021-08-18net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky2-8/+9
2021-08-18io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()Hao Xu1-7/+11
2021-08-18io-wq: fix bug of creating io-wokers unconditionallyHao Xu1-2/+10
2021-08-18bareudp: Fix invalid read beyond skb's linear dataGuillaume Nault1-5/+11
2021-08-18psample: Add a fwd declaration for skbuffRoi Dayan1-0/+2
2021-08-18iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash1-5/+8
2021-08-18ice: don't remove netdev->dev_addr from uc sync listBrett Creeley1-8/+15
2021-08-18ice: Stop processing VF messages during teardownAnirudh Venkataramanan2-0/+8
2021-08-18ice: Prevent probing virtual functionsAnirudh Venkataramanan1-0/+5
2021-08-18net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu1-0/+3
2021-08-18net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce3-3/+5
2021-08-18net/smc: fix wait on already cleared linkKarsten Graul4-7/+33
2021-08-18io_uring: clear TIF_NOTIFY_SIGNAL when running task workNadav Amit1-2/+3
2021-08-18ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár1-1/+1
2021-08-18net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings1-2/+0
2021-08-18net: dsa: qca: ar9331: make proper initial port defaultsOleksij Rempel1-1/+72
2021-08-18bpf: Fix integer overflow involving bucket_sizeTatsuhiko Yasumatsu1-2/+2
2021-08-18libbpf: Do not close un-owned FD 0 on errorsDaniel Xu1-2/+1
2021-08-18libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge1-1/+3
2021-08-18drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_in...Christophe JAILLET1-1/+1
2021-08-18perf/x86/intel: Apply mid ACK for small coreKan Liang2-8/+30
2021-08-18platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup...Hans de Goede1-0/+2
2021-08-18net: mvvp2: fix short frame size on s390John Hubbard1-1/+1
2021-08-18net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang1-0/+1
2021-08-18ASoC: cs42l42: Fix mono playbackRichard Fitzgerald2-2/+15
2021-08-18ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald1-9/+12