summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-12-10netfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera
2025-12-10libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov
2025-12-10libceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko
2025-12-10libceph: fix log output race condition in OSD clientSimon Buttgereit
2025-12-10netfilter: conntrack: warn when cleanup is stuckJakub Kicinski
2025-12-10inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2025-12-10inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2025-12-10inet: frags: avoid theoretical race in ip_frag_reinit()Jakub Kicinski
2025-12-10net/handshake: restore destructor on submit failurecaoping
2025-12-10net: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets
2025-12-10can: fix build dependencyArnd Bergmann
2025-12-08mptcp: avoid deadlock on fallback while reinjectingPaolo Abeni
2025-12-08mptcp: schedule rtx timer only after pushing dataPaolo Abeni
2025-12-08mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
2025-12-08mptcp: select CRYPTO_LIB_UTILS instead of CRYPTOEric Biggers
2025-12-08af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smpMateusz Guzik
2025-12-08svcrdma: bound check rq_pages index in inline pathJoshua Rogers
2025-12-08svcrdma: return 0 on success from svc_rdma_copy_inline_rangeJoshua Rogers
2025-12-08svcrdma: use rc_pageoff for memcpy byte offsetJoshua Rogers
2025-12-08SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-12-05Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Revert "net/socket: convert sock_map_fd() to FD_ADD()"Christian Brauner
2025-12-04net: smc: SMC_HS_CTRL_BPF should depend on BPF_JITGeert Uytterhoeven
2025-12-04net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim
2025-12-04net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane
2025-12-04netrom: Fix memory leak in nr_sendmsg()Wang Liang
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-12-02net: page_pool: sanitise allocation orderPavel Begunkov
2025-12-02net: page pool: xa init with destroy on pp initPavel Begunkov
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-02net/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-12-01net: dsa: add simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloadedVladimir Oltean
2025-12-01net: hsr: create an API to get hsr port typeXiaoliang Yang
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01net: mctp: test: move TX packetqueue from dst to devJeremy Kerr
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Bluetooth: HCI: Add support for LL Extended Feature SetLuiz Augusto von Dentz
2025-12-01Bluetooth: iso: fix socket matching ambiguity between BIS and CISYang Li
2025-12-01Bluetooth: ISO: Fix not updating BIS sender source addressLuiz Augusto von Dentz
2025-12-01Bluetooth: MGMT: Allow use of Set Device Flags without Add DeviceLuiz Augusto von Dentz