summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-08rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet1-2/+4
2022-02-08net: amd-xgbe: Fix skb data length underflowShyam Sundar S K1-1/+11
2022-02-08net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju1-0/+2
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov1-3/+3
2022-02-08tcp: fix possible socket leaks in internal pacing modeEric Dumazet1-8/+23
2022-02-08netfilter: nat: limit port clash resolution attemptsFlorian Westphal1-6/+23
2022-02-08netfilter: nat: remove l4 protocol port roversFlorian Westphal6-27/+8
2022-02-08ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet1-2/+9
2022-02-08ipv4: raw: lock the socket in raw_bind()Eric Dumazet1-1/+4
2022-02-08yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua1-3/+1
2022-02-08ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-02-08ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-02-08phylib: fix potential use-after-freeMarek Behún1-3/+3
2022-02-08NFS: Ensure the server has an up to date ctime before renamingTrond Myklebust1-0/+2
2022-02-08NFS: Ensure the server has an up to date ctime before hardlinkingTrond Myklebust1-0/+2
2022-02-08ipv6: annotate accesses to fn->fn_sernumEric Dumazet3-12/+15
2022-02-08drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito1-1/+3
2022-02-08drm/msm: Fix wrong size calculationXianting Tian1-1/+1
2022-02-08net-procfs: show net devices bound packet typesJianguo Wu1-3/+32
2022-02-08NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust1-0/+5
2022-02-08NFSv4: Handle case where the lookup of a directory failsTrond Myklebust1-0/+13
2022-02-08hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck1-1/+1
2022-02-08ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-02-08ping: fix the sk_bound_dev_if match in ping_lookupXin Long1-1/+2
2022-02-08net: fix information leakage in /proc/net/ptypeCongyu Liu3-1/+5
2022-02-08ipv6_tunnel: Rate limit warning messagesIdo Schimmel1-4/+4
2022-02-08scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-02-08rpmsg: char: Fix race between the release of rpmsg_eptdev and cdevMatthias Kaehlcke1-9/+2
2022-02-08rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdevSujit Kautkar1-9/+2
2022-02-08i40e: fix unsigned stat widthsJoe Damato3-7/+7
2022-02-08i40e: Fix queues reservation for XDPSylwester Dziedziuch1-0/+14
2022-02-08i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61
2022-02-08i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3
2022-02-08powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2-0/+4
2022-02-08net: sfp: ignore disabled SFP nodeMarek Behún1-0/+5
2022-02-08usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan1-1/+2
2022-02-08USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2-0/+26
2022-02-08usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti1-0/+1
2022-02-08usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter1-2/+5
2022-02-08usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern1-0/+10
2022-02-08tty: Add support for Brainboxes UC cards.Cameron Williams1-2/+98
2022-02-08tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com1-1/+3
2022-02-08serial: stm32: fix software flow control transferValentin Caron1-1/+1
2022-02-08serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock1-1/+10
2022-02-08netfilter: nft_payload: do not update layer 4 checksum when mangling fragmentsPablo Neira Ayuso1-0/+3
2022-02-08drm/etnaviv: relax submit size limitsLucas Stach1-2/+2
2022-02-08PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman1-8/+4
2022-02-08udf: Fix NULL ptr deref when converting from inline formatJan Kara1-5/+3
2022-02-08udf: Restore i_lenAlloc when inode expansion failsJan Kara1-0/+1
2022-02-08scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12