summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-22net: dsa: microchip: remove dev_ops->setup() and teardown()Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937xVladimir Oltean
2026-05-22net: dsa: microchip: don't reset on shutdown or driver removalVladimir Oltean
2026-05-22net: stmmac: mmc: Remove duplicate mmc_rx crcAbid Ali
2026-05-22dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet
2026-05-22rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()Eric Dumazet
2026-05-22Merge branch 'net-dsa-yt921x-add-port-tbf-support'Jakub Kicinski
2026-05-22net: dsa: yt921x: Add port TBF supportDavid Yang
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang
2026-05-22net/sched: prefer existing extack message in qdisc_offload_graft_helper()David Yang
2026-05-22Merge branch 'arcnet-remove-outdated-drivers-and-information-and-unused-code-...Jakub Kicinski
2026-05-22net: arcnet: com20020-pci: avoid -Wformat-truncation warningEthan Nelson-Moore
2026-05-22docs: net: arcnet: remove outdated/irrelevant information; improve styleEthan Nelson-Moore
2026-05-22net: arcnet: expand unnecessary I/O abstraction macrosEthan Nelson-Moore
2026-05-22net: arcnet: remove code depending on nonexistent config optionEthan Nelson-Moore
2026-05-22net: arcnet: remove ISA and PCMCIA support; modernize documentationEthan Nelson-Moore
2026-05-22net: arcnet: fix typos in commentsEthan Nelson-Moore
2026-05-22net: arcnet: com20020: remove misleading references to multicastEthan Nelson-Moore
2026-05-22selftests: tls: use ASSERT_GE in test_mutliprocGeliang Tang
2026-05-22Merge branch 'net-convert-atm-xdp-af_iucv-l2tp_ppp-rxrpc-tipc-to-getsockopt_i...Jakub Kicinski
2026-05-22tipc: convert to getsockopt_iterBreno Leitao
2026-05-22rxrpc: convert to getsockopt_iterBreno Leitao
2026-05-22l2tp: ppp: convert to getsockopt_iterBreno Leitao
2026-05-22xdp: convert to getsockopt_iterBreno Leitao
2026-05-22atm: convert to getsockopt_iterBreno Leitao
2026-05-22af_iucv: convert to getsockopt_iterBreno Leitao
2026-05-22net: mana: Expose hardware diagnostic info via debugfsErni Sri Satya Vennela
2026-05-22selftests/tc-testing: Adapt idempotent qdisc notify callback tests to recent ...Victor Nogueira
2026-05-22selftests/tc-testing: Add support for ifb devicesVictor Nogueira
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21Merge tag 'ceph-for-7.1-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-05-21Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-21Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-21Merge branch 'net-enetc-sr-iov-robustness-and-security-fixes'Jakub Kicinski
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang
2026-05-21net: enetc: fix incorrect mailbox message status returned to VFsWei Fang
2026-05-21net: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
2026-05-21l2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito