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