summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2026-03-24net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)1-1/+1
2026-03-24ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-03-22Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+5
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2026-03-22mm/damon/core: avoid use of half-online-committed contextSeongJae Park1-0/+6
2026-03-22Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+58
2026-03-21tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan1-2/+5
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+2