summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-06-03net/tls: free record only on encryption errorVadim Fedorenko
2020-06-03net/tls: fix encryption error checkingVadim Fedorenko
2020-06-03tipc: block BH before using dst_cacheEric Dumazet
2020-06-03sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen
2020-06-03sctp: Don't add the shutdown timer if its already been addedNeil Horman
2020-06-03nexthop: Fix attribute checking for groupsDavid Ahern
2020-06-03net/tls: fix race condition causing kernel panicVinay Kumar Yadav
2020-06-03net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin
2020-06-03net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam
2020-06-03net: nlmsg_cancel() if put fails for nhmsgStephen Worley
2020-06-03net: ipip: fix wrong address family in init error pathVadim Fedorenko
2020-06-03net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau
2020-06-03__netif_receive_skb_core: pass skb by referenceBoris Sukholitko
2020-06-03net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang
2020-06-03net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-06-03ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet
2020-05-27rxrpc: Fix ack discardDavid Howells
2020-05-27rxrpc: Trace discarded ACKsDavid Howells
2020-05-27flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki
2020-05-27rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-20bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang
2020-05-20SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-05-20net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-05-20netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter
2020-05-20netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()Stefano Brivio
2020-05-20SUNRPC: Signalled ASYNC tasks need to exitChuck Lever
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-20bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend
2020-05-20bpf, sockmap: msg_pop_data can incorrecty set an sge lengthJohn Fastabend
2020-05-20net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage
2020-05-20netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-20net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-20tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-20tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-20netlabel: cope with NULL catmapPaolo Abeni
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-20net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-20SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-05-20SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-05-20net: dsa: Do not make user port errors fatalFlorian Fainelli
2020-05-14netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann
2020-05-14netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault
2020-05-14batman-adv: Fix refcnt leak in batadv_v_ogm_processXiyu Yang
2020-05-14batman-adv: Fix refcnt leak in batadv_store_throughput_overrideXiyu Yang
2020-05-14batman-adv: Fix refcnt leak in batadv_show_throughput_overrideXiyu Yang
2020-05-14batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin
2020-05-14sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen