summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso
2024-09-26netfilter: nf_tables: use rcu chain hook list iterator from netlink dump pathPablo Neira Ayuso
2024-09-26netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman
2024-09-26netfilter: nf_tables: Keep deleted flowtable hooks until after RCUPhil Sutter
2024-09-26netfilter: ctnetlink: Guard possible unused functionsAndy Shevchenko
2024-09-26netfilter: conntrack: add clash resolution for reverse collisionsFlorian Westphal
2024-09-26netfilter: nf_nat: don't try nat source port reallocation for reverse dir clashFlorian Westphal
2024-09-25vsock/virtio: avoid queuing packets when intermediate queue is emptyLuigi Leonardi
2024-09-25vsock/virtio: refactor virtio_transport_send_pkt_workMarco Pinna
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-24net: qrtr: Update packets cloning when broadcastingYoussef Samir
2024-09-23SUNRPC: replace program list with program arrayNeilBrown
2024-09-23SUNRPC: add svcauth_map_clnt_to_svc_cred_localWeston Andros Adamson
2024-09-23SUNRPC: remove call_allocate() BUG_ONsMike Snitzer
2024-09-23net/sunrpc: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-23SUNRPC: clnt.c: Remove misleading commentSiddh Raman Pant
2024-09-23SUNRPC: Fix -Wformat-truncation warningKunwu Chan
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-09-23Merge tag 'nfsd-6.12' into linux-next-with-localioAnna Schumaker
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-22net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-20sunrpc: xprtrdma: Use ERR_CAST() to returnYan Zhen
2024-09-20svcrdma: Handle device removal outside of the CM event handlerChuck Lever
2024-09-20sunrpc: allow svc threads to fail initialisation cleanlyNeilBrown
2024-09-20sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()NeilBrown
2024-09-20sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.NeilBrown
2024-09-20sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown
2024-09-20sunrpc: document locking rules for svc_exit_thread()NeilBrown
2024-09-19netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet
2024-09-18Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier
2024-09-13Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-09-13net: fib_rules: Enable DSCP selector usageIdo Schimmel
2024-09-13ipv6: fib_rules: Add DSCP selector supportIdo Schimmel
2024-09-13ipv4: fib_rules: Add DSCP selector supportIdo Schimmel