summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-10-07netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso1-1/+1
2021-10-07netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet1-33/+37
2021-10-07netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik1-2/+2
2021-10-07net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2-6/+6
2021-10-07af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2-12/+54
2021-10-07net: sched: flower: protect fl_walk() with rcuVlad Buslov1-0/+6
2021-10-07net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang2-9/+12
2021-10-07mptcp: allow changing the 'backup' bit when no sockets are openDavide Caratti1-3/+1
2021-10-07mptcp: don't return sockets in foreign netnsFlorian Westphal6-24/+20
2021-10-07sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootbXin Long1-1/+1
2021-10-07mac80211: mesh: fix potentially unaligned accessJohannes Berg1-1/+2
2021-10-07mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi1-0/+4
2021-10-07mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang1-0/+8
2021-10-07Revert "mac80211: do not use low data rates for data frames with no ack flag"Felix Fietkau1-4/+0
2021-10-07netfilter: log: work around missing softdep backend moduleFlorian Westphal3-3/+34
2021-10-07netfilter: nf_tables: unlink table before deleting itFlorian Westphal1-10/+18
2021-10-07ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi1-0/+4
2021-10-07mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg1-0/+6
2021-09-30ipv6: delay fib6_sernum increase in fib6_addzhang kai1-2/+1
2021-09-30nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel1-5/+14
2021-09-30mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni1-2/+2
2021-09-30net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean1-3/+9
2021-09-30net: dsa: fix dsa_tree_setup error pathVladimir Oltean1-0/+1
2021-09-30net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul1-0/+2
2021-09-30net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul1-1/+2
2021-09-30napi: fix race inside napi_enableXuan Zhuo1-6/+10
2021-09-30net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean1-5/+46
2021-09-30nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel1-0/+2
2021-09-26SUNRPC: don't pause on incomplete allocationNeilBrown1-6/+7
2021-09-269p/trans_virtio: Remove sysfs file on probe failureXie Yongji1-1/+3
2021-09-22ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn1-2/+0
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-22mptcp: Only send extra TCP acks in eligible socket statesMat Martineau3-17/+15
2021-09-22mptcp: fix possible divide by zeroPaolo Abeni1-41/+35
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-22Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito1-0/+2
2021-09-22net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean3-15/+37
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-22net: remove the unnecessary check in cipso_v4_doi_free王贇1-10/+8
2021-09-22ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed1-1/+1