summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28tcp: introduce dropreasons in receive pathJason Xing
2024-02-28tcp: use drop reasons in cookie check for ipv6Jason Xing
2024-02-28tcp: directly drop skb in cookie check for ipv6Jason Xing
2024-02-28tcp: use drop reasons in cookie check for ipv4Jason Xing
2024-02-28tcp: directly drop skb in cookie check for ipv4Jason Xing
2024-02-28tcp: add a dropreason definitions and prepare for cookie checkJason Xing
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-02-28Merge branch 'dsa-realtek-reset'David S. Miller
2024-02-28net: dsa: realtek: support reset controllerLuiz Angelo Daros de Luca
2024-02-28dt-bindings: net: dsa: realtek: add reset controllerLuiz Angelo Daros de Luca
2024-02-28dt-bindings: net: dsa: realtek: reset-gpios is not requiredLuiz Angelo Daros de Luca
2024-02-27bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗
2024-02-27net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer
2024-02-27ipv6: raw: remove useless input parameter in rawv6_errZhengchao Shao
2024-02-27netlink: use kvmalloc() in netlink_alloc_large_skb()Eric Dumazet
2024-02-27bnxt_en: fix accessing vnic_info before allocating itAlexander Lobakin
2024-02-27selftests: netdevsim: be less selective for FW for the devlink testJakub Kicinski
2024-02-27net: stmmac: mmc_core: Drop interrupt registers from statsJesper Nilsson
2024-02-27net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll intervalCiprian Regus
2024-02-27Merge branch 'net-ipa-don-t-abort-system-suspend'Paolo Abeni
2024-02-27net: ipa: don't bother zeroing an already zero registerAlex Elder
2024-02-27net: ipa: kill ipa_power_suspend_handler()Alex Elder
2024-02-27net: ipa: move ipa_interrupt_suspend_clear_all() upAlex Elder
2024-02-27net: ipa: kill the IPA_POWER_FLAG_RESUMED flagAlex Elder
2024-02-27net: ipa: kill IPA_POWER_FLAG_SYSTEMAlex Elder
2024-02-27net: ipa: don't bother aborting system resumeAlex Elder
2024-02-27net: phy: simplify genphy_c45_ethtool_set_eeeHeiner Kallweit
2024-02-26Merge branch 'mptcp-various-small-improvements'Jakub Kicinski
2024-02-26selftests: mptcp: diag: change timeout_poll to 30Geliang Tang
2024-02-26selftests: mptcp: join: change capture/checksum as boolGeliang Tang
2024-02-26selftests: mptcp: simult flows: define missing varsGeliang Tang
2024-02-26selftests: mptcp: netlink: drop duplicate var retGeliang Tang
2024-02-26mptcp: check the protocol in mptcp_sk() with DEBUG_NETMatthieu Baerts (NGI0)
2024-02-26mptcp: check the protocol in tcp_sk() with DEBUG_NETMatthieu Baerts (NGI0)
2024-02-26mptcp: token kunit: set protocolMatthieu Baerts (NGI0)
2024-02-26selftests: mptcp: lib: catch duplicated subtest entriesMatthieu Baerts (NGI0)
2024-02-26ipv6: anycast: complete RCU handling of struct ifacaddr6Eric Dumazet
2024-02-26dt-bindings: net: cdns,macb: add sam9x7 ethernet interfaceVarshini Rajendran
2024-02-26net/vsockmon: Do not set zeroed statisticsBreno Leitao
2024-02-26net/vsockmon: Leverage core stats allocatorBreno Leitao
2024-02-26Merge branch 'pcs-xpcs-cleanups'David S. Miller
2024-02-26net: pcs: xpcs: Explicitly return error on caps validationSerge Semin
2024-02-26net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin
2024-02-26net: pcs: xpcs: Drop redundant workqueue.h include directiveSerge Semin
2024-02-26net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces listSerge Semin
2024-02-26Merge branch 'rtnetlink-reduce-rtnl-pressure'David S. Miller
2024-02-26rtnetlink: provide RCU protection to rtnl_fill_prop_list()Eric Dumazet
2024-02-26rtnetlink: make rtnl_fill_link_ifmap() RCU readyEric Dumazet
2024-02-26inet: switch inet_dump_fib() to RCU protectionEric Dumazet
2024-02-26nexthop: allow nexthop_mpath_fill_node() to be called without RTNLEric Dumazet