summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2020-09-09netfilter: nf_tables: fix destination register zeroingFlorian Westphal
2020-09-09rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-08-21net/compat: Add missing sock updates for SCM_RIGHTSKees Cook
2020-08-19net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-08-19tcp: correct read of TFO keys on big endian systemsJason Baron
2020-08-19ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov
2020-08-11ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-08-05xfrm: Fix crash when the hold queue is used.Steffen Klassert
2020-08-05xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-07-22sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-07-22net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-22genetlink: remove genl_bindSean Tranchetti
2020-06-30xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-06-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-06-03ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-06-03nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern
2020-06-03nexthops: don't modify published nexthop groupsNikolay Aleksandrov
2020-06-03net/tls: fix race condition causing kernel panicVinay Kumar Yadav
2020-06-03net sched: fix reporting the first-time use timestampRoman Mashak
2020-06-03net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-27net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada
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_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-14tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-05-10udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-29tcp: cache line align MAX_TCP_HEADEREric Dumazet
2020-04-21net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard
2020-04-17rxrpc: Fix call interruptibility handlingDavid Howells
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-04-01afs: Fix client call Rx-phase signal handlingDavid Howells
2020-03-18fib: add missing attribute validation for tun_idJakub Kicinski
2020-03-05net: sched: correct flower port blockingJason Baron
2020-02-11bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
2020-02-01udp: segment looped gso packets correctlyWillem de Bruijn
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-23bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-09net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-09net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-01-04net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu