summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds-394/+66
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-21/+60
2025-12-05Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+14
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+12
2025-12-05Revert "net/socket: convert sock_map_fd() to FD_ADD()"Christian Brauner-5/+14
2025-12-04net: smc: SMC_HS_CTRL_BPF should depend on BPF_JITGeert Uytterhoeven-2/+2
2025-12-04net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim-1/+1
2025-12-04net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane-0/+2
2025-12-04netrom: Fix memory leak in nr_sendmsg()Wang Liang-1/+3
2025-12-04xfrm: Fix inner mode lookup in tunnel mode GSO segmentationJianbo Liu-4/+4
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-49/+23
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3313/+6738
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-53/+127
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+2
2025-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-27/+33
2025-12-02net: page_pool: sanitise allocation orderPavel Begunkov-0/+3
2025-12-02net: page pool: xa init with destroy on pp initPavel Begunkov-0/+1
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+7
2025-12-02net/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei-26/+32
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-78/+32
2025-12-01Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-175/+723
2025-12-01net: dsa: add simple HSR offload helpersVladimir Oltean-0/+65
2025-12-01net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloadedVladimir Oltean-0/+3
2025-12-01net: hsr: create an API to get hsr port typeXiaoliang Yang-3/+24
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds-1/+1
2025-12-01net: mctp: test: move TX packetqueue from dst to devJeremy Kerr-108/+59
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+6
2025-12-01Bluetooth: HCI: Add support for LL Extended Feature SetLuiz Augusto von Dentz-29/+198
2025-12-01Bluetooth: iso: fix socket matching ambiguity between BIS and CISYang Li-2/+7
2025-12-01Bluetooth: ISO: Fix not updating BIS sender source addressLuiz Augusto von Dentz-0/+19
2025-12-01Bluetooth: MGMT: Allow use of Set Device Flags without Add DeviceLuiz Augusto von Dentz-72/+76
2025-12-01Bluetooth: ISO: Attempt to resolve broadcast addressLuiz Augusto von Dentz-19/+39
2025-12-01Bluetooth: HCI: Always use the identity address when initializing a connectionLuiz Augusto von Dentz-27/+38
2025-12-01Bluetooth: ISO: Add support to bind to trigger PASTLuiz Augusto von Dentz-17/+185
2025-12-01Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PASTLuiz Augusto von Dentz-1/+54
2025-12-01Bluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz-10/+109
2025-12-01l2tp: correct debugfs label for tunnel tx statsAlok Tiwari-1/+1
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp-0/+1
2025-11-28net: ipconfig: Replace strncpy with strscpy in ic_proto_nameThorsten Blum-1/+2
2025-11-28net: netpoll: initialize work queue before error checksBreno Leitao-1/+1
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-408/+795
2025-11-28net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helperVladimir Oltean-5/+3
2025-11-28net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helperVladimir Oltean-7/+1
2025-11-28net: dsa: tag_trailer: use the dsa_xmit_port_mask() helperVladimir Oltean-2/+1
2025-11-28net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helperVladimir Oltean-2/+1
2025-11-28net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helperVladimir Oltean-2/+1
2025-11-28net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helperVladimir Oltean-1/+1
2025-11-28net: dsa: tag_qca: use the dsa_xmit_port_mask() helperVladimir Oltean-2/+1
2025-11-28net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helperVladimir Oltean-4/+2