linux-2.6-microblaze.git
2026-01-27 David Yangnet: ethernet: ti: netcp: Use u64_stats_t with u64_stat...
2026-01-27 David Yangnetdevsim: use u64_stats_t with u64_stats_sync properly
2026-01-27 Gal Pressmanselftests: net: fix wrong boolean evaluation in __exit__
2026-01-27 Heiner Kallweitr8169: remove optional size argument in calls to strscpy
2026-01-27 Javen Xur8169: add support for extended chip version id and...
2026-01-27 Ethan Nelson... net: usb: replace unnecessary get_link functions with...
2026-01-27 Ethan Nelson... net: usb: smsc95xx: use phy_do_ioctl_running function
2026-01-27 Jakub KicinskiMerge branch 'code-clean-up'
2026-01-27 Justin Chennet: bcmasp: streamline early exit in probe
2026-01-27 Justin Chennet: bcmasp: clean up some legacy logic
2026-01-27 David Yangnet: alacritech: Use u64_stats_t with u64_stats_sync...
2026-01-27 Eric Dumazetnet: include <linux/hex.h> from sysctl_net_core.c
2026-01-25 Akiyoshi Kuritadt-bindings: net: dsa: fix typos in bindings docs
2026-01-25 Jakub KicinskiMerge branch '200GbE' of git://git./linux/kernel/git...
2026-01-25 Ethan Nelson... net: usb: sr9700: rename register write commands for...
2026-01-25 Ethan Nelson... net: usb: sr9700: use ETH_ALEN instead of magic number
2026-01-25 Jakub KicinskiMerge branch 'net-neighbour-notify-changes-atomically'
2026-01-25 Petr Machatanet: core: neighbour: Make another netlink notification...
2026-01-25 Petr Machatanet: core: neighbour: Make one netlink notification...
2026-01-25 Petr Machatanet: core: neighbour: Reorder netlink & internal notifi...
2026-01-25 Petr Machatanet: core: neighbour: Inline neigh_update_notify()...
2026-01-25 Petr Machatanet: core: neighbour: Process ARP queue later
2026-01-25 Petr Machatanet: core: neighbour: Extract ARP queue processing...
2026-01-25 Petr Machatanet: core: neighbour: Call __neigh_notify() under a...
2026-01-25 Petr Machatanet: core: neighbour: Add a neigh_fill_info() helper...
2026-01-25 Eric Dumazetipv4: igmp: annotate data-races around idev->mr_maxdelay
2026-01-25 Eric Dumazetipvlan: remove ipvlan_ht_addr_lookup()
2026-01-25 Eric Dumazetnet: expand NETDEV_RSS_KEY_LEN to 256 bytes
2026-01-25 Jakub KicinskiMerge branch 'net-few-critical-helpers-are-inlined...
2026-01-25 Eric Dumazetnet: inline get_netmem() and put_netmem()
2026-01-25 Eric Dumazetnet: inline net_is_devmem_iov()
2026-01-25 Eric Dumazetgro: change the BUG_ON() in gro_pull_from_frag0()
2026-01-25 Eric Dumazetnet: always inline skb_frag_unref() and __skb_frag_unref()
2026-01-25 Jakub KicinskiMerge branch 'u64_stats-introduce-u64_stats_copy'
2026-01-25 David Yangvxlan: vnifilter: fix memcpy with u64_stats
2026-01-25 David Yangmacsec: fix memcpy with u64_stats
2026-01-25 David Yangnet: bridge: mcast: fix memcpy with u64_stats
2026-01-25 David Yangu64_stats: Introduce u64_stats_copy()
2026-01-25 Dimitri DaskalakisDocumentation: net: Fix typos in netdevices.rst
2026-01-23 Jakub KicinskiMerge branch 'net-rds-rds-tcp-state-machine-and-message...
2026-01-23 Gerd Rauschnet/rds: rds_tcp_accept_one ought to not discard messages
2026-01-23 Gerd Rauschnet/rds: No shortcut out of RDS_CONN_ERROR
2026-01-23 Jakub KicinskiMerge branch 'net-restore-the-structure-of-driver-facin...
2026-01-23 Jakub Kicinskieth: bnxt: plug bnxt_validate_qcfg() into qops
2026-01-23 Jakub Kicinskinet: add queue config validation callback
2026-01-23 Jakub Kicinskinet: use netdev_queue_config() for mp restart
2026-01-23 Jakub Kicinskinet: move mp->rx_page_size validation to __net_mp_open_...
2026-01-23 Jakub Kicinskinet: introduce a trivial netdev_queue_config()
2026-01-23 Jakub Kicinskieth: bnxt: always set the queue mgmt ops
2026-01-23 Jakub KicinskiMerge branch 'selftest-extend-tun-virtio-coverage-for...
2026-01-23 Xu Duselftest: tun: Add test data for success and failure...
2026-01-23 Xu Duselftest: tun: Add test for receiving gso packet from tun
2026-01-23 Xu Duselftest: tun: Add test for sending gso packet into tun
2026-01-23 Xu Duselftest: tun: Add helpers for GSO over UDP tunnel
2026-01-23 Xu Duselftest: tun: Refactor tun_delete to use tuntap_helpers
2026-01-23 Xu Duselftest: tun: Introduce tuntap_helpers.h header for...
2026-01-23 Xu Duselftest: tun: Format tun.c existing code
2026-01-23 Jakub KicinskiMerge branch 'geneve-introduce-double-tunnel-gso-gro...
2026-01-23 Paolo Abeniselftests: net: tests for add double tunneling GRO/GSO
2026-01-23 Paolo Abenigeneve: use GRO hint option in the RX path
2026-01-23 Paolo Abenigeneve: extract hint option at GRO stage
2026-01-23 Paolo Abenigeneve: add GRO hint output path
2026-01-23 Paolo Abenigeneve: pass the geneve device ptr to geneve_build_skb()
2026-01-23 Paolo Abenigeneve: constify geneve_hlen()
2026-01-23 Paolo Abenigeneve: add netlink support for GRO hint
2026-01-23 Paolo Abenivxlan: expose gso partial features for tunnel offload
2026-01-23 Paolo Abenigeneve: expose gso partial features for tunnel offload
2026-01-23 Paolo Abeninet: introduce mangleid_features
2026-01-23 Jakub KicinskiMerge branch 'net-convert-drivers-to-get_rx_ring_count...
2026-01-23 Breno Leitaonet: sfc: falcon: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: sfc: siena: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: sfc: efx: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: ionic: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: fbnic: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: mana: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: nfp: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: atlantic: convert to use .get_rx_ring_count
2026-01-23 Breno Leitaonet: benet: convert to use .get_rx_ring_count
2026-01-23 Eric Dumazettcp: move tcp_stream_memory_free() to tcp.c
2026-01-23 Lukas BulwahnMAINTAINERS: remove obsolete file entry in NETWORKING...
2026-01-23 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2026-01-23 Simon Hormannet: phy: Grammar update for comment in genphy_update_link
2026-01-23 Danielle Ratsonselftests: net: Add kernel selftest for RFC 4884
2026-01-23 Jakub KicinskiMerge branch 'tcp-remove-tcp_rate-c'
2026-01-23 Eric Dumazettcp: move tcp_rate_check_app_limited() to tcp.c
2026-01-23 Eric Dumazettcp: move tcp_rate_gen to tcp_input.c
2026-01-23 Jakub KicinskiMerge branch 'net-stmmac-dwmac-enforce-preamble-before...
2026-01-23 Stefan Eichenbergernet: stmmac: dwmac-imx: keep preamble before sfd on...
2026-01-23 Stefan Eichenbergernet: phy: micrel: add option to keep the preamble befor...
2026-01-23 Stefan Eichenbergernet: phy: add a new phy_device flag to keep preamble...
2026-01-22 Jakub KicinskiMerge tag 'nf-next-26-01-22' of https://git./linux...
2026-01-22 Pavan Kumar... idpf: generalize mailbox API
2026-01-22 Pavan Kumar... idpf: avoid calling get_rx_ptypes for each vport
2026-01-22 Pavan Kumar... idpf: generalize send virtchnl message API
2026-01-22 Joshua Hayidpf: remove vport pointer from queue sets
2026-01-22 Pavan Kumar... idpf: add rss_data field to RSS function parameters
2026-01-22 Pavan Kumar... idpf: reshuffle idpf_vport struct members to avoid...
2026-01-22 Joshua Hayidpf: move some iterator declarations inside for loops
2026-01-22 Pavan Kumar... idpf: move queue resources to idpf_q_vec_rsrc structure
2026-01-22 Pavan Kumar... idpf: introduce idpf_q_vec_rsrc struct and move vector...
next