summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-20Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge branch 'af_unix-set-skb-drop-reason-in-every-kfree_skb-path'Jakub Kicinski
2025-01-20af_unix: Use consume_skb() in connect() and sendmsg().Kuniyuki Iwashima
2025-01-20af_unix: Reuse out_pipe label in unix_stream_sendmsg().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_stream_read_skb().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in __unix_gc().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_sock_destructor().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima
2025-01-20net: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima
2025-01-20selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye
2025-01-20Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20x86: use cmov for user address maskingLinus Torvalds
2025-01-20x86: use proper 'clac' and 'stac' opcode namesLinus Torvalds
2025-01-20Merge branch 'for-6.14/selftests-trivial' into for-linusPetr Mladek
2025-01-20Merge branch 'for-6.14-cpu_sync-fixup' into for-linusPetr Mladek
2025-01-20net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251Aleksander Jan Bajkowski
2025-01-20tcp_cubic: fix incorrect HyStart round start detectionMahdi Arghavani
2025-01-20net: macsec: Add endianness annotations in salt structAles Nezbeda
2025-01-20tipc: re-order conditions in tipc_crypto_key_rcv()Dan Carpenter
2025-01-20net: phylink: always do a major config when attaching a SFP PHYRussell King (Oracle)
2025-01-20samples/vfs: fix build warningsChristian Brauner
2025-01-20samples/vfs: use shared headerChristian Brauner
2025-01-20net: appletalk: Drop aarp_send_probe_phase1()谢致邦 (XIE Zhibang)
2025-01-20net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()Roger Quadros
2025-01-20dsa: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-20net: sched: refine software bypass handling in tc_runXin Long
2025-01-20xfrm: Fix the usage of skb->skSteffen Klassert
2025-01-19Merge branch 'vsnprintf'Linus Torvalds
2025-01-19Linux 6.13v6.13Linus Torvalds
2025-01-19Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-19Merge tag 'irq_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-19Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso
2025-01-19netfilter: flowtable: teardown flow if cached mtu is stalePablo Neira Ayuso
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal
2025-01-19netfilter: nft_flow_offload: update tcp state flags under lockFlorian Westphal
2025-01-19netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpathFlorian Westphal
2025-01-19netfilter: nf_tables: Simplify chain netdev notifierPhil Sutter