Age | Commit message (Expand) | Author |
2024-09-26 | Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-09-26 | Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-09-26 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-09-26 | Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-09-26 | netfilter: nfnetlink_queue: remove old clash resolution logic | Florian Westphal |
2024-09-26 | netfilter: nf_tables: missing objects with no memcg accounting | Pablo Neira Ayuso |
2024-09-26 | netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path | Pablo Neira Ayuso |
2024-09-26 | netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E... | Simon Horman |
2024-09-26 | netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n | Simon Horman |
2024-09-26 | netfilter: nf_tables: Keep deleted flowtable hooks until after RCU | Phil Sutter |
2024-09-26 | netfilter: ctnetlink: Guard possible unused functions | Andy Shevchenko |
2024-09-26 | netfilter: conntrack: add clash resolution for reverse collisions | Florian Westphal |
2024-09-26 | netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash | Florian Westphal |
2024-09-25 | vsock/virtio: avoid queuing packets when intermediate queue is empty | Luigi Leonardi |
2024-09-25 | vsock/virtio: refactor virtio_transport_send_pkt_work | Marco Pinna |
2024-09-24 | Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2024-09-24 | Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-09-24 | net: qrtr: Update packets cloning when broadcasting | Youssef Samir |
2024-09-23 | SUNRPC: replace program list with program array | NeilBrown |
2024-09-23 | SUNRPC: add svcauth_map_clnt_to_svc_cred_local | Weston Andros Adamson |
2024-09-23 | SUNRPC: remove call_allocate() BUG_ONs | Mike Snitzer |
2024-09-23 | net/sunrpc: make use of the helper macro LIST_HEAD() | Hongbo Li |
2024-09-23 | SUNRPC: clnt.c: Remove misleading comment | Siddh Raman Pant |
2024-09-23 | SUNRPC: Fix -Wformat-truncation warning | Kunwu Chan |
2024-09-23 | Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2024-09-23 | Merge tag 'nfsd-6.12' into linux-next-with-localio | Anna Schumaker |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-22 | net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL | Thomas Weißschuh |
2024-09-21 | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds |
2024-09-20 | sunrpc: xprtrdma: Use ERR_CAST() to return | Yan Zhen |
2024-09-20 | svcrdma: Handle device removal outside of the CM event handler | Chuck Lever |
2024-09-20 | sunrpc: allow svc threads to fail initialisation cleanly | NeilBrown |
2024-09-20 | sunrpc: merge svc_rqst_alloc() into svc_prepare_thread() | NeilBrown |
2024-09-20 | sunrpc: don't take ->sv_lock when updating ->sv_nrthreads. | NeilBrown |
2024-09-20 | sunrpc: change sp_nrthreads from atomic_t to unsigned int. | NeilBrown |
2024-09-20 | sunrpc: document locking rules for svc_exit_thread() | NeilBrown |
2024-09-19 | netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() | Eric Dumazet |
2024-09-18 | Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds |
2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-09-17 | Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-16 | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-09-15 | netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre... | Dan Carpenter |
2024-09-13 | net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP | Maxime Chevallier |
2024-09-13 | Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2024-09-13 | net: fib_rules: Enable DSCP selector usage | Ido Schimmel |
2024-09-13 | ipv6: fib_rules: Add DSCP selector support | Ido Schimmel |
2024-09-13 | ipv4: fib_rules: Add DSCP selector support | Ido Schimmel |
2024-09-13 | net: fib_rules: Add DSCP selector attribute | Ido Schimmel |
2024-09-13 | net: ethtool: Enhance error messages sent to user space | Danielle Ratson |