summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso
2024-02-07netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso
2024-02-07netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-07netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li
2024-02-07libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li
2024-02-06devlink: avoid potential loop in devlink_rel_nested_in_notify_work()Jiri Pirko
2024-02-06af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.Kuniyuki Iwashima
2024-02-06tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-05rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells
2024-02-05rxrpc: Fix delayed ACKs to not set the reference serial numberDavid Howells
2024-02-05rxrpc: Fix generation of serial numbers to skip zeroDavid Howells
2024-02-04inet: read sk->sk_family once in inet_recv_error()Eric Dumazet
2024-02-03tunnels: fix out of bounds access when building IPv6 PMTU errorAntoine Tenart
2024-02-02net: Fix from address in memcpy_to_iter_csum()Michael Lass
2024-02-02wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg
2024-02-02wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg
2024-02-02wifi: mac80211: fix waiting for beacons logicJohannes Berg
2024-02-02wifi: mac80211: fix unsolicited broadcast probe configJohannes Berg
2024-02-02wifi: mac80211: initialize SMPS mode correctlyJohannes Berg
2024-02-02wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg
2024-02-02wifi: mac80211: set station RX-NSS on reconfigJohannes Berg
2024-02-02wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg
2024-02-02wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-...Jakub Kicinski
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-02-01mptcp: fix data re-injection from stale subflowPaolo Abeni
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-01-31net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu
2024-01-31netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso
2024-01-31netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso
2024-01-31netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-01-31netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_newXin Long