Age | Commit message (Expand) | Author |
2024-05-30 | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-05-30 | Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-05-29 | ipv4: correctly iterate over the target netns in inet_dump_ifaddr() | Alexander Mikhalitsyn |
2024-05-29 | net: fix __dst_negative_advice() race | Eric Dumazet |
2024-05-29 | Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux | Linus Torvalds |
2024-05-28 | net/sched: taprio: extend minimum interval restriction to entire cycle too | Vladimir Oltean |
2024-05-28 | net/sched: taprio: make q->picos_per_byte available to fill_sched_entry() | Vladimir Oltean |
2024-05-29 | netfilter: nft_fib: allow from forward/input without iif selector | Eric Garver |
2024-05-29 | netfilter: tproxy: bail out if IP has been disabled on the device | Florian Westphal |
2024-05-29 | netfilter: nft_payload: skbuff vlan metadata mangle support | Pablo Neira Ayuso |
2024-05-28 | sock_map: avoid race between sock_map_close and sk_psock_put | Thadeu Lima de Souza Cascardo |
2024-05-27 | tcp: reduce accepted window in NEW_SYN_RECV state | Eric Dumazet |
2024-05-27 | net: gro: initialize network_offset in network layer | Willem de Bruijn |
2024-05-27 | ipv4: Fix address dump when IPv4 is disabled on an interface | Ido Schimmel |
2024-05-27 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-27 | Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem" | Jakub Sitnicki |
2024-05-27 | af_unix: Read sk->sk_hash under bindlock during bind(). | Kuniyuki Iwashima |
2024-05-27 | af_unix: Annotate data-race around unix_sk(sk)->addr. | Kuniyuki Iwashima |
2024-05-25 | netkit: Fix pkt_type override upon netkit pass verdict | Daniel Borkmann |
2024-05-23 | Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2024-05-23 | Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-05-23 | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-05-23 | nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() | Ryosuke Yasuoka |
2024-05-23 | net: relax socket state check at accept time. | Paolo Abeni |
2024-05-23 | tcp: remove 64 KByte limit for initial tp->rcv_wnd value | Jason Xing |
2024-05-23 | tls: fix missing memory barrier in tls_init | Dae R. Jeong |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-22 | vsock/virtio: drop owner assignment | Krzysztof Kozlowski |
2024-05-22 | net: 9p: virtio: drop owner assignment | Krzysztof Kozlowski |
2024-05-21 | Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-05-21 | openvswitch: Set the skbuff pkt_type for proper pmtud support. | Aaron Conole |
2024-05-21 | net/9p: fix uninit-value in p9_client_rpc() | Nikita Zhandarovich |
2024-05-21 | af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS | Michal Luczaj |
2024-05-21 | tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). | Kuniyuki Iwashima |
2024-05-21 | ipv6: sr: fix memleak in seg6_hmac_init_algo | Hangbin Liu |
2024-05-21 | af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock. | Kuniyuki Iwashima |
2024-05-20 | netfilter: nft_payload: restore vlan q-in-q match support | Pablo Neira Ayuso |
2024-05-20 | netfilter: ipset: Add list flush to cancel_gc | Alexander Maltsev |
2024-05-20 | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2024-05-20 | rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL | Dan Aloni |
2024-05-20 | sunrpc: fix NFSACL RPC retry on soft mount | Dan Aloni |
2024-05-20 | SUNRPC: fix handling expired GSS context | Olga Kornievskaia |
2024-05-20 | nfc: nci: Fix uninit-value in nci_rx_work | Ryosuke Yasuoka |
2024-05-20 | ipv6: sr: fix missing sk_buff release in seg6_input_core | Andrea Mayer |
2024-05-20 | netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu() | Eric Dumazet |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-18 | Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux | Linus Torvalds |