summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
22 hoursMerge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
30 hoursMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
33 hoursMerge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2 daysMerge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2 daysMerge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2 daysMerge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2 daysMerge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2 daysMerge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2 daysMerge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
7 daysMerge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
9 daysnet/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...Xiang Mei
9 daysnet: appletalk: Fix use-after-free in AARP proxy probeKito Xu (veritas501)
9 daysMerge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
13 daysMerge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
13 daysrxrpc: Fix to use conn aborts for conn-wide failuresDavid Howells
13 daysrxrpc: Fix transmission of an abort in response to an abortDavid Howells
13 daysrxrpc: Fix notification vs call-release vs recvmsgDavid Howells
13 daysrxrpc: Fix recv-recv race of completed callDavid Howells
13 daysrxrpc: Fix irq-disabled in local_bh_enable()David Howells
13 daysnet/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu
13 daysnet: bridge: Do not offload IGMP/MLD messagesJoseph Huang
13 daysnet: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen
13 daystls: always refresh the queue when reading sockJakub Kicinski
13 daysphonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor
13 daysBluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz
14 daysMerge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
14 daysnetfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
14 daysnet: fix segmentation after TCP/UDP fraglist GROFelix Fietkau
2025-07-16ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz
2025-07-16Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz
2025-07-16Bluetooth: hci_sync: fix connectable extended advertising when using static r...Alessandro Gasbarroni
2025-07-16Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima
2025-07-15mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni
2025-07-15mptcp: plug races between subflow fail and subflow creationPaolo Abeni
2025-07-15mptcp: make fallback action and fallback decision atomicPaolo Abeni
2025-07-14smc: Fix various oops due to inet_sock type confusion.Kuniyuki Iwashima
2025-07-14sunrpc: make svc_tcp_sendmsg() take a signed sentp pointerJeff Layton
2025-07-14sunrpc: return better error in svcauth_gss_accept() on alloc failureJeff Layton
2025-07-14sunrpc: reset rq_accept_statp when starting a new RPCJeff Layton
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton
2025-07-14sunrpc: fix handling of unknown auth status codesJeff Layton
2025-07-14sunrpc: new tracepoints around svc thread wakeupsJeff Layton
2025-07-14sunrpc: unexport csum_partial_copy_to_xdrChristoph Hellwig
2025-07-14sunrpc: simplify xdr_partial_copy_from_skbChristoph Hellwig
2025-07-14sunrpc: simplify xdr_init_encode_pagesChristoph Hellwig
2025-07-14lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()Eric Biggers
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter