summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
39 hoursMerge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2 daysMerge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
5 daysMerge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
6 daysMerge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
7 daysSUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on itEric Biggers
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
8 daysRevert "Documentation: net: add flow control guide and document ethtool API"Paolo Abeni
8 daysMerge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
8 daysDrivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor
8 dayssunrpc: unexport rpc_malloc() and rpc_free()Jeff Layton
9 daysMerge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysnet: add NUMA awareness to skb_attempt_defer_free()Eric Dumazet
9 daysnet: use llist for sd->defer_listEric Dumazet
9 daysnet: make softnet_data.defer_count an atomicEric Dumazet
9 daysnetdevsim: a basic test PSP implementationJakub Kicinski
9 dayspage_pool: Clamp pool size to max 16K pagesDragos Tatulea
9 daystipc: adjust tipc_nodeid2string() to return string lengthDmitry Antipov
9 daysnet: nfc: nci: Add parameter validation for packet dataDeepak Sharma
9 daysDocumentation: net: add flow control guide and document ethtool APIOleksij Rempel
9 daysnet: rtnetlink: fix typo in rtnl_unregister_all() commentAlok Tiwari
9 daysmptcp: minor move_skbs_to_msk() cleanupPaolo Abeni
9 daysmptcp: factor out a basic skb coalesce helperPaolo Abeni
9 daysmptcp: remove unneeded mptcp_move_skb()Paolo Abeni
9 daysmptcp: introduce the mptcp_init_skb helperPaolo Abeni
9 daysmptcp: rcvbuf auto-tuning improvementPaolo Abeni
9 daystcp: make tcp_rcvbuf_grow() accessible to mptcp codePaolo Abeni
9 daysmptcp: leverage skb deferral freePaolo Abeni
9 daystcp: use skb->len instead of skb->truesize in tcp_can_ingest()Eric Dumazet
9 daysMerge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
9 daysnet: remove one stac/clac pair from move_addr_to_user()Eric Dumazet
9 daysscm: use masked_user_access_begin() in put_cmsg()Eric Dumazet
9 daysnet: ethtool: remove duplicated mm.o from MakefileMarkus Heidelberg
9 daysMerge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
9 daysMerge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
10 daysMerge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
10 daysMerge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysBluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
12 daysBluetooth: hci_sync: Fix using random address for BIG/PA advertisementsLuiz Augusto von Dentz
12 daysBluetooth: ISO: don't leak skb in ISO_CONT RXPauli Virtanen
12 daysBluetooth: ISO: free rx_skb if not consumedPauli Virtanen
12 daysBluetooth: ISO: Fix possible UAF on iso_conn_freeLuiz Augusto von Dentz
12 daysBluetooth: SCO: Fix UAF on sco_conn_freeLuiz Augusto von Dentz
12 daysBluetooth: hci_core: Print information of hcon on hci_low_sentLuiz Augusto von Dentz
12 daysBluetooth: hci_core: Print number of packets in conn->data_qLuiz Augusto von Dentz
12 daysBluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFOLuiz Augusto von Dentz
12 daysBluetooth: hci_core: Detect if an ISO link has stalledLuiz Augusto von Dentz
12 daysBluetooth: ISO: Use sk_sndtimeo as conn_timeoutLuiz Augusto von Dentz
12 daysBluetooth: HCI: Fix using LE/ACL buffers for ISO packetsLuiz Augusto von Dentz
12 daysBluetooth: ISO: Don't initiate CIS connections if there are no buffersLuiz Augusto von Dentz
12 daysmptcp: pm: in-kernel: add laminar endpointsMatthieu Baerts (NGI0)