summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-10-14xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony1-10/+6
2020-10-01net: silence data-races on sk_backlog.tailEric Dumazet1-2/+2
2020-09-26net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski1-3/+5
2020-09-26ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern1-0/+1
2020-09-09netfilter: nf_tables: fix destination register zeroingFlorian Westphal1-0/+2
2020-09-09rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells1-1/+1
2020-08-21net/compat: Add missing sock updates for SCM_RIGHTSKees Cook1-0/+4
2020-08-19net: refactor bind_bucket fastreuse into helperTim Froidcoeur1-0/+4
2020-08-19tcp: correct read of TFO keys on big endian systemsJason Baron1-0/+2
2020-08-19ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov1-6/+4
2020-08-11ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang1-0/+1
2020-08-05xfrm: Fix crash when the hold queue is used.Steffen Klassert1-2/+2
2020-08-05xfrm: policy: match with both mark and mask on user interfacesXin Long1-4/+7
2020-07-22sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2-19/+17
2020-07-22net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese1-1/+9
2020-07-22genetlink: remove genl_bindSean Tranchetti1-8/+0
2020-06-30xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen1-0/+1
2020-06-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner1-3/+5
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan1-1/+0
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend1-0/+9
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai1-0/+6
2020-06-03ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2-0/+35
2020-06-03nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern1-16/+25
2020-06-03nexthops: don't modify published nexthop groupsNikolay Aleksandrov1-0/+1
2020-06-03net/tls: fix race condition causing kernel panicVinay Kumar Yadav1-0/+4
2020-06-03net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-06-03net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca1-1/+0
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells1-1/+1
2020-05-27net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada1-1/+1
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-20tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet1-0/+13
2020-05-20net_sched: fix tcm_parent in tc filter dumpCong Wang1-0/+1
2020-05-14tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen1-2/+55
2020-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2-0/+11
2020-05-10udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn1-0/+7
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+3
2020-04-29tcp: cache line align MAX_TCP_HEADEREric Dumazet1-1/+1
2020-04-21net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-17rxrpc: Fix call interruptibility handlingDavid Howells1-1/+7
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso1-16/+0
2020-04-01afs: Fix client call Rx-phase signal handlingDavid Howells1-3/+1
2020-03-18fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-03-05net: sched: correct flower port blockingJason Baron1-0/+9
2020-02-11bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet1-5/+0
2020-02-06cfg80211: Fix radar event during another phy CACOrr Mazor1-0/+5
2020-02-01udp: segment looped gso packets correctlyWillem de Bruijn1-0/+3
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang2-15/+21
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso1-0/+1
2020-01-23bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend1-2/+4
2020-01-09net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet1-2/+2