summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-25ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-01-25net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet
2026-01-25net: inline get_netmem() and put_netmem()Eric Dumazet
2026-01-25net: inline net_is_devmem_iov()Eric Dumazet
2026-01-25net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet
2026-01-25u64_stats: Introduce u64_stats_copy()David Yang
2026-01-23net: add queue config validation callbackJakub Kicinski
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni
2026-01-23net: introduce mangleid_featuresPaolo Abeni
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22tcp: move tcp_rate_check_app_limited() to tcp.cEric Dumazet
2026-01-22tcp: move tcp_rate_gen to tcp_input.cEric Dumazet
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21gro: inline tcp6_gro_complete()Eric Dumazet
2026-01-21gro: inline tcp6_gro_receive()Eric Dumazet
2026-01-21net: always inline __skb_incr_checksum_unnecessary()Eric Dumazet
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski
2026-01-21clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta
2026-01-21Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore
2026-01-20tcp: move tcp_rate_skb_delivered() to tcp_input.cEric Dumazet
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann