summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-02net: fix udp gso skb_segment after pull from frag_listShiming Cheng
2025-05-31batman-adv: store hard_iface as iflink private dataMatthias Schiffer
2025-05-31batman-adv: Start new development cycleSimon Wunderlich
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-05-30net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-05-30hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()Saurabh Sengar
2025-05-30net: Fix net_devmem_bind_dmabuf for non-devmem configsPranjal Shrivastava
2025-05-30net: dsa: tag_brcm: legacy: fix pskb_may_pull lengthÁlvaro Fernández Rojas
2025-05-30Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTIONLuiz Augusto von Dentz
2025-05-30Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commandsDmitry Antipov
2025-05-29net: tipc: fix refcount warning in tipc_aead_encryptCharalampos Mitrodimas
2025-05-29rxrpc: Fix return from none_validate_challenge()David Howells
2025-05-28page_pool: Fix use-after-free in page_pool_recycle_in_ringDong Chenchen
2025-05-28Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocatedTengteng Yang
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()Chuck Lever
2025-05-28SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tlsChuck Lever
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-28net: openvswitch: Fix the dead loop of MPLS parseFaicker Mo
2025-05-28calipso: Don't call calipso functions for AF_INET sk.Kuniyuki Iwashima
2025-05-28net_sched: hfsc: Address reentrant enqueue adding class to eltree twicePedro Tammela
2025-05-27net: devmem: preserve sockc_errMina Almasry
2025-05-27page_pool: fix ugly page_pool formattingMina Almasry
2025-05-27net: devmem: move list_add to net_devmem_bind_dmabuf.Mina Almasry
2025-05-27sctp: mark sctp_do_peeloff staticChristoph Hellwig
2025-05-27net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATORSaeed Mahameed
2025-05-27tipc: use kfree_sensitive() for aead cleanupZilin Guan
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27xsk: add missing virtual address conversion for pageBui Quang Minh
2025-05-27af_packet: move notifier's packet_dev_mc out of rcu critical sectionStanislav Fomichev
2025-05-27vsock: Move lingering logic to af_vsock coreMichal Luczaj
2025-05-27vsock/virtio: Linger on unsent dataMichal Luczaj
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook
2025-05-27rtnetlink: do_setlink: Use struct sockaddr_storageKees Cook
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook
2025-05-27ieee802154: Use struct sockaddr_storage with dev_set_mac_address()Kees Cook
2025-05-27net/ncsi: Use struct sockaddr_storage for pending_macKees Cook
2025-05-27net: core: Switch netif_set_mac_address() to struct sockaddr_storageKees Cook
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook
2025-05-26replace strncpy with strscpy_padBaris Can Goral
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-26net: mctp: use nlmsg_payload() for netlink message data extractionJeremy Kerr
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds