summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-29ethernet: myri10ge: Fix a use after free in myri10ge_sw_tsoLv Yunlong1-1/+1
2021-03-29MAINTAINERS: Add entry for Qualcomm IPC Router (QRTR) driverManivannan Sadhasivam1-0/+8
2021-03-29Merge tag 'linux-can-fixes-for-5.12-20210329' of git://git.kernel.org/pub/scm...David S. Miller4-15/+22
2021-03-29Merge branch 'mlxsw-ecn-marking'David S. Miller4-9/+33
2021-03-29selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test casesIdo Schimmel1-1/+12
2021-03-29mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel3-8/+21
2021-03-29can: uapi: can.h: mark union inside struct can_frame packedMarc Kleine-Budde1-1/+1
2021-03-29can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp1-4/+7
2021-03-29can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp2-10/+14
2021-03-29drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmitLv Yunlong1-2/+3
2021-03-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-8/+16
2021-03-26sch_red: fix off-by-one checks in red_check_params()Eric Dumazet1-2/+2
2021-03-26Merge branch 'tunnel-shinfo'David S. Miller2-8/+34
2021-03-26geneve: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+20
2021-03-26vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+14
2021-03-26Merge branch 'nfc-fixes'David S. Miller1-0/+10
2021-03-26nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4
2021-03-26nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-26nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-26nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni1-0/+2
2021-03-26amd-xgbe: Update DMA coherency valuesShyam Sundar S K1-3/+3
2021-03-26net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl1-2/+7
2021-03-26dt-bindings: net: micrel-ksz90x1.txt: correct documentationDinh Nguyen1-2/+94
2021-03-26net: axienet: allow setups without MDIODaniel Mack2-6/+18
2021-03-26net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean1-6/+9
2021-03-25i40e: Fix oops at i40e_rebuild()Arkadiusz Kubalewski1-6/+5
2021-03-25i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2-0/+10
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-42/+230
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-4/+6
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+4
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-20/+83
2021-03-25mailmap: update the email address for Chris ChiuChris Chiu1-0/+2
2021-03-25i40e: Added Asym_Pause to supported link modesMateusz Palczewski1-0/+1
2021-03-25virtchnl: Fix layout of RSS structuresNorbert Ciosek1-2/+0
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov1-0/+1
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny1-2/+2
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-25kfence: make compatible with kmemleakMarco Elver2-1/+11
2021-03-25gcov: fix clang-11+ supportNick Desaulniers1-0/+69
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich1-11/+11
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb1-1/+15
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2-5/+28
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-3/+15
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin3-8/+58
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley5-2/+27