summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings
2021-08-10net: dsa: microchip: Fix ksz_read64()Ben Hutchings
2021-08-10Merge tag 'linux-can-fixes-for-5.14-20210810' of git://git.kernel.org/pub/scm...David S. Miller
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-08-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song
2021-08-10ovl: prevent private clone if bind mount is not allowedMiklos Szeredi
2021-08-10ovl: fix uninitialized pointer read in ovl_lookup_real_one()Miklos Szeredi
2021-08-10ovl: fix deadlock in splice writeMiklos Szeredi
2021-08-10ovl: skip stale entries in merge dir cache iterationAmir Goldstein
2021-08-10bpf: Add missing bpf_read_[un]lock_trace() for syscall programYonghong Song
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-10drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt
2021-08-10can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP registerHussein Alasadi
2021-08-10MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typoBaruch Siach
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi
2021-08-09net/mlx5: Destroy pool->mutexShay Drory
2021-08-09net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory
2021-08-09net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan
2021-08-09net/mlx5: DR, Add fail on error check on decapAlex Vesker
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-09Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-09bareudp: Fix invalid read beyond skb's linear dataGuillaume Nault
2021-08-09net: openvswitch: fix kernel-doc warnings in flow.cRandy Dunlap
2021-08-09psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-09MAINTAINERS: update Vineet's email addressVineet Gupta
2021-08-09ucounts: add missing data type changesSven Schnelle
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan
2021-08-09net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu
2021-08-09Merge branch 'smc-fixes'David S. Miller
2021-08-09net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce
2021-08-09net/smc: fix wait on already cleared linkKarsten Graul
2021-08-09net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko
2021-08-09page_pool: mask the page->signature before the checkingYunsheng Lin
2021-08-09dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap
2021-08-09drm/i915/gvt: Fix cached atomics setting for Windows VMZhenyu Wang