aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-28Merge tag 'v5.4.43' into v5.4/standard/baseBruce Ashfield
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-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-25Merge tag 'v5.4.42' into v5.4/standard/baseBruce Ashfield
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-25Merge tag 'v5.4.41' into v5.4/standard/baseBruce Ashfield
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
2020-05-14tipc: fix partial topology connection closureTuong Lien
2020-05-14sch_sfq: validate silly quantum valuesEric Dumazet
2020-05-14sch_choke: avoid potential panic in choke_reset()Eric Dumazet
2020-05-14net/tls: Fix sk_psock refcnt leak when in tls_data_ready()Xiyu Yang
2020-05-14net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()Xiyu Yang
2020-05-14net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet
2020-05-14net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli
2020-05-14neigh: send protocol value in neighbor create notificationRoman Mashak
2020-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-05-14fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet