summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: tls: fix returned read length with async decryptJakub Kicinski2024-02-231-1/+0
* net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca2024-02-231-2/+3
* net: tls: handle backlogging of crypto requestsJakub Kicinski2024-02-231-0/+22
* tls: fix race between tx work scheduling and socket closeJakub Kicinski2024-02-231-10/+6
* tls: fix race between async notify and socket closeJakub Kicinski2024-02-231-33/+10
* net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski2024-02-231-51/+45
* net: openvswitch: limit the number of recursions from action setsAaron Conole2024-02-231-16/+33
* net/handshake: Fix handshake_req_destroy_test1Chuck Lever2024-02-231-1/+4
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-231-1/+1
* netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso2024-02-161-3/+3
* net: Fix from address in memcpy_to_iter_csum()Michael Lass2024-02-161-1/+1
* libceph: just wait for more data to be available on the socketXiubo Li2024-02-163-20/+18
* libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li2024-02-161-4/+4
* netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal2024-02-163-39/+10
* netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal2024-02-161-5/+23
* netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal2024-02-163-26/+44
* netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal2024-02-161-3/+10
* netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso2024-02-164-13/+28
* netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso2024-02-161-0/+3
* netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso2024-02-161-1/+1
* netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso2024-02-161-1/+7
* netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2024-02-161-1/+2
* netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso2024-02-161-3/+3
* devlink: avoid potential loop in devlink_rel_nested_in_notify_work()Jiri Pirko2024-02-161-6/+6
* af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.Kuniyuki Iwashima2024-02-161-0/+11
* tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida2024-02-161-0/+6
* rxrpc: Fix counting of new acks and nacksDavid Howells2024-02-164-25/+117
* rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells2024-02-161-0/+8
* rxrpc: Fix delayed ACKs to not set the reference serial numberDavid Howells2024-02-162-6/+1
* rxrpc: Fix generation of serial numbers to skip zeroDavid Howells2024-02-165-9/+23
* inet: read sk->sk_family once in inet_recv_error()Eric Dumazet2024-02-161-2/+4
* tunnels: fix out of bounds access when building IPv6 PMTU errorAntoine Tenart2024-02-161-1/+1
* wifi: mac80211: fix waiting for beacons logicJohannes Berg2024-02-161-2/+1
* wifi: mac80211: fix unsolicited broadcast probe configJohannes Berg2024-02-161-7/+7
* wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg2024-02-161-3/+4
* wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg2024-02-161-27/+76
* wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg2024-02-161-1/+58
* wifi: cfg80211: consume both probe response and beacon IEsBenjamin Berg2024-02-161-1/+3
* af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-02-052-9/+7
* net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu2024-02-051-6/+6
* netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso2024-02-051-0/+24
* netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso2024-02-051-3/+4
* netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-02-052-5/+10
* netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer2024-02-051-4/+6
* devlink: Fix referring to hw_addr attribute during state validationParav Pandit2024-02-051-1/+1
* bridge: mcast: fix disabled snooping after long uptimeLinus Lüssing2024-02-052-7/+17
* llc: call sock_orphan() at release timeEric Dumazet2024-02-051-0/+2
* ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller2024-02-051-7/+14
* tcp: add sanity checks to rx zerocopyEric Dumazet2024-02-051-1/+11
* ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel2024-02-054-5/+7