Age | Commit message (Expand) | Author |
2024-02-15 | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-02-15 | net: sctp: fix skb leak in sctp_inq_free() | Dmitry Antipov |
2024-02-15 | Merge tag 'nf-24-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-02-15 | Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/... | Paolo Abeni |
2024-02-15 | net-timestamp: make sk_tskey more predictable in error path | Vadim Fedorenko |
2024-02-14 | Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2024-02-15 | netfilter: nf_tables: fix bidirectional offload regression | Felix Fietkau |
2024-02-15 | netfilter: nat: restore default DNAT behavior | Kyle Swenson |
2024-02-15 | netfilter: nft_set_pipapo: fix missing : in kdoc | Pablo Neira Ayuso |
2024-02-14 | can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER) | Oleksij Rempel |
2024-02-14 | can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock | Ziqi Zhao |
2024-02-14 | net: smc: fix spurious error message from __sock_release() | Dmitry Antipov |
2024-02-13 | af_unix: Fix task hung while purging oob_skb in GC. | Kuniyuki Iwashima |
2024-02-13 | net:rds: Fix possible deadlock in rds_message_put | Allison Henderson |
2024-02-12 | net: add rcu safety to rtnl_prop_list_size() | Eric Dumazet |
2024-02-12 | mptcp: really cope with fastopen race | Paolo Abeni |
2024-02-12 | mptcp: check addrs list in userspace_pm_get_local_id | Geliang Tang |
2024-02-12 | mptcp: corner case locking for rx path fields initialization | Paolo Abeni |
2024-02-12 | mptcp: fix more tx path fields initialization | Paolo Abeni |
2024-02-12 | mptcp: fix rcv space initialization | Paolo Abeni |
2024-02-12 | mptcp: drop the push_pending field | Paolo Abeni |
2024-02-12 | net-device: move lstats in net_device_read_txrx | Eric Dumazet |
2024-02-12 | tcp: move tp->scaling_ratio to tcp_sock_read_txrx group | Eric Dumazet |
2024-02-10 | net: tls: fix returned read length with async decrypt | Jakub Kicinski |
2024-02-10 | net: tls: fix use-after-free with partial reads and async decrypt | Sabrina Dubroca |
2024-02-10 | net: tls: handle backlogging of crypto requests | Jakub Kicinski |
2024-02-10 | tls: fix race between tx work scheduling and socket close | Jakub Kicinski |
2024-02-10 | tls: fix race between async notify and socket close | Jakub Kicinski |
2024-02-10 | net: tls: factor out tls_*crypt_async_wait() | Jakub Kicinski |
2024-02-09 | Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client | Linus Torvalds |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds |
2024-02-09 | net: fill in MODULE_DESCRIPTION()s for net/sched | Breno Leitao |
2024-02-09 | net: fill in MODULE_DESCRIPTION()s for ipv4 modules | Breno Leitao |
2024-02-09 | net: fill in MODULE_DESCRIPTION()s for ipv6 modules | Breno Leitao |
2024-02-09 | net: fill in MODULE_DESCRIPTION()s for 6LoWPAN | Breno Leitao |
2024-02-09 | net: fill in MODULE_DESCRIPTION()s for af_key | Breno Leitao |
2024-02-09 | net: fill in MODULE_DESCRIPTION()s for mpoa | Breno Leitao |
2024-02-09 | net: fill in MODULE_DESCRIPTION()s for xfrm | Breno Leitao |
2024-02-09 | net/sched: act_mirred: Don't zero blockid when net device is being deleted | Victor Nogueira |
2024-02-09 | net: openvswitch: limit the number of recursions from action sets | Aaron Conole |
2024-02-08 | net/handshake: Fix handshake_req_destroy_test1 | Chuck Lever |
2024-02-08 | wifi: mac80211: reload info pointer in ieee80211_tx_dequeue() | Johannes Berg |
2024-02-08 | Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-02-08 | netfilter: nft_set_pipapo: remove scratch_aligned pointer | Florian Westphal |
2024-02-08 | netfilter: nft_set_pipapo: add helper to release pcpu scratch area | Florian Westphal |
2024-02-08 | netfilter: nft_set_pipapo: store index in scratch maps | Florian Westphal |
2024-02-08 | netfilter: nft_set_rbtree: skip end interval element from gc | Pablo Neira Ayuso |
2024-02-08 | netfilter: nfnetlink_queue: un-break NF_REPEAT | Florian Westphal |
2024-02-08 | netfilter: nf_tables: use timestamp to check for set element timeout | Pablo Neira Ayuso |
2024-02-08 | netfilter: nft_ct: reject direction for ct id | Pablo Neira Ayuso |