summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2-2/+2
2021-12-22mptcp: fix deadlock in __mptcp_push_pending()Maxim Galaganov1-1/+1
2021-12-22mptcp: clear 'kern' flag from fallback socketsFlorian Westphal1-1/+3
2021-12-22mptcp: remove tcp ulp setsockopt supportFlorian Westphal1-1/+0
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-22drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-22ice: Don't put stale timestamps in the skbKarol Kolacinski2-7/+10
2021-12-22ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski1-1/+1
2021-12-22rds: memory leak in __rds_conn_create()Hangyu Hua1-0/+1
2021-12-22flow_offload: return EOPNOTSUPP for the unsupported mpls action typeBaowen Zheng1-0/+1
2021-12-22net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong2-13/+90
2021-12-22mac80211: fix lookup when adding AddBA extension elementJohannes Berg1-2/+3
2021-12-22cfg80211: Acquire wiphy mutex on regulatory workIlan Peer1-1/+6
2021-12-22mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg1-2/+8
2021-12-22drm/i915/display: Fix an unsigned subtraction which can never be negative.Harshit Mogalapalli1-1/+1
2021-12-22drm/ast: potential dereference of null pointerJiasheng Jiang1-1/+4
2021-12-22mptcp: never allow the PM to close a listener subflowPaolo Abeni1-0/+3
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu1-0/+2
2021-12-22net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek BehĂșn1-0/+4
2021-12-22selftests/net: toeplitz: fix udp optionWillem de Bruijn1-1/+1
2021-12-22net/sched: sch_ets: don't remove idle classes from the round-robin listDavide Caratti1-2/+2
2021-12-22drm: simpledrm: fix wrong unit with pixel clockAlejandro Concepcion-Rodriguez1-1/+1
2021-12-22dmaengine: st_fdma: fix MODULE_ALIASAlyssa Ross1-1/+1
2021-12-22dmaengine: idxd: fix missed completion on abort pathDave Jiang1-1/+17
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern1-3/+11
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern1-1/+2
2021-12-22selftests: Add duplicate config only for MD5 VRF testsDavid Ahern1-6/+20
2021-12-22net: hns3: fix race condition in debugfsYufeng Mo2-6/+16
2021-12-22net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang1-1/+2
2021-12-22selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin1-1/+1
2021-12-22netdevsim: don't overwrite read only ethtool parmsFilip Pokryvka1-1/+4
2021-12-22inet_diag: fix kernel-infoleak for UDP socketsEric Dumazet1-3/+1
2021-12-22sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet1-5/+1
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo1-1/+6
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou1-1/+1
2021-12-22Revert "drm/fb-helper: improve DRM fbdev emulation device names"Javier Martinez Canillas1-1/+7
2021-12-22vdpa: Consider device id larger than 31Parav Pandit1-1/+2
2021-12-22virtio/vsock: fix the transport to work with VMADDR_CID_ANYWei Wang1-1/+2
2021-12-22virtio: always enter drivers/virtio/Arnd Bergmann1-2/+1
2021-12-22iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg1-2/+3
2021-12-22soc: imx: Register SoC device only on i.MX boardsStephan Gerhold1-0/+4
2021-12-22clk: Don't parent clks until the parent is fully registeredMike Tipton1-3/+12
2021-12-22arm64: dts: imx8mq: remove interconnect property from lcdifMartin Kepplinger1-2/+0
2021-12-22ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen7-8/+8
2021-12-22ceph: initialize pathlen variable in reconnect_caps_cbXiubo Li1-2/+1
2021-12-22ceph: fix duplicate increment of opened_inodes metricHu Weiwen1-8/+8
2021-12-22tee: amdtee: fix an IS_ERR() vs NULL bugDan Carpenter1-3/+2
2021-12-22mac80211: track only QoS data frames for admission controlJohannes Berg1-3/+10
2021-12-22dmaengine: idxd: fix calling wq quiesce inside spinlockDave Jiang1-1/+1
2021-12-22dmaengine: idxd: add halt interrupt supportDave Jiang2-0/+6