summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-09-22ip_gre: validate csum_start only on pullWillem de Bruijn
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet
2021-09-22netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans
2021-09-22mptcp: Only send extra TCP acks in eligible socket statesMat Martineau
2021-09-22mptcp: fix possible divide by zeroPaolo Abeni
2021-09-22net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij
2021-09-22netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutexPavel Skripkin
2021-09-22Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito
2021-09-22net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-22udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin
2021-09-22tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy
2021-09-22net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean
2021-09-22net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet
2021-09-22tipc: increase timeout in tipc_sk_enqueue()Hoang Le
2021-09-22net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang
2021-09-22dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng
2021-09-22net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet
2021-09-22net: remove the unnecessary check in cipso_v4_doi_free王贇
2021-09-22ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed
2021-09-22tipc: fix an use-after-free issue in tipc_recvmsgXin Long
2021-09-22net: qrtr: revert check in qrtr_endpoint_post()Dan Carpenter
2021-09-18fix array-index-out-of-bounds in taprio_changeHaimin Zhang
2021-09-18net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-09-18rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-09-18tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQDLuke Hsiao
2021-09-18Bluetooth: Fix race condition in handling NOP commandKiran K
2021-09-18Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz
2021-09-18mac80211: Fix monitor MTU limit so that A-MSDUs get throughJohan Almbladh
2021-09-18Bluetooth: avoid circular locks in sco_sock_connectDesmond Cheong Zhi Xi
2021-09-18Bluetooth: schedule SCO timeouts with delayed_workDesmond Cheong Zhi Xi
2021-09-18Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz
2021-09-18netfilter: nft_compat: use nfnetlink_unicast()Pablo Neira Ayuso
2021-09-18Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi
2021-09-18flow_dissector: Fix out-of-bounds warningsGustavo A. R. Silva
2021-09-18ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva
2021-09-18ethtool: improve compat ioctl handlingArnd Bergmann
2021-09-18netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng
2021-09-18tipc: keep the skb in rcv queue until the whole data is readXin Long
2021-09-18sunrpc: Fix return value of get_srcport()Anna Schumaker
2021-09-18SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust
2021-09-18SUNRPC: Fix potential memory corruptionTrond Myklebust
2021-09-18xprtrdma: Put rpcrdma_reps before waking the tear-down completionChuck Lever
2021-09-189p/xen: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-09-15devlink: Break parameter notification sequence to be before/after unload/load...Leon Romanovsky
2021-09-15ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet
2021-09-15net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang
2021-09-15sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-09-15net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter
2021-09-15ipv4: make exception cache less predictibleEric Dumazet