summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20mptcp: pm: only in-kernel cannot have entries with ID 0Matthieu Baerts (NGI0)
2024-08-20mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only decrement add_addr_accepted for MPJ reqMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only mark 'subflow' endp as availableMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: remove mptcp_pm_remove_subflow()Matthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused flushed subflowsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused removed subflowsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused removed ADD_ADDRMatthieu Baerts (NGI0)
2024-08-21erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially failsGao Xiang
2024-08-20netem: fix return value if duplicate enqueue failsStephen Hemminger
2024-08-20net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-08-20l2tp: use skb_queue_purge in l2tp_ip_destroy_sockJames Chapman
2024-08-20Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-20net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker
2024-08-20af_unix: Don't call skb_get() for OOB skb.Kuniyuki Iwashima
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-20dt-bindings: net: socionext,uniphier-ave4: add top-level constraintsKrzysztof Kozlowski
2024-08-20dt-bindings: net: renesas,etheravb: add top-level constraintsKrzysztof Kozlowski
2024-08-20dt-bindings: net: mediatek,net: add top-level constraintsKrzysztof Kozlowski
2024-08-20dt-bindings: net: mediatek,net: narrow interrupts per variantsKrzysztof Kozlowski
2024-08-20net: Silence false field-spanning write warning in metadata_dst memcpyGal Pressman
2024-08-20net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-20Merge branch 'bonding-fix-xfrm-offload-bugs'Paolo Abeni
2024-08-20bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov
2024-08-20bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov
2024-08-20bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov
2024-08-20bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov
2024-08-20net: ethernet: ibm: Simpify code with for_each_child_of_node()Zhang Zekun
2024-08-20Merge branch 'preparations-for-fib-rule-dscp-selector'Paolo Abeni
2024-08-20ipv4: Centralize TOS matchingIdo Schimmel
2024-08-20netfilter: nft_fib: Mask upper DSCP bits before FIB lookupIdo Schimmel
2024-08-20ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP familyIdo Schimmel
2024-08-20ip6_tunnel: Fix broken GROThomas Bogendoerfer
2024-08-20platform/x86: ISST: Fix return value on last invalid resourceSrinivas Pandruvada
2024-08-20netfilter: nft_counter: Synchronize nft_counter_reset() against reader.Sebastian Andrzej Siewior
2024-08-20netfilter: nft_counter: Disable BH in nft_counter_offload_stats().Sebastian Andrzej Siewior
2024-08-20Merge branch 'net-smc-introduce-ringbufs-usage-statistics'Paolo Abeni
2024-08-20net/smc: introduce statistics for ringbufs usage of net namespaceWen Gu
2024-08-20net/smc: introduce statistics for allocated ringbufs of link groupWen Gu