linux-2.6-block.git
2023-10-26 Jakub Kicinskinetlink: make range pointers in policies const
2023-10-26 Przemek Kitszelnet/mlx5: fix uninit value use
2023-10-26 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-10-26 Linus TorvaldsMerge tag 'net-6.6-rc8' of git://git./linux/kernel...
2023-10-26 Beniamino Galvanibareudp: use ports to lookup route
2023-10-26 Paolo AbeniMerge tag 'nf-next-23-10-25' of git://git./linux/kernel...
2023-10-26 Jakub KicinskiMerge branch 'net-ipv6-addrconf-ensure-that-temporary...
2023-10-26 Alex HenrieDocumentation: networking: explain what happens if...
2023-10-26 Alex HenrieDocumentation: networking: explain what happens if...
2023-10-26 Alex Henrienet: ipv6/addrconf: clamp preferred_lft to the minimum...
2023-10-26 Alex Henrienet: ipv6/addrconf: clamp preferred_lft to the maximum...
2023-10-26 Jakub KicinskiMerge branch 'ipv6-avoid-atomic-fragment-on-gso-output'
2023-10-26 Yan Zhaiipv6: avoid atomic fragment on GSO packets
2023-10-26 Yan Zhaiipv6: refactor ip6_finish_output for GSO handling
2023-10-26 Yan Zhaiipv6: drop feature RTAX_FEATURE_ALLFRAG
2023-10-26 Michal Schmidtiavf: in iavf_down, disable queues when removing the...
2023-10-25 Jakub KicinskiMerge tag 'nf-23-10-25' of git://git./linux/kernel...
2023-10-25 Alexandru Mateivsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-25 Jakub KicinskiMerge branch 'mptcp-features-and-fixes-for-v6-7'
2023-10-25 Paolo Abenimptcp: refactor sndbuf auto-tuning
2023-10-25 Paolo Abenimptcp: ignore notsent_lowat setting at the subflow...
2023-10-25 Paolo Abenimptcp: consolidate sockopt synchronization
2023-10-25 Paolo Abenimptcp: use copy_from_iter helpers on transmit
2023-10-25 Paolo Abenimptcp: give rcvlowat some love
2023-10-25 Paolo Abenitcp: define initial scaling factor value as a macro
2023-10-25 Paolo Abenimptcp: use plain bool instead of custom binary enum
2023-10-25 Paolo Abenimptcp: properly account fastopen data
2023-10-25 Paolo Abenimptcp: add a new sysctl for make after break timeout
2023-10-25 Linus TorvaldsMerge tag 'acpi-6.6-rc8' of git://git./linux/kernel...
2023-10-25 Jakub KicinskiRevert "Merge branch 'mv88e6xxx-dsa-bindings'"
2023-10-25 Deming Wangnet: ipv6: fix typo in comments
2023-10-25 Deming Wangnet: ipv4: fix typo in comments
2023-10-25 Vlad Buslovnet/sched: act_ct: additional checks for outdated flows
2023-10-25 Pablo Neira... netfilter: flowtable: GC pushes back packets to classic...
2023-10-25 Bragatheswaran... amd/pds_core: core: No need for Null pointer check...
2023-10-25 David S. MillerMerge branch 'mv88e6xxx-dsa-bindings'
2023-10-25 Linus Walleijdt-bindings: marvell: Add Marvell MV88E6060 DSA schema
2023-10-25 Linus Walleijdt-bindings: marvell: Rewrite MV88E6xxx in schema
2023-10-25 Linus WalleijARM64: dts: marvell: Fix some common switch mistakes
2023-10-25 Linus WalleijARM: dts: nxp: Fix some common switch mistakes
2023-10-25 Linus WalleijARM: dts: marvell: Fix some common switch mistakes
2023-10-25 Linus Walleijdt-bindings: net: mvusb: Fix up DSA example
2023-10-25 Linus Walleijdt-bindings: net: dsa: Require ports or ethernet-ports
2023-10-25 Florian Westphalsched: act_ct: switch to per-action label counting
2023-10-25 Hao Chennet: hns3: add some link modes for hisilicon device
2023-10-25 David S. MillerMerge branch 'dsa-microchip-WoL-support'
2023-10-25 Oleksij Rempelnet: dsa: microchip: ksz9477: add Wake on LAN support
2023-10-25 Oleksij Rempelnet: dsa: microchip: use wakeup-source DT property...
2023-10-25 Oleksij Rempeldt-bindings: net: dsa: microchip: add wakeup-source...
2023-10-25 Oleksij Rempelnet: dsa: microchip: Add missing MAC address register...
2023-10-25 Justin Stitts390/qeth: replace deprecated strncpy with strscpy
2023-10-25 Justin Stitts390/ctcm: replace deprecated strncpy with strscpy
2023-10-25 Lorenzo Bianconinet: ethernet: mtk_wed: remove wo pointer in wo_r32...
2023-10-25 Lorenzo Bianconinet: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
2023-10-25 Ivan Vecerai40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
2023-10-24 Jakub KicinskiMerge branch 'net-ethernet-renesas-infrastructure-prepa...
2023-10-24 Wolfram Sangnet: ethernet: renesas: drop SoC names in Kconfig
2023-10-24 Wolfram Sangnet: ethernet: renesas: group entries in Makefile
2023-10-24 Swarup Laxman... selftests: net: change ifconfig with ip command
2023-10-24 Jakub KicinskiMerge tag 'wireless-2023-10-24' of git://git./linux...
2023-10-24 Jakub KicinskiMerge branch 'switch-dsa-to-inclusive-terminology'
2023-10-24 Florian Fainellinet: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
2023-10-24 Florian Fainellinet: dsa: Use conduit and user terms
2023-10-24 Gerhard Engledertsnep: Fix tsnep_request_irq() format-overflow warning
2023-10-24 Jakub KicinskiMerge branch 'net-deduplicate-netdev-name-allocation'
2023-10-24 Jakub Kicinskinet: remove else after return in dev_prep_valid_name()
2023-10-24 Jakub Kicinskinet: remove dev_valid_name() check from __dev_alloc_name()
2023-10-24 Jakub Kicinskinet: trust the bitmap in __dev_alloc_name()
2023-10-24 Jakub Kicinskinet: reduce indentation of __dev_alloc_name()
2023-10-24 Jakub Kicinskinet: make dev_alloc_name() call dev_prep_valid_name()
2023-10-24 Jakub Kicinskinet: don't use input buffer of __dev_alloc_name() as...
2023-10-24 Jakub KicinskiMerge branch 'mptcp-convert-netlink-code-to-use-yaml...
2023-10-24 Davide Carattinet: mptcp: use policy generated by YAML spec
2023-10-24 Davide Carattinet: mptcp: rename netlink handlers to mptcp_pm_nl_...
2023-10-24 Davide Carattiuapi: mptcp: use header file generated from YAML spec
2023-10-24 Davide CarattiDocumentation: netlink: add a YAML spec for mptcp
2023-10-24 Davide Carattinet: mptcp: convert netlink from small_ops to ops
2023-10-24 Davide Carattitools: ynl-gen: add support for exact-len validation
2023-10-24 Davide Carattitools: ynl: add uns-admin-perm to genetlink legacy
2023-10-24 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-24-09-40' of...
2023-10-24 Phil Sutternetfilter: nf_tables: Carry reset boolean in nft_set_du...
2023-10-24 Pablo Neira... netfilter: nf_tables: set->ops->insert returns opaque...
2023-10-24 Pablo Neira... netfilter: nf_tables: shrink memory consumption of...
2023-10-24 Pablo Neira... netfilter: nf_tables: expose opaque set element as...
2023-10-24 Pablo Neira... netfilter: nf_tables: set backend .flush always succeeds
2023-10-24 Pablo Neira... netfilter: nft_set_pipapo: no need to call pipapo_deact...
2023-10-24 Phil Sutternetfilter: nf_tables: Carry reset boolean in nft_obj_du...
2023-10-24 Phil Sutternetfilter: nf_tables: nft_obj_filter fits into cb->ctx
2023-10-24 Phil Sutternetfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
2023-10-24 Phil Sutternetfilter: nf_tables: A better name for nft_obj_filter
2023-10-24 Phil Sutternetfilter: nf_tables: Unconditionally allocate nft_obj_...
2023-10-24 Phil Sutternetfilter: nf_tables: Drop pointless memset in nf_table...
2023-10-24 Florian Westphalnetfilter: conntrack: switch connlabels to atomic_t
2023-10-24 Florian Westphalbr_netfilter: use single forward hook for ip and arp
2023-10-24 Phil Sutternetfilter: nf_tables: Add locking for NFT_MSG_GETRULE_R...
2023-10-24 Phil Sutternetfilter: nf_tables: Introduce nf_tables_getrule_single()
2023-10-24 Phil Sutternetfilter: nf_tables: Open-code audit log call in nf_ta...
2023-10-24 Florian Westphalnetfilter: nft_set_rbtree: prefer sync gc to async...
2023-10-24 Florian Westphalnetfilter: nft_set_rbtree: rename gc deactivate+erase...
2023-10-24 Liu Jiannet: sched: sch_qfq: Use non-work-conserving warning...
next