summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: remove ipv6_stub infrastructure completelyFernando Fernandez Mancera
2026-03-29bpf: remove ipv6_bpf_stub completely and use direct function callsFernando Fernandez Mancera
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera
2026-03-29ipv6: prepare headers for ipv6_stub removalFernando Fernandez Mancera
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera
2026-03-29net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macrosFernando Fernandez Mancera
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)
2026-03-27ptr_ring: disable KCSAN warningsMichael S. Tsirkin
2026-03-26tcp: Fix inconsistent indenting warningJiayuan Chen
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)
2026-03-26seg6: add per-route tunnel source addressJustin Iurman
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-26net: mana: Set default number of queues to 16Long Li
2026-03-26netfilter: ctnetlink: use netlink policy range checksDavid Carlier
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso
2026-03-25Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg
2026-03-25wifi: ieee80211: Add some missing NAN definitionsIlan Peer
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-03-23udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-23team: use netdev_from_priv()Qingfang Deng
2026-03-23net: add netdev_from_priv() helperQingfang Deng
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)