summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-12-18net/sched: act_mirred: fix loop detectionJamal Hadi Salim
2025-12-18sctp: Clear inet_opt in sctp_v6_copy_ip_options().Kuniyuki Iwashima
2025-12-18sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock().Kuniyuki Iwashima
2025-12-18net/handshake: duplicate handshake cancellations leak socketScott Mayhew
2025-12-18Merge tag 'nf-25-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2025-12-18ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman
2025-12-17can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa
2025-12-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-15netfilter: nf_tables: avoid softlockup warnings in nft_chain_validateFlorian Westphal
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-11netfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-11net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira
2025-12-11caif: fix integer underflow in cffrml_receive()Junrui Luo
2025-12-11Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-12-10netfilter: always set route tuple out ifindexLorenzo Bianconi
2025-12-10ipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu
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-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