summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_responseHou Pu1-1/+1
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau1-1/+1
2021-06-03perf debug: Move debug initialization earlierIan Rogers1-2/+2
2021-06-03afs: Fix the nlink handling of dir-over-dir renameDavid Howells1-1/+3
2021-06-03i2c: sh_mobile: Use new clock calculation formulas for RZ/G2EGeert Uytterhoeven1-1/+1
2021-06-03i2c: i801: Don't generate an interrupt on bus resetJean Delvare1-4/+2
2021-06-03i2c: mediatek: Disable i2c start_en and clear intr_stat brfore resetQii Wang1-0/+5
2021-06-03i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski1-0/+3
2021-06-03net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean1-4/+19
2021-06-03net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean1-4/+11
2021-06-03net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean1-3/+14
2021-06-03net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean1-0/+1
2021-06-03net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean1-12/+10
2021-06-03net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean1-4/+15
2021-06-03net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter1-2/+3
2021-06-03net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli1-3/+2
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang1-8/+0
2021-06-03netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan3-6/+5
2021-06-03sctp: add the missing setting for asoc encap_portXin Long1-0/+1
2021-06-03sctp: fix the proc_handler for sysctl encap_portXin Long1-1/+1
2021-06-03spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-06-03tipc: skb_linearize the head skb when reassembling msgsXin Long1-7/+2
2021-06-03tipc: wait and exit until all work queues are doneXin Long3-0/+6
2021-06-03Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le1-1/+4
2021-06-03SUNRPC in case of backlog, hand free slots directly to waiting taskNeilBrown2-28/+47
2021-06-03KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack4-10/+16
2021-06-03KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey2-4/+6
2021-06-03KVM: X86: Fix warning caused by stale emulation contextWanpeng Li1-5/+5
2021-06-03net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich1-2/+5
2021-06-03{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb3-30/+29
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2-7/+104
2021-06-03net/mlx5e: Fix null deref accessing lag devRoi Dayan1-0/+2
2021-06-03net/mlx5: Set reformat action when needed for termination rulesJianbo Liu1-21/+10
2021-06-03net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6
2021-06-03net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2021-06-03{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen6-5/+42
2021-06-03net/mlx5e: Fix error path of updating netdev queuesAya Levin1-1/+1
2021-06-03net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-06-03net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed1-0/+7
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong1-4/+5
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu1-1/+1
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust1-7/+5
2021-06-03NFS: Fix an Oopsable condition in __nfs_pageio_add_request()Trond Myklebust1-4/+5
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter1-1/+1
2021-06-03fs/nfs: Use fatal_signal_pending instead of signal_pendingzhouchuangao1-2/+2
2021-06-03Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo1-0/+5
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-06-03usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso1-1/+4
2021-06-03usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso1-0/+30
2021-06-03usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko1-2/+2