summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-02-23netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2024-02-23net: prevent mss overflow in skb_segment()Eric Dumazet
2024-02-23netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-02-23can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel
2024-02-23nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin
2024-02-23netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-23net/af_iucv: clean up a try_then_request_module()Julian Wiedmann
2024-02-23netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-23netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida
2024-02-23rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells
2024-02-23inet: read sk->sk_family once in inet_recv_error()Eric Dumazet
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-23net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu
2024-02-23netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso
2024-02-23netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso
2024-02-23llc: call sock_orphan() at release timeEric Dumazet
2024-02-23ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller
2024-02-23wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis
2024-02-23wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg
2024-02-23SUNRPC: Fix a suspicious RCU usage warningAnna Schumaker
2024-02-23rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()Oleg Nesterov
2024-02-23netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal
2024-02-23netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso
2024-02-23netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal
2024-02-23netlink: fix potential sleeping issue in mqueue_flush_fileZhengchao Shao
2024-02-23tcp: Add memory barrier to tcp_push()Salvatore Dipietro
2024-02-23net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-02-23llc: make llc_ui_sendmsg() more robust against bonding changesEric Dumazet
2024-02-23vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPINGLin Ma
2024-02-23net/smc: fix illegal rmb_desc access in SMC-D connection dumpWen Gu
2024-01-25ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin
2024-01-25netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso
2024-01-25ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-25netfilter: nf_tables: mark newset as dead on transaction abortFlorian Westphal
2024-01-25virtio/vsock: fix logic which reduces credit update messagesArseniy Krasnov
2024-01-25net/ncsi: Fix netlink major/minor version numbersPeter Delevoryas
2024-01-25ncsi: internal.h: Fix a spelloBhaskar Chowdhury
2024-01-25calipso: fix memory leak in netlbl_calipso_add_pass()Gavrilov Ilia
2024-01-25netlabel: remove unused parameter in netlbl_netlink_auditinfo()Zheng Yejian
2024-01-25net: netlabel: Fix kerneldoc warningsAndrew Lunn
2024-01-25neighbour: Don't let neigh_forced_gc() disable preemption for longJudy Hsiao
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell
2024-01-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2024-01-15net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet
2024-01-15netfilter: nf_tables: Reject tables of unsupported familyPhil Sutter