summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-06-03vti4: eliminated some duplicate code.Jeremy Sowden
2020-06-03xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-06-03xfrm: fix a warning in xfrm_policy_insert_listXin Long
2020-06-03xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel
2020-06-03xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long
2020-06-03xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long
2020-06-03mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing
2020-06-03libceph: ignore pool overlay and cache logic on redirectsJerry Lee
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-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: 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-03ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet
2020-05-27rxrpc: Fix ack discardDavid Howells
2020-05-27rxrpc: Trace discarded ACKsDavid Howells
2020-05-27rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu
2020-05-20netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()Stefano Brivio
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-20tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
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 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-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
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_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet
2020-05-14fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet
2020-05-10cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-05-02svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-05-02svcrdma: Fix trace point use-after-free raceChuck Lever
2020-05-02rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells