summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-50/+74
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-17/+6
2024-09-23SUNRPC: replace program list with program arrayNeilBrown3-31/+42
2024-09-23SUNRPC: add svcauth_map_clnt_to_svc_cred_localWeston Andros Adamson1-0/+28
2024-09-23SUNRPC: remove call_allocate() BUG_ONsMike Snitzer1-6/+0
2024-09-23net/sunrpc: make use of the helper macro LIST_HEAD()Hongbo Li1-7/+3
2024-09-23SUNRPC: clnt.c: Remove misleading commentSiddh Raman Pant1-5/+0
2024-09-23SUNRPC: Fix -Wformat-truncation warningKunwu Chan1-1/+1
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds6-78/+85
2024-09-23Merge tag 'nfsd-6.12' into linux-next-with-localioAnna Schumaker6-78/+85
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+10
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds4-68/+58
2024-09-20sunrpc: xprtrdma: Use ERR_CAST() to returnYan Zhen1-1/+1
2024-09-20svcrdma: Handle device removal outside of the CM event handlerChuck Lever1-1/+15
2024-09-20sunrpc: allow svc threads to fail initialisation cleanlyNeilBrown1-0/+10
2024-09-20sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()NeilBrown1-18/+7
2024-09-20sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.NeilBrown1-6/+0
2024-09-20sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown1-20/+11
2024-09-20sunrpc: document locking rules for svc_exit_thread()NeilBrown1-0/+14
2024-09-18Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-2/+3
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+1
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-17/+32
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier1-2/+0
2024-09-13Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski1-1/+3
2024-09-13net: fib_rules: Enable DSCP selector usageIdo Schimmel1-1/+2
2024-09-13ipv6: fib_rules: Add DSCP selector supportIdo Schimmel1-3/+40
2024-09-13ipv4: fib_rules: Add DSCP selector supportIdo Schimmel1-4/+50
2024-09-13net: fib_rules: Add DSCP selector attributeIdo Schimmel1-1/+2
2024-09-13net: ethtool: Enhance error messages sent to user spaceDanielle Ratson1-3/+11
2024-09-13ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet1-1/+1
2024-09-13net: tipc: avoid possible garbage valueSu Hui1-1/+1
2024-09-13net: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman1-5/+7
2024-09-13Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski6-37/+26
2024-09-13xsk: fix batch alloc API on non-coherent systemsMaciej Fijalkowski1-7/+18
2024-09-13bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of errorDaniel Borkmann1-21/+23
2024-09-13bpf: Fix helper writes to read-only mapsDaniel Borkmann1-2/+4
2024-09-13memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOLMina Almasry1-0/+1
2024-09-13Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-nextVlastimil Babka1-1/+1
2024-09-12net: caif: remove unused nameJakub Kicinski1-2/+0
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-10/+15
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-13/+64
2024-09-12net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...Lorenzo Bianconi2-1/+7
2024-09-12Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-6/+42
2024-09-12can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().Kuniyuki Iwashima1-1/+3
2024-09-11netdev: add dmabuf introspectionMina Almasry2-0/+12
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+68
2024-09-11tcp: RX path for devmem TCPMina Almasry4-5/+292