summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-22bpf: Fix extable fixup offset.Alexei Starovoitov1-1/+1
2021-12-22arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian1-0/+1
2021-12-22afs: Fix mmapDavid Howells2-2/+4
2021-12-22sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet1-1/+0
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-22net/smc: Prevent smc_release() from long blockingD. Wythe1-1/+3
2021-12-22net: Fix double 0x prefix print in SKB dumpGal Pressman1-1/+1
2021-12-22dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev1-2/+2
2021-12-22sfc_ef100: potential dereference of null pointerJiasheng Jiang1-0/+3
2021-12-22net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping1-1/+3
2021-12-22net/packet: rx_owner_map depends on pg_vecWillem de Bruijn1-2/+3
2021-12-22netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang1-0/+1
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov1-0/+3
2021-12-22ixgbe: Document how to enable NBASE-T supportRobert Schlabbach2-0/+20
2021-12-22igc: Fix typo in i225 LTR functionsSasha Neftin1-1/+1
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren1-0/+1
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek1-14/+14
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