summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18ptp: fix integer overflow in max_vclocks_storeDan Carpenter
2024-06-18sched: act_ct: add netns into the key of tcf_ct_flow_tableXin Long
2024-06-18tipc: force a dst refcount before doing decryptionXin Long
2024-06-18net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()David Ruth
2024-06-18Merge branch 'net-lan743x-fixes-for-multiple-wol-related-issues'Paolo Abeni
2024-06-18net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju
2024-06-18qca_spi: Make interrupt remembering atomicStefan Wahren
2024-06-18netns: Make get_net_ns() handle zero refcount netYue Haibing
2024-06-17xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()Eric Dumazet
2024-06-17ipv6: prevent possible NULL dereference in rt6_probe()Eric Dumazet
2024-06-17ipv6: prevent possible NULL deref in fib6_nh_init()Eric Dumazet
2024-06-17selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
2024-06-17tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()Eric Dumazet
2024-06-17netrom: Fix a memory leak in nr_heartbeat_expiry()Gavrilov Ilia
2024-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-06-14netdev-genl: fix error codes when outputting XDP featuresJakub Kicinski
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar
2024-06-14bpf: Avoid splat in pskb_pull_reasonFlorian Westphal
2024-06-14Merge tag 'wireless-2024-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-14cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO optionsOndrej Mosnacek
2024-06-14cipso: fix total option length computationOndrej Mosnacek
2024-06-14wifi: mac80211: fix monitor channel with chanctx emulationJohannes Berg
2024-06-14wifi: mac80211: Avoid address calculations via out of bounds array indexingKenton Groombridge
2024-06-13net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava
2024-06-13bpf: fix UML x86_64 compile failureMaciej Żenczykowski
2024-06-13selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann
2024-06-13bpf: Reduce stack consumption in check_stack_write_fixed_offDaniel Borkmann
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-13Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-06-13Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-13ice: implement AQ download pkg retryWojciech Drewek
2024-06-13ice: fix 200G link speed message logPaul Greenwalt
2024-06-13ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-13af_unix: Read with MSG_PEEK loops if the first unread byte is OOBRao Shoaib
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao
2024-06-13ionic: fix use after netif_napi_del()Taehee Yoo
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-12Merge branch 'net-bridge-mst-fix-suspicious-rcu-usage-warning'Jakub Kicinski
2024-06-12net: bridge: mst: fix suspicious rcu usage in br_mst_set_stateNikolay Aleksandrov
2024-06-12net: bridge: mst: pass vlan group directly to br_mst_vlan_set_stateNikolay Aleksandrov
2024-06-12MAINTAINERS: mailmap: Update Stanislav's email addressStanislav Fomichev
2024-06-12net/ipv6: Fix the RT cache flush via sysctl using a previous delayPetr Pavlu
2024-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds