summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-12xsk: Clear page contiguity bit when unmapping poolIvan Malov
2022-07-12rxrpc: Fix locking issueDavid Howells
2022-07-12Bluetooth: protect le accept and resolv lists with hdev->lockNiels Dossche
2022-07-12batman-adv: Use netif_rx().Sebastian Andrzej Siewior
2022-07-12netfilter: nft_payload: don't allow th access for fragmentsFlorian Westphal
2022-07-12netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso
2022-07-12netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso
2022-07-12netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso
2022-07-12netfilter: nft_set_pipapo: release elements in clone from abort pathPablo Neira Ayuso
2022-07-12net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou
2022-07-12can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp
2022-07-07tcp: add a missing nf_reset_ct() in 3WHS handlingEric Dumazet
2022-07-07ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-07-07ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-07-07tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet
2022-07-07tipc: move bc link creation back to tipc_node_createXin Long
2022-07-07net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira
2022-07-07netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso
2022-07-07net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-07-07net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-07-07SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-07-07ipv6: take care of disable_policy when restoring routesNicolas Dichtel
2022-06-29sock: redo the psock vs ULP protection checkJakub Kicinski
2022-06-29Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski
2022-06-29net/tls: fix tls_sk_proto_close executed repeatedlyZiyang Xuan
2022-06-29erspan: do not assume transport header is always setEric Dumazet
2022-06-29net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-29ethtool: Fix get module eeprom fallbackIvan Vecera
2022-06-29tipc: fix use-after-free Read in tipc_named_reinitHoang Le
2022-06-29net: fix data-race in dev_isalive()Eric Dumazet
2022-06-29net: Write lock dev_base_lock without disabling bottom halves.Sebastian Andrzej Siewior
2022-06-29bpf: Fix request_sock leak in sk lookup helpersJon Maxwell
2022-06-29xsk: Fix generic transmit when completion queue reservation failsCiara Loftus
2022-06-29netfilter: use get_random_u32 instead of prandomFlorian Westphal
2022-06-29net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden
2022-06-22net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou
2022-06-22sunrpc: set cl_max_connect when cloning an rpc_clntScott Mayhew
2022-06-22ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen
2022-06-14xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet
2022-06-14net/sched: act_police: more accurate MTU policingDavide Caratti
2022-06-14net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets
2022-06-14Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek
2022-06-14tcp: use alloc_large_system_hash() to allocate table_perturbMuchun Song
2022-06-14ip_gre: test csum_start instead of transport headerWillem de Bruijn
2022-06-14net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-14net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-14xsk: Fix handling of invalid descriptors in XSK TX batching APIMaciej Fijalkowski
2022-06-14i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson