summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-14Linux 5.10.30v5.10.30Greg Kroah-Hartman
2021-04-14Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov
2021-04-14net: ieee802154: stop dump llsec params for monitorsAlexander Aring
2021-04-14net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring
2021-04-14net: ieee802154: forbid monitor for set llsec paramsAlexander Aring
2021-04-14net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring
2021-04-14net: ieee802154: fix nl802154 add llsec keyAlexander Aring
2021-04-14net: ieee802154: fix nl802154 del llsec devAlexander Aring
2021-04-14net: ieee802154: fix nl802154 del llsec keyAlexander Aring
2021-04-14net: ieee802154: nl-mac: fix check on panidAlexander Aring
2021-04-14net: mac802154: Fix general protection faultPavel Skripkin
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin
2021-04-14net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-14cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng
2021-04-14gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko
2021-04-14net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi
2021-04-14dt-bindings: net: ethernet-controller: fix typo in NVMEMRafał Miłecki
2021-04-14lockdep: Address clang -Wformat warning printing for %hdArnd Bergmann
2021-04-14clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-14RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche
2021-04-14vdpa/mlx5: Fix wrong use of bit numbersEli Cohen
2021-04-14vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu
2021-04-14RDMA/addr: Be strict with gid sizeLeon Romanovsky
2021-04-14i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik
2021-04-14drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley
2021-04-14RDMA/qedr: Fix kernel panic when trying to access recv_cqKamal Heib
2021-04-14perf report: Fix wrong LBR block sortingJin Yao
2021-04-14RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin
2021-04-14net/mlx5: Fix PPLM register mappingAya Levin
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-04-14tipc: increment the tmp aead refcnt before attaching itXin Long
2021-04-14can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde
2021-04-14iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho
2021-04-14i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko
2021-04-14openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets
2021-04-14net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun
2021-04-14perf inject: Fix repipe usageAdrian Hunter
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-04-14workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang
2021-04-14clk: fix invalid usage of list cursor in unregisterLukasz Bartosik
2021-04-14clk: fix invalid usage of list cursor in registerLukasz Bartosik
2021-04-14net: macb: restore cmp registers on resume pathClaudiu Beznea
2021-04-14net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang
2021-04-14scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo
2021-04-14scsi: ufs: core: Fix task management request completion timeoutCan Guo
2021-04-14mptcp: forbit mcast-related sockopt on MPTCP socketsPaolo Abeni
2021-04-14net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer