summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-09-22ip_gre: validate csum_start only on pullWillem de Bruijn1-3/+6
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet1-2/+10
2021-09-22netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans1-3/+1
2021-09-22net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij1-3/+4
2021-09-22netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutexPavel Skripkin1-1/+8
2021-09-22netfilter: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2021-09-22Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito1-0/+2
2021-09-22udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin1-1/+1
2021-09-22tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy1-1/+1
2021-09-22net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean1-7/+5
2021-09-22net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet1-1/+1
2021-09-22tipc: increase timeout in tipc_sk_enqueue()Hoang Le1-1/+1
2021-09-22net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang1-1/+3
2021-09-22dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng1-0/+2
2021-09-22net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet1-16/+3
2021-09-22ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed1-1/+1
2021-09-22tipc: fix an use-after-free issue in tipc_recvmsgXin Long1-3/+5
2021-09-18fix array-index-out-of-bounds in taprio_changeHaimin Zhang1-1/+3
2021-09-18net: fix NULL pointer reference in cipso_v4_doi_free王贇1-2/+2
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen4-1/+91
2021-09-18rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields1-1/+1
2021-09-18tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQDLuke Hsiao1-2/+1
2021-09-18Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz1-31/+62
2021-09-18mac80211: Fix monitor MTU limit so that A-MSDUs get throughJohan Almbladh1-2/+9
2021-09-18Bluetooth: avoid circular locks in sco_sock_connectDesmond Cheong Zhi Xi1-23/+16
2021-09-18Bluetooth: schedule SCO timeouts with delayed_workDesmond Cheong Zhi Xi1-6/+29
2021-09-18Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi1-0/+15
2021-09-18flow_dissector: Fix out-of-bounds warningsGustavo A. R. Silva1-4/+8
2021-09-18ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva1-2/+3
2021-09-18ethtool: improve compat ioctl handlingArnd Bergmann2-140/+121
2021-09-18netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng1-1/+3
2021-09-18tipc: keep the skb in rcv queue until the whole data is readXin Long1-9/+27
2021-09-18sunrpc: Fix return value of get_srcport()Anna Schumaker1-1/+1
2021-09-18SUNRPC query transport's source portOlga Kornievskaia1-0/+7
2021-09-18SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust2-6/+7
2021-09-18SUNRPC: Fix potential memory corruptionTrond Myklebust1-2/+4
2021-09-189p/xen: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-2/+2
2021-09-16Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"Sasha Levin1-8/+0
2021-09-15ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet1-1/+1
2021-09-15net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang1-1/+1
2021-09-15ipv4: make exception cache less predictibleEric Dumazet1-16/+30
2021-09-15ipv6: make exception cache less predictibleEric Dumazet1-1/+4
2021-09-15Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin1-0/+6
2021-09-15mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang1-1/+3
2021-09-15Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng1-0/+8
2021-09-15devlink: Clear whole devlink_flash_notify structLeon Romanovsky1-2/+2
2021-09-15Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi1-5/+1
2021-09-15Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King1-1/+1
2021-09-15devlink: Break parameter notification sequence to be before/after unload/load...Leon Romanovsky1-12/+20
2021-09-15Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmdTedd Ho-Jeong An1-1/+1