aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-17rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-09-17net/compat: Add missing sock updates for SCM_RIGHTSKees Cook
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-04net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-09-04ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov
2020-08-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-27ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-08-26Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-21xfrm: Fix crash when the hold queue is used.Steffen Klassert
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-13sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-08-13net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-08-13genetlink: remove genl_bindSean Tranchetti
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-03xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-07-16sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-07-16net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-11bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-07-07dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-24net: sched: sample: allow accessing psample_group with rtnlVlad Buslov
2020-06-24net: sched: police: allow accessing police->params with rtnlVlad Buslov
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-08net/tls: fix race condition causing kernel panicVinay Kumar Yadav
2020-06-08net sched: fix reporting the first-time use timestampRoman Mashak
2020-06-08net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-06-08netns: add pre_exit method to struct pernet_operationsEric Dumazet
2020-06-08rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-06-08netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-06-08tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-06-08net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-06-04udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-06-04tcp: cache line align MAX_TCP_HEADEREric Dumazet
2020-06-01mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-06-01net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard
2020-06-01rxrpc: Fix call interruptibility handlingDavid Howells
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-21net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-05-21afs: Fix client call Rx-phase signal handlingDavid Howells
2020-05-21tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet
2020-05-21tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet
2020-05-21tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet