summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera1-96/+6
2026-03-29ipv6: remove ipv6_stub infrastructure completelyFernando Fernandez Mancera4-105/+2
2026-03-29bpf: remove ipv6_bpf_stub completely and use direct function callsFernando Fernandez Mancera2-21/+2
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera1-1/+1
2026-03-29ipv6: prepare headers for ipv6_stub removalFernando Fernandez Mancera4-1/+73
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera1-27/+2
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera2-2/+2
2026-03-29net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macrosFernando Fernandez Mancera1-8/+0
2026-03-28net: stmmac: provide flag to disable EEERussell King (Oracle)1-6/+7
2026-03-28ptr_ring: disable KCSAN warningsMichael S. Tsirkin1-4/+4
2026-03-27tcp: Fix inconsistent indenting warningJiayuan Chen1-1/+1
2026-03-27net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)1-3/+0
2026-03-27seg6: add per-route tunnel source addressJustin Iurman1-0/+1
2026-03-27Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski4-11/+500
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-31/+225
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-8/+113
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+16
2026-03-26net: mana: Set default number of queues to 16Long Li1-0/+1
2026-03-26netfilter: ctnetlink: use netlink policy range checksDavid Carlier1-0/+4
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso1-1/+17
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso1-0/+5
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso1-1/+1
2026-03-26Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+9
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg1-0/+7
2026-03-25wifi: ieee80211: Add some missing NAN definitionsIlan Peer1-1/+6
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit2-6/+40
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit2-0/+19
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit2-8/+10
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit2-3/+137
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit2-1/+63
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit2-0/+54
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit2-0/+25
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit2-1/+148
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes1-0/+4
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng1-0/+1
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney1-4/+4
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-03-25tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet1-0/+8
2026-03-25net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler1-0/+1
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+6
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+1
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo1-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo1-4/+30
2026-03-24Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-0/+1
2026-03-24udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-03-24ethtool: Add RSS indirection table resize helpersBjörn Töpel1-0/+6
2026-03-24ethtool: Track user-provided RSS indirection table sizeBjörn Töpel2-6/+8
2026-03-24team: use netdev_from_priv()Qingfang Deng1-2/+1
2026-03-24net: add netdev_from_priv() helperQingfang Deng1-0/+11
2026-03-24net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)1-0/+1