summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28uapi: ioam6: API for netlink multicast eventsJustin Iurman
2024-02-28dt-bindings: net: ethernet-controller: drop redundant type from labelKrzysztof Kozlowski
2024-02-28net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap
2024-02-28Merge branch 'tcp-rcv-drop-reasons'David S. Miller
2024-02-28tcp: make dropreason in tcp_child_process() workJason Xing
2024-02-28tcp: make the dropreason really work when calling tcp_rcv_state_process()Jason Xing
2024-02-28tcp: add dropreasons in tcp_rcv_state_process()Jason Xing
2024-02-28tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()Jason Xing
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-27Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-27uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-02-27net: lan78xx: fix "softirq work is pending" errorOleksij Rempel
2024-02-27bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-27net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
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-27Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-27Merge branch 'bpf-arm64-support-exceptions'Alexei Starovoitov
2024-02-27bpf, arm64: support exceptionsPuranjay Mohan
2024-02-27arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JITPuranjay Mohan
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-27veth: try harder when allocating queue memoryJakub Kicinski
2024-02-27spi: Drop mismerged fixMark Brown
2024-02-27Merge branch 'ionic-pci-error-handling-fixes'Paolo Abeni
2024-02-27ionic: restore netdev feature bits after resetShannon Nelson
2024-02-27ionic: check cmd_regs before copying in or outShannon Nelson
2024-02-27ionic: check before releasing pci regionsShannon Nelson
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