summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2020-11-01netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-29netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-29net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-10-17Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt
2020-10-17Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-10-17Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2020-10-14net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang
2020-10-14xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony
2020-10-01net: silence data-races on sk_backlog.tailEric Dumazet
2020-09-26net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-26ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
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