summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-14Merge patch series "can: flexcan: add transceiver capabilities"Marc Kleine-Budde
2025-03-14can: flexcan: add transceiver capabilitiesDimitri Fedrau
2025-03-14dt-bindings: can: fsl,flexcan: add transceiver capabilitiesDimitri Fedrau
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta
2025-03-13Merge branch 'mlx5-misc-fixes-2025-03-10'Paolo Abeni
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni
2025-03-13dt-bindings: net: Define interrupt constraints for DWMAC vendor bindingsLad Prabhakar
2025-03-13Merge branch 'net-stmmac-dwmac-rk-validate-grf-and-peripheral-grf-during-probe'Paolo Abeni
2025-03-13net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checksJonas Karlman
2025-03-13net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probeJonas Karlman
2025-03-13dt-bindings: net: rockchip-dwmac: Require rockchip,grf and rockchip,php-grfJonas Karlman
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets
2025-03-13Merge branch 'gre-fix-regressions-in-ipv6-link-local-address-generation'Paolo Abeni
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault
2025-03-13net: hsr: Add KUnit test for PRPJaakko Karrenpalo
2025-03-13net: hsr: Fix PRP duplicate detectionJaakko Karrenpalo
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin
2025-03-13net: cn23xx: fix typosJanik Haag
2025-03-13net: hns3: use string choices helperJian Shen
2025-03-12Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-12Merge tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-12netdevsim: 'support' multi-buf XDPJakub Kicinski
2025-03-12Merge branch 'net-remove-rtnl_lock-from-the-callers-of-queue-apis'Jakub Kicinski
2025-03-12net: drop rtnl_lock for queue_mgmt operationsStanislav Fomichev
2025-03-12net: add granular lock for the netdev netlink socketStanislav Fomichev
2025-03-12net: create netdev_nl_sock to wrap bindings listStanislav Fomichev
2025-03-12net/mlx5: Avoid unnecessary use of comma operatorSimon Horman
2025-03-12selftests: net: bump GRO timeout for gro/setup_vethJakub Kicinski
2025-03-12eth: bnxt: add missing netdev lock management to bnxt_dl_reload_upStanislav Fomichev
2025-03-12eth: bnxt: request unconditional ops lockStanislav Fomichev
2025-03-12eth: bnxt: switch to netif_closeStanislav Fomichev
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev
2025-03-12Merge branch 'net_sched-prevent-creation-of-classes-with-tc_h_root'Jakub Kicinski
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang
2025-03-12net_sched: Prevent creation of classes with TC_H_ROOTCong Wang
2025-03-12ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju