summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-23can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao
2024-02-23wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg
2024-02-23wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg
2024-02-23net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()Nikita Zhandarovich
2024-02-23nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin
2024-02-23mptcp: really cope with fastopen racePaolo Abeni
2024-02-23mptcp: check addrs list in userspace_pm_get_local_idGeliang Tang
2024-02-23mptcp: fix rcv space initializationPaolo Abeni
2024-02-23mptcp: drop the push_pending fieldPaolo Abeni
2024-02-23mptcp: fix data re-injection from stale subflowPaolo Abeni
2024-02-23net: tls: fix returned read length with async decryptJakub Kicinski
2024-02-23net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca
2024-02-23net: tls: handle backlogging of crypto requestsJakub Kicinski
2024-02-23tls: fix race between tx work scheduling and socket closeJakub Kicinski
2024-02-23tls: fix race between async notify and socket closeJakub Kicinski
2024-02-23net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski
2024-02-23tls: extract context alloc/initialization out of tls_set_sw_offloadSabrina Dubroca
2024-02-23net: openvswitch: limit the number of recursions from action setsAaron Conole
2024-02-23net/handshake: Fix handshake_req_destroy_test1Chuck Lever
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-16netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-16libceph: just wait for more data to be available on the socketXiubo Li
2024-02-16libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li
2024-02-16netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-16netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-16netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-16netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-16netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso
2024-02-16netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-16netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso
2024-02-16af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.Kuniyuki Iwashima
2024-02-16tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida
2024-02-16rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-16rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells
2024-02-16rxrpc: Fix delayed ACKs to not set the reference serial numberDavid Howells
2024-02-16rxrpc: Fix generation of serial numbers to skip zeroDavid Howells
2024-02-16inet: read sk->sk_family once in inet_recv_error()Eric Dumazet
2024-02-16tunnels: fix out of bounds access when building IPv6 PMTU errorAntoine Tenart
2024-02-16wifi: mac80211: fix waiting for beacons logicJohannes Berg
2024-02-16wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg
2024-02-05af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-05net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu
2024-02-05netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso
2024-02-05netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso
2024-02-05netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-02-05netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer
2024-02-05devlink: Fix referring to hw_addr attribute during state validationParav Pandit